unbreak pry builds on < ruby 2.1.1

This commit is contained in:
robert 2014-04-01 20:39:58 +02:00 committed by Ryan Fitzgerald
parent 21d4c1ddf9
commit a550491fca
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
source 'https://rubygems.org'
gemspec
gem 'rake', '~> 10.0'
gem 'pry-doc'
# For Guard
group :development do