更新「temp_file/Gemfile」
This commit is contained in:
parent
00e2a6e95e
commit
64808aef69
|
@ -247,4 +247,7 @@ else
|
|||
gem "minitest"
|
||||
gem 'minitest-spec-rails'
|
||||
end
|
||||
end
|
||||
end
|
||||
group :development do
|
||||
gem 'rails-dev-boost', :git => 'http://github.com/thedarkone/rails-dev-boost.git'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue