forked from gmac/sidekiq-heroku-autoscale
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
46 lines (42 loc) · 841 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
PATH
remote: .
specs:
sidekiq-heroku-autoscale (0.0.1)
platform-api (~> 3.3.0)
sidekiq (>= 5.0)
GEM
remote: http://rubygems.org/
specs:
connection_pool (2.2.2)
erubis (2.7.0)
excon (0.71.1)
heroics (0.0.25)
erubis (~> 2.0)
excon
moneta
multi_json (>= 1.9.2)
minitest (5.13.0)
moneta (1.0.0)
multi_json (1.14.1)
platform-api (3.3.0)
heroics (~> 0.0.25)
moneta (~> 1.0.0)
rack (2.2.3)
rack-protection (2.0.8.1)
rack
rake (12.3.3)
redis (4.1.3)
sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
minitest (~> 5.12)
rake (~> 12.0)
sidekiq-heroku-autoscale!
BUNDLED WITH
2.1.2