mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Update IceCube to 0.12.0
This commit is contained in:
parent
4f7d7daea3
commit
1d499ad82e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Gem::Specification.new do |gem|
|
|||
|
||||
gem.add_dependency 'sidekiq', '>= 2.16.0'
|
||||
gem.add_dependency 'celluloid', '>= 0.14.1'
|
||||
gem.add_dependency 'ice_cube', '~> 0.11.0'
|
||||
gem.add_dependency 'ice_cube', '~> 0.12.0'
|
||||
|
||||
gem.add_development_dependency 'rake'
|
||||
gem.add_development_dependency 'sinatra'
|
||||
|
|
Loading…
Reference in a new issue