From 8e0d124b8dd79d3edf4b11df5fa406532f8e81c6 Mon Sep 17 00:00:00 2001 From: BoHung Chiu Date: Wed, 29 Mar 2023 12:13:12 +0800 Subject: [PATCH] Update Gemfile. --- temp_file/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp_file/Gemfile b/temp_file/Gemfile index cdaa43e..2fdb807 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -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