mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
unbreak pry builds on < ruby 2.1.1
This commit is contained in:
parent
21d4c1ddf9
commit
a550491fca
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -1,7 +1,6 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
gemspec
|
gemspec
|
||||||
gem 'rake', '~> 10.0'
|
gem 'rake', '~> 10.0'
|
||||||
gem 'pry-doc'
|
|
||||||
|
|
||||||
# For Guard
|
# For Guard
|
||||||
group :development do
|
group :development do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue