更新「temp_file/Gemfile」
This commit is contained in:
parent
00e2a6e95e
commit
64808aef69
|
@ -248,3 +248,6 @@ else
|
||||||
gem 'minitest-spec-rails'
|
gem 'minitest-spec-rails'
|
||||||
end
|
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