forked from quirkey/resque-status
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
48 lines (44 loc) · 883 Bytes
/
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
PATH
remote: .
specs:
resque-status (0.5.1)
redis (< 5)
resque (>= 2.4.0, < 3)
GEM
remote: https://rubygems.org/
specs:
metaclass (0.0.4)
minitest (5.15.0)
mocha (0.14.0)
metaclass (~> 0.0.1)
mono_logger (1.1.1)
multi_json (1.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
rack (2.2.6.2)
rack-protection (2.2.4)
rack
redis (4.8.0)
redis-namespace (1.10.0)
redis (>= 4)
resque (2.4.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
sinatra (>= 0.9.2)
ruby2_keywords (0.0.5)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
tilt (2.0.11)
PLATFORMS
ruby
DEPENDENCIES
minitest (~> 5.5)
mocha (~> 0.9)
resque (~> 2.4.0)
resque-status!
BUNDLED WITH
2.3.26