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

7 lines
85 B
Text
Raw Normal View History

2014-05-18 05:44:28 -04:00
source 'https://rubygems.org'
gemspec
gem 'resque'
2014-05-18 15:02:02 -04:00
gem 'sidekiq'
2014-05-18 15:20:06 -04:00
gem 'sucker_punch'