Update Gemfile.
This commit is contained in:
parent
540d34556a
commit
8e0d124b8d
|
@ -146,7 +146,7 @@ if RUBY_VERSION.to_f == 2.1
|
||||||
gem 'rb-inotify', '~> 0.9.10', :require=>false
|
gem 'rb-inotify', '~> 0.9.10', :require=>false
|
||||||
gem 'byebug', '~> 9.0.6'
|
gem 'byebug', '~> 9.0.6'
|
||||||
gem "binding_of_caller"
|
gem "binding_of_caller"
|
||||||
gem 'rails-dev-boost', :git => 'http://github.com/thedarkone/rails-dev-boost.git'
|
gem 'rails-dev-boost'
|
||||||
end
|
end
|
||||||
|
|
||||||
#testing gems
|
#testing gems
|
||||||
|
|
Loading…
Reference in New Issue