forked from deanpcmad/sidekiq-limit_fetch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sidekiq_5.1.gemfile.lock
57 lines (53 loc) · 1.14 KB
/
sidekiq_5.1.gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
PATH
remote: ..
specs:
sidekiq-limit_fetch (4.1.0)
redis (>= 4.6.0)
sidekiq (>= 4)
GEM
remote: https://rubygems.org/
specs:
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
diff-lcs (1.5.0)
rack (2.2.3.1)
rack-protection (2.2.0)
rack
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 (5.1.3)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
thor (1.2.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
appraisal
rake
redis-namespace (~> 1.5, >= 1.5.2)
rspec
sidekiq (~> 5.1.0)
sidekiq-limit_fetch!
BUNDLED WITH
2.3.14