Update Gemfile.

This commit is contained in:
BoHung Chiu 2023-03-29 12:13:12 +08:00
parent 540d34556a
commit 8e0d124b8d
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ if RUBY_VERSION.to_f == 2.1
gem 'rb-inotify', '~> 0.9.10', :require=>false
gem 'byebug', '~> 9.0.6'
gem "binding_of_caller"
gem 'rails-dev-boost', :git => 'http://github.com/thedarkone/rails-dev-boost.git'
gem 'rails-dev-boost'
end
#testing gems