-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
53 lines (49 loc) · 983 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
49
50
51
52
53
PATH
remote: .
specs:
resque_unit_without_mock (0.1.1)
GEM
remote: https://rubygems.org/
specs:
connection_pool (2.3.0)
minitest (5.16.3)
minitest-hooks (1.5.0)
minitest (> 5.3)
mono_logger (1.1.1)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
rack (2.2.4)
rack-protection (3.0.3)
rack
rake (13.0.6)
redis (5.0.5)
redis-client (>= 0.9.0)
redis-client (0.11.2)
connection_pool
redis-namespace (1.9.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 (3.0.3)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.3)
tilt (~> 2.0)
tilt (2.0.11)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
bundler
minitest
minitest-hooks
rake
resque
resque_unit_without_mock!
BUNDLED WITH
2.3.26