update Gemfile

This commit is contained in:
Robert Gleeson 2014-01-19 03:43:37 +01:00
parent 2abeaba601
commit 358395435b
1 changed files with 0 additions and 1 deletions

View File

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