sidekiq-prometheus-exporter 0.1.16 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,12 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "slim"
6
- gem "redis", "~> 3.3"
7
- gem "redis-namespace", "< 1.7.0"
8
- gem "sinatra"
9
- gem "concurrent-ruby"
10
- gem "sidekiq", "= 3.3.1"
11
-
12
- gemspec path: "../"
@@ -1,125 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- sidekiq-prometheus-exporter (0.1.15)
5
- sidekiq (>= 3.3.1)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- appraisal (2.2.0)
11
- bundler
12
- rake
13
- thor (>= 0.14.0)
14
- ast (2.4.2)
15
- byebug (10.0.2)
16
- celluloid (0.18.0)
17
- timers (~> 4)
18
- coderay (1.1.2)
19
- concurrent-ruby (1.1.6)
20
- connection_pool (2.2.3)
21
- diff-lcs (1.3)
22
- json (2.5.1)
23
- method_source (0.9.2)
24
- mustermann (1.1.1)
25
- ruby2_keywords (~> 0.0.1)
26
- parallel (1.21.0)
27
- parser (3.0.2.0)
28
- ast (~> 2.4.1)
29
- pry (0.12.2)
30
- coderay (~> 1.1.0)
31
- method_source (~> 0.9.0)
32
- pry-byebug (3.6.0)
33
- byebug (~> 10.0)
34
- pry (~> 0.10)
35
- rack (2.2.2)
36
- rack-protection (2.0.8.1)
37
- rack
38
- rack-test (1.1.0)
39
- rack (>= 1.0, < 3)
40
- rainbow (3.0.0)
41
- rake (13.0.1)
42
- redis (3.3.5)
43
- redis-namespace (1.6.0)
44
- redis (>= 3.0.4)
45
- regexp_parser (2.1.1)
46
- rexml (3.2.5)
47
- rspec (3.9.0)
48
- rspec-core (~> 3.9.0)
49
- rspec-expectations (~> 3.9.0)
50
- rspec-mocks (~> 3.9.0)
51
- rspec-core (3.9.1)
52
- rspec-support (~> 3.9.1)
53
- rspec-expectations (3.9.0)
54
- diff-lcs (>= 1.2.0, < 2.0)
55
- rspec-support (~> 3.9.0)
56
- rspec-mocks (3.9.1)
57
- diff-lcs (>= 1.2.0, < 2.0)
58
- rspec-support (~> 3.9.0)
59
- rspec-support (3.9.2)
60
- rubocop (1.22.3)
61
- parallel (~> 1.10)
62
- parser (>= 3.0.0.0)
63
- rainbow (>= 2.2.2, < 4.0)
64
- regexp_parser (>= 1.8, < 3.0)
65
- rexml
66
- rubocop-ast (>= 1.12.0, < 2.0)
67
- ruby-progressbar (~> 1.7)
68
- unicode-display_width (>= 1.4.0, < 3.0)
69
- rubocop-ast (1.13.0)
70
- parser (>= 3.0.1.1)
71
- rubocop-performance (1.12.0)
72
- rubocop (>= 1.7.0, < 2.0)
73
- rubocop-ast (>= 0.4.0)
74
- rubocop-rake (0.6.0)
75
- rubocop (~> 1.0)
76
- rubocop-rspec (2.6.0)
77
- rubocop (~> 1.19)
78
- ruby-progressbar (1.11.0)
79
- ruby2_keywords (0.0.2)
80
- sidekiq (3.3.1)
81
- celluloid (>= 0.16.0)
82
- connection_pool (>= 2.1.1)
83
- json
84
- redis (>= 3.0.6)
85
- redis-namespace (>= 1.3.1)
86
- sinatra (2.0.8.1)
87
- mustermann (~> 1.0)
88
- rack (~> 2.0)
89
- rack-protection (= 2.0.8.1)
90
- tilt (~> 2.0)
91
- slim (4.0.1)
92
- temple (>= 0.7.6, < 0.9)
93
- tilt (>= 2.0.6, < 2.1)
94
- temple (0.8.2)
95
- thor (1.0.1)
96
- tilt (2.0.10)
97
- timecop (0.9.1)
98
- timers (4.3.2)
99
- unicode-display_width (2.1.0)
100
-
101
- PLATFORMS
102
- ruby
103
-
104
- DEPENDENCIES
105
- appraisal (~> 2.2)
106
- bundler (~> 2.1)
107
- concurrent-ruby
108
- pry-byebug (~> 3.6)
109
- rack-test (~> 1.1)
110
- rake (~> 13.0)
111
- redis (~> 3.3)
112
- redis-namespace (< 1.7.0)
113
- rspec (~> 3.0)
114
- rubocop (~> 1.22)
115
- rubocop-performance (~> 1.12)
116
- rubocop-rake (~> 0.6)
117
- rubocop-rspec (~> 2.6)
118
- sidekiq (= 3.3.1)
119
- sidekiq-prometheus-exporter!
120
- sinatra
121
- slim
122
- timecop (~> 0.9)
123
-
124
- BUNDLED WITH
125
- 2.2.17
@@ -1,140 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- sidekiq-prometheus-exporter (0.1.15)
5
- sidekiq (>= 3.3.1)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- appraisal (2.2.0)
11
- bundler
12
- rake
13
- thor (>= 0.14.0)
14
- ast (2.4.2)
15
- byebug (10.0.2)
16
- celluloid (0.17.4)
17
- celluloid-essentials
18
- celluloid-extras
19
- celluloid-fsm
20
- celluloid-pool
21
- celluloid-supervision
22
- timers (>= 4.1.1)
23
- celluloid-essentials (0.20.5)
24
- timers (>= 4.1.1)
25
- celluloid-extras (0.20.5)
26
- timers (>= 4.1.1)
27
- celluloid-fsm (0.20.5)
28
- timers (>= 4.1.1)
29
- celluloid-pool (0.20.5)
30
- timers (>= 4.1.1)
31
- celluloid-supervision (0.20.6)
32
- timers (>= 4.1.1)
33
- coderay (1.1.2)
34
- concurrent-ruby (1.1.6)
35
- connection_pool (2.2.3)
36
- diff-lcs (1.3)
37
- json (1.8.6)
38
- method_source (0.9.2)
39
- mustermann (1.1.1)
40
- ruby2_keywords (~> 0.0.1)
41
- parallel (1.21.0)
42
- parser (3.0.2.0)
43
- ast (~> 2.4.1)
44
- pry (0.12.2)
45
- coderay (~> 1.1.0)
46
- method_source (~> 0.9.0)
47
- pry-byebug (3.6.0)
48
- byebug (~> 10.0)
49
- pry (~> 0.10)
50
- rack (2.2.2)
51
- rack-protection (2.0.8.1)
52
- rack
53
- rack-test (1.1.0)
54
- rack (>= 1.0, < 3)
55
- rainbow (3.0.0)
56
- rake (13.0.1)
57
- redis (3.3.5)
58
- redis-namespace (1.6.0)
59
- redis (>= 3.0.4)
60
- regexp_parser (2.1.1)
61
- rexml (3.2.5)
62
- rspec (3.9.0)
63
- rspec-core (~> 3.9.0)
64
- rspec-expectations (~> 3.9.0)
65
- rspec-mocks (~> 3.9.0)
66
- rspec-core (3.9.1)
67
- rspec-support (~> 3.9.1)
68
- rspec-expectations (3.9.0)
69
- diff-lcs (>= 1.2.0, < 2.0)
70
- rspec-support (~> 3.9.0)
71
- rspec-mocks (3.9.1)
72
- diff-lcs (>= 1.2.0, < 2.0)
73
- rspec-support (~> 3.9.0)
74
- rspec-support (3.9.2)
75
- rubocop (1.22.3)
76
- parallel (~> 1.10)
77
- parser (>= 3.0.0.0)
78
- rainbow (>= 2.2.2, < 4.0)
79
- regexp_parser (>= 1.8, < 3.0)
80
- rexml
81
- rubocop-ast (>= 1.12.0, < 2.0)
82
- ruby-progressbar (~> 1.7)
83
- unicode-display_width (>= 1.4.0, < 3.0)
84
- rubocop-ast (1.13.0)
85
- parser (>= 3.0.1.1)
86
- rubocop-performance (1.12.0)
87
- rubocop (>= 1.7.0, < 2.0)
88
- rubocop-ast (>= 0.4.0)
89
- rubocop-rake (0.6.0)
90
- rubocop (~> 1.0)
91
- rubocop-rspec (2.6.0)
92
- rubocop (~> 1.19)
93
- ruby-progressbar (1.11.0)
94
- ruby2_keywords (0.0.2)
95
- sidekiq (3.5.4)
96
- celluloid (~> 0.17.2)
97
- connection_pool (~> 2.2, >= 2.2.0)
98
- json (~> 1.0)
99
- redis (~> 3.2, >= 3.2.1)
100
- redis-namespace (~> 1.5, >= 1.5.2)
101
- sinatra (2.0.8.1)
102
- mustermann (~> 1.0)
103
- rack (~> 2.0)
104
- rack-protection (= 2.0.8.1)
105
- tilt (~> 2.0)
106
- slim (4.0.1)
107
- temple (>= 0.7.6, < 0.9)
108
- tilt (>= 2.0.6, < 2.1)
109
- temple (0.8.2)
110
- thor (1.0.1)
111
- tilt (2.0.10)
112
- timecop (0.9.1)
113
- timers (4.3.2)
114
- unicode-display_width (2.1.0)
115
-
116
- PLATFORMS
117
- ruby
118
-
119
- DEPENDENCIES
120
- appraisal (~> 2.2)
121
- bundler (~> 2.1)
122
- concurrent-ruby
123
- pry-byebug (~> 3.6)
124
- rack-test (~> 1.1)
125
- rake (~> 13.0)
126
- redis (~> 3.3)
127
- redis-namespace (< 1.7.0)
128
- rspec (~> 3.0)
129
- rubocop (~> 1.22)
130
- rubocop-performance (~> 1.12)
131
- rubocop-rake (~> 0.6)
132
- rubocop-rspec (~> 2.6)
133
- sidekiq (~> 3.0)
134
- sidekiq-prometheus-exporter!
135
- sinatra
136
- slim
137
- timecop (~> 0.9)
138
-
139
- BUNDLED WITH
140
- 2.2.17