inst-jobs 1.0.1 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/delayed/backend/base.rb +5 -1
- data/lib/delayed/lifecycle.rb +1 -0
- data/lib/delayed/message_sending.rb +36 -27
- data/lib/delayed/performable_method.rb +20 -9
- data/lib/delayed/periodic.rb +14 -4
- data/lib/delayed/version.rb +1 -1
- data/lib/delayed/worker.rb +17 -0
- data/lib/delayed/worker/health_check.rb +34 -19
- data/spec/delayed/message_sending_spec.rb +53 -3
- data/spec/delayed/periodic_spec.rb +39 -0
- data/spec/delayed/worker/health_check_spec.rb +9 -0
- data/spec/delayed/worker_spec.rb +13 -0
- data/spec/shared/delayed_method.rb +2 -2
- data/spec/shared/performable_method.rb +6 -0
- data/spec/spec_helper.rb +9 -0
- metadata +10 -18
- data/spec/gemfiles/42.gemfile.lock +0 -192
- data/spec/gemfiles/50.gemfile.lock +0 -197
- data/spec/gemfiles/51.gemfile.lock +0 -198
- data/spec/gemfiles/52.gemfile.lock +0 -206
- data/spec/gemfiles/60.gemfile.lock +0 -224
@@ -1,198 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ../..
|
3
|
-
specs:
|
4
|
-
inst-jobs (1.0.0)
|
5
|
-
activerecord (>= 4.2)
|
6
|
-
activesupport (>= 4.2)
|
7
|
-
after_transaction_commit (>= 1.0, < 3)
|
8
|
-
fugit (~> 1.3)
|
9
|
-
railties (>= 4.2)
|
10
|
-
redis (> 3.0)
|
11
|
-
redis-scripting (~> 1.0.1)
|
12
|
-
|
13
|
-
GEM
|
14
|
-
remote: https://rubygems.org/
|
15
|
-
specs:
|
16
|
-
actioncable (5.1.6)
|
17
|
-
actionpack (= 5.1.6)
|
18
|
-
nio4r (~> 2.0)
|
19
|
-
websocket-driver (~> 0.6.1)
|
20
|
-
actionmailer (5.1.6)
|
21
|
-
actionpack (= 5.1.6)
|
22
|
-
actionview (= 5.1.6)
|
23
|
-
activejob (= 5.1.6)
|
24
|
-
mail (~> 2.5, >= 2.5.4)
|
25
|
-
rails-dom-testing (~> 2.0)
|
26
|
-
actionpack (5.1.6)
|
27
|
-
actionview (= 5.1.6)
|
28
|
-
activesupport (= 5.1.6)
|
29
|
-
rack (~> 2.0)
|
30
|
-
rack-test (>= 0.6.3)
|
31
|
-
rails-dom-testing (~> 2.0)
|
32
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
33
|
-
actionview (5.1.6)
|
34
|
-
activesupport (= 5.1.6)
|
35
|
-
builder (~> 3.1)
|
36
|
-
erubi (~> 1.4)
|
37
|
-
rails-dom-testing (~> 2.0)
|
38
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
39
|
-
activejob (5.1.6)
|
40
|
-
activesupport (= 5.1.6)
|
41
|
-
globalid (>= 0.3.6)
|
42
|
-
activemodel (5.1.6)
|
43
|
-
activesupport (= 5.1.6)
|
44
|
-
activerecord (5.1.6)
|
45
|
-
activemodel (= 5.1.6)
|
46
|
-
activesupport (= 5.1.6)
|
47
|
-
arel (~> 8.0)
|
48
|
-
activesupport (5.1.6)
|
49
|
-
concurrent-ruby (~> 1.0, >= 1.0.2)
|
50
|
-
i18n (>= 0.7, < 2)
|
51
|
-
minitest (~> 5.1)
|
52
|
-
tzinfo (~> 1.1)
|
53
|
-
addressable (2.7.0)
|
54
|
-
public_suffix (>= 2.0.2, < 5.0)
|
55
|
-
after_transaction_commit (2.1.0)
|
56
|
-
activerecord (>= 5.0)
|
57
|
-
arel (8.0.0)
|
58
|
-
backports (3.11.3)
|
59
|
-
builder (3.2.3)
|
60
|
-
bump (0.6.1)
|
61
|
-
byebug (10.0.2)
|
62
|
-
coderay (1.1.2)
|
63
|
-
concurrent-ruby (1.0.5)
|
64
|
-
crass (1.0.4)
|
65
|
-
database_cleaner (1.6.1)
|
66
|
-
diff-lcs (1.3)
|
67
|
-
erubi (1.7.1)
|
68
|
-
et-orbi (1.2.4)
|
69
|
-
tzinfo
|
70
|
-
fugit (1.3.9)
|
71
|
-
et-orbi (~> 1.1, >= 1.1.8)
|
72
|
-
raabro (~> 1.3)
|
73
|
-
globalid (0.4.1)
|
74
|
-
activesupport (>= 4.2.0)
|
75
|
-
httpclient (2.8.3)
|
76
|
-
i18n (1.1.0)
|
77
|
-
concurrent-ruby (~> 1.0)
|
78
|
-
imperium (0.5.2)
|
79
|
-
addressable (~> 2.5)
|
80
|
-
httpclient (~> 2.8)
|
81
|
-
loofah (2.2.2)
|
82
|
-
crass (~> 1.0.2)
|
83
|
-
nokogiri (>= 1.5.9)
|
84
|
-
mail (2.7.0)
|
85
|
-
mini_mime (>= 0.1.1)
|
86
|
-
method_source (0.9.0)
|
87
|
-
mini_mime (1.0.1)
|
88
|
-
mini_portile2 (2.4.0)
|
89
|
-
minitest (5.11.3)
|
90
|
-
multi_json (1.13.1)
|
91
|
-
mustermann (1.0.0.beta2)
|
92
|
-
nio4r (2.3.1)
|
93
|
-
nokogiri (1.10.4)
|
94
|
-
mini_portile2 (~> 2.4.0)
|
95
|
-
pg (0.21.0)
|
96
|
-
pry (0.11.3)
|
97
|
-
coderay (~> 1.1.0)
|
98
|
-
method_source (~> 0.9.0)
|
99
|
-
public_suffix (4.0.3)
|
100
|
-
raabro (1.4.0)
|
101
|
-
rack (2.0.5)
|
102
|
-
rack-protection (2.0.0.beta2)
|
103
|
-
rack
|
104
|
-
rack-test (1.1.0)
|
105
|
-
rack (>= 1.0, < 3)
|
106
|
-
rails (5.1.6)
|
107
|
-
actioncable (= 5.1.6)
|
108
|
-
actionmailer (= 5.1.6)
|
109
|
-
actionpack (= 5.1.6)
|
110
|
-
actionview (= 5.1.6)
|
111
|
-
activejob (= 5.1.6)
|
112
|
-
activemodel (= 5.1.6)
|
113
|
-
activerecord (= 5.1.6)
|
114
|
-
activesupport (= 5.1.6)
|
115
|
-
bundler (>= 1.3.0)
|
116
|
-
railties (= 5.1.6)
|
117
|
-
sprockets-rails (>= 2.0.0)
|
118
|
-
rails-dom-testing (2.0.3)
|
119
|
-
activesupport (>= 4.2.0)
|
120
|
-
nokogiri (>= 1.6)
|
121
|
-
rails-html-sanitizer (1.0.4)
|
122
|
-
loofah (~> 2.2, >= 2.2.2)
|
123
|
-
railties (5.1.6)
|
124
|
-
actionpack (= 5.1.6)
|
125
|
-
activesupport (= 5.1.6)
|
126
|
-
method_source
|
127
|
-
rake (>= 0.8.7)
|
128
|
-
thor (>= 0.18.1, < 2.0)
|
129
|
-
rake (12.3.1)
|
130
|
-
redis (4.2.2)
|
131
|
-
redis-scripting (1.0.1)
|
132
|
-
redis (>= 3.0)
|
133
|
-
rspec (3.8.0)
|
134
|
-
rspec-core (~> 3.8.0)
|
135
|
-
rspec-expectations (~> 3.8.0)
|
136
|
-
rspec-mocks (~> 3.8.0)
|
137
|
-
rspec-core (3.8.2)
|
138
|
-
rspec-support (~> 3.8.0)
|
139
|
-
rspec-expectations (3.8.4)
|
140
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
141
|
-
rspec-support (~> 3.8.0)
|
142
|
-
rspec-mocks (3.8.1)
|
143
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
144
|
-
rspec-support (~> 3.8.0)
|
145
|
-
rspec-support (3.8.2)
|
146
|
-
sinatra (2.0.0.beta2)
|
147
|
-
mustermann (= 1.0.0.beta2)
|
148
|
-
rack (~> 2.0)
|
149
|
-
rack-protection (= 2.0.0.beta2)
|
150
|
-
tilt (~> 2.0)
|
151
|
-
sinatra-contrib (2.0.0.beta2)
|
152
|
-
backports (>= 2.0)
|
153
|
-
multi_json
|
154
|
-
mustermann (= 1.0.0.beta2)
|
155
|
-
rack-protection (= 2.0.0.beta2)
|
156
|
-
rack-test
|
157
|
-
sinatra (= 2.0.0.beta2)
|
158
|
-
tilt (>= 1.3, < 3)
|
159
|
-
sprockets (3.7.2)
|
160
|
-
concurrent-ruby (~> 1.0)
|
161
|
-
rack (> 1, < 3)
|
162
|
-
sprockets-rails (3.2.1)
|
163
|
-
actionpack (>= 4.0)
|
164
|
-
activesupport (>= 4.0)
|
165
|
-
sprockets (>= 3.0.0)
|
166
|
-
thor (0.20.0)
|
167
|
-
thread_safe (0.3.6)
|
168
|
-
tilt (2.0.8)
|
169
|
-
timecop (0.7.1)
|
170
|
-
tzinfo (1.2.5)
|
171
|
-
thread_safe (~> 0.1)
|
172
|
-
websocket-driver (0.6.5)
|
173
|
-
websocket-extensions (>= 0.1.0)
|
174
|
-
websocket-extensions (0.1.3)
|
175
|
-
wwtd (1.4.1)
|
176
|
-
|
177
|
-
PLATFORMS
|
178
|
-
ruby
|
179
|
-
|
180
|
-
DEPENDENCIES
|
181
|
-
bump
|
182
|
-
byebug
|
183
|
-
database_cleaner (= 1.6.1)
|
184
|
-
imperium (>= 0.5.2)
|
185
|
-
inst-jobs!
|
186
|
-
pg (< 1.0)
|
187
|
-
pry
|
188
|
-
rack-test
|
189
|
-
rails (~> 5.1.0)
|
190
|
-
rake
|
191
|
-
rspec (~> 3.8.0)
|
192
|
-
sinatra (= 2.0.0.beta2)
|
193
|
-
sinatra-contrib (= 2.0.0.beta2)
|
194
|
-
timecop (= 0.7.1)
|
195
|
-
wwtd (~> 1.4.0)
|
196
|
-
|
197
|
-
BUNDLED WITH
|
198
|
-
1.17.3
|
@@ -1,206 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ../..
|
3
|
-
specs:
|
4
|
-
inst-jobs (1.0.0)
|
5
|
-
activerecord (>= 4.2)
|
6
|
-
activesupport (>= 4.2)
|
7
|
-
after_transaction_commit (>= 1.0, < 3)
|
8
|
-
fugit (~> 1.3)
|
9
|
-
railties (>= 4.2)
|
10
|
-
redis (> 3.0)
|
11
|
-
redis-scripting (~> 1.0.1)
|
12
|
-
|
13
|
-
GEM
|
14
|
-
remote: https://rubygems.org/
|
15
|
-
specs:
|
16
|
-
actioncable (5.2.3)
|
17
|
-
actionpack (= 5.2.3)
|
18
|
-
nio4r (~> 2.0)
|
19
|
-
websocket-driver (>= 0.6.1)
|
20
|
-
actionmailer (5.2.3)
|
21
|
-
actionpack (= 5.2.3)
|
22
|
-
actionview (= 5.2.3)
|
23
|
-
activejob (= 5.2.3)
|
24
|
-
mail (~> 2.5, >= 2.5.4)
|
25
|
-
rails-dom-testing (~> 2.0)
|
26
|
-
actionpack (5.2.3)
|
27
|
-
actionview (= 5.2.3)
|
28
|
-
activesupport (= 5.2.3)
|
29
|
-
rack (~> 2.0)
|
30
|
-
rack-test (>= 0.6.3)
|
31
|
-
rails-dom-testing (~> 2.0)
|
32
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
33
|
-
actionview (5.2.3)
|
34
|
-
activesupport (= 5.2.3)
|
35
|
-
builder (~> 3.1)
|
36
|
-
erubi (~> 1.4)
|
37
|
-
rails-dom-testing (~> 2.0)
|
38
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
39
|
-
activejob (5.2.3)
|
40
|
-
activesupport (= 5.2.3)
|
41
|
-
globalid (>= 0.3.6)
|
42
|
-
activemodel (5.2.3)
|
43
|
-
activesupport (= 5.2.3)
|
44
|
-
activerecord (5.2.3)
|
45
|
-
activemodel (= 5.2.3)
|
46
|
-
activesupport (= 5.2.3)
|
47
|
-
arel (>= 9.0)
|
48
|
-
activestorage (5.2.3)
|
49
|
-
actionpack (= 5.2.3)
|
50
|
-
activerecord (= 5.2.3)
|
51
|
-
marcel (~> 0.3.1)
|
52
|
-
activesupport (5.2.3)
|
53
|
-
concurrent-ruby (~> 1.0, >= 1.0.2)
|
54
|
-
i18n (>= 0.7, < 2)
|
55
|
-
minitest (~> 5.1)
|
56
|
-
tzinfo (~> 1.1)
|
57
|
-
addressable (2.7.0)
|
58
|
-
public_suffix (>= 2.0.2, < 5.0)
|
59
|
-
after_transaction_commit (2.1.0)
|
60
|
-
activerecord (>= 5.0)
|
61
|
-
arel (9.0.0)
|
62
|
-
backports (3.15.0)
|
63
|
-
builder (3.2.3)
|
64
|
-
bump (0.8.0)
|
65
|
-
byebug (11.0.1)
|
66
|
-
coderay (1.1.2)
|
67
|
-
concurrent-ruby (1.1.5)
|
68
|
-
crass (1.0.4)
|
69
|
-
database_cleaner (1.6.1)
|
70
|
-
diff-lcs (1.3)
|
71
|
-
erubi (1.8.0)
|
72
|
-
et-orbi (1.2.4)
|
73
|
-
tzinfo
|
74
|
-
fugit (1.3.9)
|
75
|
-
et-orbi (~> 1.1, >= 1.1.8)
|
76
|
-
raabro (~> 1.3)
|
77
|
-
globalid (0.4.2)
|
78
|
-
activesupport (>= 4.2.0)
|
79
|
-
httpclient (2.8.3)
|
80
|
-
i18n (1.6.0)
|
81
|
-
concurrent-ruby (~> 1.0)
|
82
|
-
imperium (0.5.2)
|
83
|
-
addressable (~> 2.5)
|
84
|
-
httpclient (~> 2.8)
|
85
|
-
loofah (2.2.3)
|
86
|
-
crass (~> 1.0.2)
|
87
|
-
nokogiri (>= 1.5.9)
|
88
|
-
mail (2.7.1)
|
89
|
-
mini_mime (>= 0.1.1)
|
90
|
-
marcel (0.3.3)
|
91
|
-
mimemagic (~> 0.3.2)
|
92
|
-
method_source (0.9.2)
|
93
|
-
mimemagic (0.3.3)
|
94
|
-
mini_mime (1.0.2)
|
95
|
-
mini_portile2 (2.4.0)
|
96
|
-
minitest (5.11.3)
|
97
|
-
multi_json (1.13.1)
|
98
|
-
mustermann (1.0.0.beta2)
|
99
|
-
nio4r (2.4.0)
|
100
|
-
nokogiri (1.10.4)
|
101
|
-
mini_portile2 (~> 2.4.0)
|
102
|
-
pg (0.21.0)
|
103
|
-
pry (0.12.2)
|
104
|
-
coderay (~> 1.1.0)
|
105
|
-
method_source (~> 0.9.0)
|
106
|
-
public_suffix (4.0.6)
|
107
|
-
raabro (1.4.0)
|
108
|
-
rack (2.0.7)
|
109
|
-
rack-protection (2.0.0.beta2)
|
110
|
-
rack
|
111
|
-
rack-test (1.1.0)
|
112
|
-
rack (>= 1.0, < 3)
|
113
|
-
rails (5.2.3)
|
114
|
-
actioncable (= 5.2.3)
|
115
|
-
actionmailer (= 5.2.3)
|
116
|
-
actionpack (= 5.2.3)
|
117
|
-
actionview (= 5.2.3)
|
118
|
-
activejob (= 5.2.3)
|
119
|
-
activemodel (= 5.2.3)
|
120
|
-
activerecord (= 5.2.3)
|
121
|
-
activestorage (= 5.2.3)
|
122
|
-
activesupport (= 5.2.3)
|
123
|
-
bundler (>= 1.3.0)
|
124
|
-
railties (= 5.2.3)
|
125
|
-
sprockets-rails (>= 2.0.0)
|
126
|
-
rails-dom-testing (2.0.3)
|
127
|
-
activesupport (>= 4.2.0)
|
128
|
-
nokogiri (>= 1.6)
|
129
|
-
rails-html-sanitizer (1.2.0)
|
130
|
-
loofah (~> 2.2, >= 2.2.2)
|
131
|
-
railties (5.2.3)
|
132
|
-
actionpack (= 5.2.3)
|
133
|
-
activesupport (= 5.2.3)
|
134
|
-
method_source
|
135
|
-
rake (>= 0.8.7)
|
136
|
-
thor (>= 0.19.0, < 2.0)
|
137
|
-
rake (12.3.3)
|
138
|
-
redis (4.2.2)
|
139
|
-
redis-scripting (1.0.1)
|
140
|
-
redis (>= 3.0)
|
141
|
-
rspec (3.8.0)
|
142
|
-
rspec-core (~> 3.8.0)
|
143
|
-
rspec-expectations (~> 3.8.0)
|
144
|
-
rspec-mocks (~> 3.8.0)
|
145
|
-
rspec-core (3.8.2)
|
146
|
-
rspec-support (~> 3.8.0)
|
147
|
-
rspec-expectations (3.8.4)
|
148
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
149
|
-
rspec-support (~> 3.8.0)
|
150
|
-
rspec-mocks (3.8.1)
|
151
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
152
|
-
rspec-support (~> 3.8.0)
|
153
|
-
rspec-support (3.8.2)
|
154
|
-
sinatra (2.0.0.beta2)
|
155
|
-
mustermann (= 1.0.0.beta2)
|
156
|
-
rack (~> 2.0)
|
157
|
-
rack-protection (= 2.0.0.beta2)
|
158
|
-
tilt (~> 2.0)
|
159
|
-
sinatra-contrib (2.0.0.beta2)
|
160
|
-
backports (>= 2.0)
|
161
|
-
multi_json
|
162
|
-
mustermann (= 1.0.0.beta2)
|
163
|
-
rack-protection (= 2.0.0.beta2)
|
164
|
-
rack-test
|
165
|
-
sinatra (= 2.0.0.beta2)
|
166
|
-
tilt (>= 1.3, < 3)
|
167
|
-
sprockets (3.7.2)
|
168
|
-
concurrent-ruby (~> 1.0)
|
169
|
-
rack (> 1, < 3)
|
170
|
-
sprockets-rails (3.2.1)
|
171
|
-
actionpack (>= 4.0)
|
172
|
-
activesupport (>= 4.0)
|
173
|
-
sprockets (>= 3.0.0)
|
174
|
-
thor (0.20.3)
|
175
|
-
thread_safe (0.3.6)
|
176
|
-
tilt (2.0.9)
|
177
|
-
timecop (0.7.1)
|
178
|
-
tzinfo (1.2.5)
|
179
|
-
thread_safe (~> 0.1)
|
180
|
-
websocket-driver (0.7.1)
|
181
|
-
websocket-extensions (>= 0.1.0)
|
182
|
-
websocket-extensions (0.1.4)
|
183
|
-
wwtd (1.4.1)
|
184
|
-
|
185
|
-
PLATFORMS
|
186
|
-
ruby
|
187
|
-
|
188
|
-
DEPENDENCIES
|
189
|
-
bump
|
190
|
-
byebug
|
191
|
-
database_cleaner (= 1.6.1)
|
192
|
-
imperium (>= 0.5.2)
|
193
|
-
inst-jobs!
|
194
|
-
pg (< 1.0)
|
195
|
-
pry
|
196
|
-
rack-test
|
197
|
-
rails (~> 5.2.0)
|
198
|
-
rake
|
199
|
-
rspec (~> 3.8.0)
|
200
|
-
sinatra (= 2.0.0.beta2)
|
201
|
-
sinatra-contrib (= 2.0.0.beta2)
|
202
|
-
timecop (= 0.7.1)
|
203
|
-
wwtd (~> 1.4.0)
|
204
|
-
|
205
|
-
BUNDLED WITH
|
206
|
-
1.17.3
|
@@ -1,224 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ../..
|
3
|
-
specs:
|
4
|
-
inst-jobs (1.0.1)
|
5
|
-
activerecord (>= 4.2)
|
6
|
-
activesupport (>= 4.2)
|
7
|
-
after_transaction_commit (>= 1.0, < 3)
|
8
|
-
debug_inspector (~> 0.0.3)
|
9
|
-
fugit (~> 1.3)
|
10
|
-
railties (>= 4.2)
|
11
|
-
redis (> 3.0)
|
12
|
-
redis-scripting (~> 1.0.1)
|
13
|
-
|
14
|
-
GEM
|
15
|
-
remote: https://rubygems.org/
|
16
|
-
specs:
|
17
|
-
actioncable (6.0.2)
|
18
|
-
actionpack (= 6.0.2)
|
19
|
-
nio4r (~> 2.0)
|
20
|
-
websocket-driver (>= 0.6.1)
|
21
|
-
actionmailbox (6.0.2)
|
22
|
-
actionpack (= 6.0.2)
|
23
|
-
activejob (= 6.0.2)
|
24
|
-
activerecord (= 6.0.2)
|
25
|
-
activestorage (= 6.0.2)
|
26
|
-
activesupport (= 6.0.2)
|
27
|
-
mail (>= 2.7.1)
|
28
|
-
actionmailer (6.0.2)
|
29
|
-
actionpack (= 6.0.2)
|
30
|
-
actionview (= 6.0.2)
|
31
|
-
activejob (= 6.0.2)
|
32
|
-
mail (~> 2.5, >= 2.5.4)
|
33
|
-
rails-dom-testing (~> 2.0)
|
34
|
-
actionpack (6.0.2)
|
35
|
-
actionview (= 6.0.2)
|
36
|
-
activesupport (= 6.0.2)
|
37
|
-
rack (~> 2.0)
|
38
|
-
rack-test (>= 0.6.3)
|
39
|
-
rails-dom-testing (~> 2.0)
|
40
|
-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
41
|
-
actiontext (6.0.2)
|
42
|
-
actionpack (= 6.0.2)
|
43
|
-
activerecord (= 6.0.2)
|
44
|
-
activestorage (= 6.0.2)
|
45
|
-
activesupport (= 6.0.2)
|
46
|
-
nokogiri (>= 1.8.5)
|
47
|
-
actionview (6.0.2)
|
48
|
-
activesupport (= 6.0.2)
|
49
|
-
builder (~> 3.1)
|
50
|
-
erubi (~> 1.4)
|
51
|
-
rails-dom-testing (~> 2.0)
|
52
|
-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
53
|
-
activejob (6.0.2)
|
54
|
-
activesupport (= 6.0.2)
|
55
|
-
globalid (>= 0.3.6)
|
56
|
-
activemodel (6.0.2)
|
57
|
-
activesupport (= 6.0.2)
|
58
|
-
activerecord (6.0.2)
|
59
|
-
activemodel (= 6.0.2)
|
60
|
-
activesupport (= 6.0.2)
|
61
|
-
activestorage (6.0.2)
|
62
|
-
actionpack (= 6.0.2)
|
63
|
-
activejob (= 6.0.2)
|
64
|
-
activerecord (= 6.0.2)
|
65
|
-
marcel (~> 0.3.1)
|
66
|
-
activesupport (6.0.2)
|
67
|
-
concurrent-ruby (~> 1.0, >= 1.0.2)
|
68
|
-
i18n (>= 0.7, < 2)
|
69
|
-
minitest (~> 5.1)
|
70
|
-
tzinfo (~> 1.1)
|
71
|
-
zeitwerk (~> 2.2)
|
72
|
-
addressable (2.7.0)
|
73
|
-
public_suffix (>= 2.0.2, < 5.0)
|
74
|
-
after_transaction_commit (2.2.1)
|
75
|
-
activerecord (>= 5.2)
|
76
|
-
backports (3.15.0)
|
77
|
-
builder (3.2.4)
|
78
|
-
bump (0.8.0)
|
79
|
-
byebug (11.0.1)
|
80
|
-
coderay (1.1.2)
|
81
|
-
concurrent-ruby (1.1.7)
|
82
|
-
crass (1.0.6)
|
83
|
-
database_cleaner (1.6.1)
|
84
|
-
debug_inspector (0.0.3)
|
85
|
-
diff-lcs (1.3)
|
86
|
-
erubi (1.9.0)
|
87
|
-
et-orbi (1.2.4)
|
88
|
-
tzinfo
|
89
|
-
fugit (1.4.0)
|
90
|
-
et-orbi (~> 1.1, >= 1.1.8)
|
91
|
-
raabro (~> 1.4)
|
92
|
-
globalid (0.4.2)
|
93
|
-
activesupport (>= 4.2.0)
|
94
|
-
httpclient (2.8.3)
|
95
|
-
i18n (1.8.5)
|
96
|
-
concurrent-ruby (~> 1.0)
|
97
|
-
imperium (0.5.2)
|
98
|
-
addressable (~> 2.5)
|
99
|
-
httpclient (~> 2.8)
|
100
|
-
loofah (2.7.0)
|
101
|
-
crass (~> 1.0.2)
|
102
|
-
nokogiri (>= 1.5.9)
|
103
|
-
mail (2.7.1)
|
104
|
-
mini_mime (>= 0.1.1)
|
105
|
-
marcel (0.3.3)
|
106
|
-
mimemagic (~> 0.3.2)
|
107
|
-
method_source (0.9.2)
|
108
|
-
mimemagic (0.3.5)
|
109
|
-
mini_mime (1.0.2)
|
110
|
-
mini_portile2 (2.4.0)
|
111
|
-
minitest (5.14.2)
|
112
|
-
multi_json (1.13.1)
|
113
|
-
mustermann (1.0.0.beta2)
|
114
|
-
nio4r (2.5.4)
|
115
|
-
nokogiri (1.10.10)
|
116
|
-
mini_portile2 (~> 2.4.0)
|
117
|
-
pg (0.21.0)
|
118
|
-
pry (0.12.2)
|
119
|
-
coderay (~> 1.1.0)
|
120
|
-
method_source (~> 0.9.0)
|
121
|
-
public_suffix (4.0.6)
|
122
|
-
raabro (1.4.0)
|
123
|
-
rack (2.0.7)
|
124
|
-
rack-protection (2.0.0.beta2)
|
125
|
-
rack
|
126
|
-
rack-test (1.1.0)
|
127
|
-
rack (>= 1.0, < 3)
|
128
|
-
rails (6.0.2)
|
129
|
-
actioncable (= 6.0.2)
|
130
|
-
actionmailbox (= 6.0.2)
|
131
|
-
actionmailer (= 6.0.2)
|
132
|
-
actionpack (= 6.0.2)
|
133
|
-
actiontext (= 6.0.2)
|
134
|
-
actionview (= 6.0.2)
|
135
|
-
activejob (= 6.0.2)
|
136
|
-
activemodel (= 6.0.2)
|
137
|
-
activerecord (= 6.0.2)
|
138
|
-
activestorage (= 6.0.2)
|
139
|
-
activesupport (= 6.0.2)
|
140
|
-
bundler (>= 1.3.0)
|
141
|
-
railties (= 6.0.2)
|
142
|
-
sprockets-rails (>= 2.0.0)
|
143
|
-
rails-dom-testing (2.0.3)
|
144
|
-
activesupport (>= 4.2.0)
|
145
|
-
nokogiri (>= 1.6)
|
146
|
-
rails-html-sanitizer (1.3.0)
|
147
|
-
loofah (~> 2.3)
|
148
|
-
railties (6.0.2)
|
149
|
-
actionpack (= 6.0.2)
|
150
|
-
activesupport (= 6.0.2)
|
151
|
-
method_source
|
152
|
-
rake (>= 0.8.7)
|
153
|
-
thor (>= 0.20.3, < 2.0)
|
154
|
-
rake (12.3.3)
|
155
|
-
redis (4.2.2)
|
156
|
-
redis-scripting (1.0.1)
|
157
|
-
redis (>= 3.0)
|
158
|
-
rspec (3.8.0)
|
159
|
-
rspec-core (~> 3.8.0)
|
160
|
-
rspec-expectations (~> 3.8.0)
|
161
|
-
rspec-mocks (~> 3.8.0)
|
162
|
-
rspec-core (3.8.2)
|
163
|
-
rspec-support (~> 3.8.0)
|
164
|
-
rspec-expectations (3.8.4)
|
165
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
166
|
-
rspec-support (~> 3.8.0)
|
167
|
-
rspec-mocks (3.8.1)
|
168
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
169
|
-
rspec-support (~> 3.8.0)
|
170
|
-
rspec-support (3.8.2)
|
171
|
-
sinatra (2.0.0.beta2)
|
172
|
-
mustermann (= 1.0.0.beta2)
|
173
|
-
rack (~> 2.0)
|
174
|
-
rack-protection (= 2.0.0.beta2)
|
175
|
-
tilt (~> 2.0)
|
176
|
-
sinatra-contrib (2.0.0.beta2)
|
177
|
-
backports (>= 2.0)
|
178
|
-
multi_json
|
179
|
-
mustermann (= 1.0.0.beta2)
|
180
|
-
rack-protection (= 2.0.0.beta2)
|
181
|
-
rack-test
|
182
|
-
sinatra (= 2.0.0.beta2)
|
183
|
-
tilt (>= 1.3, < 3)
|
184
|
-
sprockets (4.0.2)
|
185
|
-
concurrent-ruby (~> 1.0)
|
186
|
-
rack (> 1, < 3)
|
187
|
-
sprockets-rails (3.2.2)
|
188
|
-
actionpack (>= 4.0)
|
189
|
-
activesupport (>= 4.0)
|
190
|
-
sprockets (>= 3.0.0)
|
191
|
-
thor (1.0.1)
|
192
|
-
thread_safe (0.3.6)
|
193
|
-
tilt (2.0.9)
|
194
|
-
timecop (0.7.1)
|
195
|
-
tzinfo (1.2.7)
|
196
|
-
thread_safe (~> 0.1)
|
197
|
-
websocket-driver (0.7.3)
|
198
|
-
websocket-extensions (>= 0.1.0)
|
199
|
-
websocket-extensions (0.1.5)
|
200
|
-
wwtd (1.4.1)
|
201
|
-
zeitwerk (2.4.0)
|
202
|
-
|
203
|
-
PLATFORMS
|
204
|
-
ruby
|
205
|
-
|
206
|
-
DEPENDENCIES
|
207
|
-
bump
|
208
|
-
byebug
|
209
|
-
database_cleaner (= 1.6.1)
|
210
|
-
imperium (>= 0.5.2)
|
211
|
-
inst-jobs!
|
212
|
-
pg (< 1.0)
|
213
|
-
pry
|
214
|
-
rack-test
|
215
|
-
rails (~> 6.0.0)
|
216
|
-
rake
|
217
|
-
rspec (~> 3.8.0)
|
218
|
-
sinatra (= 2.0.0.beta2)
|
219
|
-
sinatra-contrib (= 2.0.0.beta2)
|
220
|
-
timecop (= 0.7.1)
|
221
|
-
wwtd (~> 1.4.0)
|
222
|
-
|
223
|
-
BUNDLED WITH
|
224
|
-
2.1.2
|