forked from indiebrain/resque-alive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
98 lines (93 loc) · 2.07 KB
/
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
GIT
remote: https://github.com/ThirtyMadison/resque.git
revision: 1074c556c1e16548130e40545a83bbb44ec90626
branch: v1.27.4-without-retry-failed-jobs-button
specs:
resque (1.27.4)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
PATH
remote: .
specs:
resque-alive (0.1.0)
resque
resque-scheduler
GEM
remote: https://rubygems.org/
specs:
byebug (11.1.3)
concurrent-ruby (1.1.7)
diff-lcs (1.4.4)
et-orbi (1.2.4)
tzinfo
fugit (1.3.8)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.3)
mock_redis (0.26.0)
mono_logger (1.1.0)
multi_json (1.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
raabro (1.3.1)
rack (2.2.3)
rack-protection (2.2.4)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.3)
redis (4.2.2)
redis-namespace (1.10.0)
redis (>= 4)
resque-scheduler (4.4.0)
mono_logger (~> 1.0)
redis (>= 3.3)
resque (>= 1.26)
rufus-scheduler (~> 3.2)
resque_spec (0.18.1)
resque (>= 1.26.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (>= 3.0.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
ruby2_keywords (0.0.5)
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
tilt (2.1.0)
tzinfo (2.0.2)
concurrent-ruby (~> 1.0)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.16)
byebug
mock_redis
rack-test
rake (~> 12.0)
resque!
resque-alive!
resque_spec (~> 0.18.1)
rspec (~> 3.0)
BUNDLED WITH
2.1.4