1
0
Fork 0
mirror of https://github.com/deanpcmad/sidekiq-limit_fetch.git synced 2022-11-09 13:54:36 -05:00
deanpcmad--sidekiq-limit_fetch/gemfiles/sidekiq_6.4.gemfile.lock
Dean Perry 30015f74f8 4.3.2
2022-09-01 10:40:27 +01:00

53 lines
1 KiB
Text

PATH
remote: ..
specs:
sidekiq-limit_fetch (4.3.2)
redis (>= 4.6.0)
sidekiq (>= 4)
GEM
remote: https://rubygems.org/
specs:
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)
connection_pool (2.2.5)
diff-lcs (1.5.0)
rack (2.2.3.1)
rake (13.0.6)
redis (4.6.0)
redis-namespace (1.8.2)
redis (>= 3.0.4)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
sidekiq (6.4.2)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
thor (1.2.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
appraisal
rake
redis-namespace (~> 1.5, >= 1.5.2)
rspec
sidekiq (~> 6.4.0)
sidekiq-limit_fetch!
BUNDLED WITH
2.3.21