1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/Gemfile

9 lines
84 B
Text
Raw Normal View History

2015-01-14 11:29:31 -05:00
source 'http://rubygems.org'
gemspec
2015-01-15 10:37:31 -05:00
group :test do
gem 'rake'
gem 'puma'
end