-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
62 lines (58 loc) · 1.3 KB
/
Copy pathGemfile.lock
File metadata and controls
62 lines (58 loc) · 1.3 KB
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
PATH
remote: .
specs:
sidekiq_autoscaler (0.3.0)
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.0.2)
connection_pool (2.2.0)
diff-lcs (1.2.5)
erubis (2.7.0)
excon (0.59.0)
heroics (0.0.24)
erubis (~> 2.0)
excon
moneta
multi_json (>= 1.9.2)
moneta (0.8.1)
multi_json (1.12.1)
platform-api (2.1.0)
heroics (~> 0.0.23)
moneta (~> 0.8.1)
rack (1.6.4)
rack-protection (1.5.3)
rack
rake (12.0.0)
redis (3.3.1)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-collection_matchers (1.1.3)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
sidekiq (4.2.2)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (~> 1.5)
redis (~> 3.2, >= 3.2.1)
PLATFORMS
ruby
DEPENDENCIES
platform-api (= 2.1.0)
rake (= 12.0.0)
rspec (= 3.5.0)
rspec-collection_matchers (= 1.1.3)
sidekiq (= 4.2.2)
sidekiq_autoscaler!
BUNDLED WITH
1.15.4