mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
3688c6c638
For those that don't have it globally...
9 lines
115 B
Ruby
9 lines
115 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gemspec
|
|
|
|
gem 'rake'
|
|
gem 'resque'
|
|
gem 'sidekiq'
|
|
gem 'sucker_punch'
|
|
gem 'delayed_job'
|