forked from gmac/sidekiq-heroku-autoscale
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
54 lines (50 loc) · 1 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
PATH
remote: .
specs:
sidekiq-heroku-autoscale (0.0.6)
concurrent-ruby (>= 1.1.6)
platform-api (>= 3.7.0)
sidekiq (>= 6.0.0, < 8.0)
GEM
remote: http://rubygems.org/
specs:
base64 (0.2.0)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
erubis (2.7.0)
excon (1.2.1)
heroics (0.1.3)
base64
erubis (~> 2.0)
excon
moneta
multi_json (>= 1.9.2)
webrick
logger (1.6.1)
minitest (5.25.1)
moneta (1.0.0)
multi_json (1.15.0)
platform-api (3.7.0)
heroics (~> 0.1.1)
moneta (~> 1.0.0)
rate_throttle_client (~> 0.1.0)
rack (3.1.8)
rake (12.3.3)
rate_throttle_client (0.1.2)
redis-client (0.22.2)
connection_pool
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
webrick (1.9.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
minitest (~> 5.12)
rake (~> 12.0)
sidekiq-heroku-autoscale!
BUNDLED WITH
2.5.23