1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

update Gemfile

This commit is contained in:
Robert Gleeson 2014-01-19 03:43:37 +01:00
parent 2abeaba601
commit 358395435b

View file

@ -6,7 +6,6 @@ group :development do
gem 'jist'
gem 'rb-inotify', :require => 'false'
gem 'rb-fsevent', :require => 'false'
gem 'binding.repl'
end
if RbConfig::CONFIG['ruby_install_name'] == 'rbx'