mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
commit
b66d5b7d57
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ platforms :jruby do
|
|||
gem 'activerecord-jdbcsqlite3-adapter'
|
||||
end
|
||||
|
||||
gem 'rails', '3.2.11'
|
||||
gem 'rails', '3.2.12'
|
||||
gem 'sidekiq', :path => '..'
|
||||
gem 'capistrano'
|
||||
|
||||
|
|
Loading…
Reference in a new issue