cloudtasker 0.12.1 → 0.12.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/docs/CRON_JOBS.md +39 -0
- data/gemfiles/google_cloud_tasks_1.0.gemfile.lock +91 -90
- data/gemfiles/google_cloud_tasks_1.1.gemfile.lock +91 -90
- data/gemfiles/google_cloud_tasks_1.2.gemfile.lock +91 -90
- data/gemfiles/google_cloud_tasks_1.3.gemfile.lock +91 -90
- data/gemfiles/rails_5.2.gemfile.lock +36 -35
- data/gemfiles/rails_6.0.gemfile.lock +37 -36
- data/lib/cloudtasker/local_server.rb +1 -1
- data/lib/cloudtasker/version.rb +1 -1
- data/lib/cloudtasker/worker.rb +1 -1
- metadata +2 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
cloudtasker (0.12.
|
|
4
|
+
cloudtasker (0.12.2)
|
|
5
5
|
activesupport
|
|
6
6
|
connection_pool
|
|
7
7
|
fugit
|
|
@@ -13,60 +13,60 @@ PATH
|
|
|
13
13
|
GEM
|
|
14
14
|
remote: https://rubygems.org/
|
|
15
15
|
specs:
|
|
16
|
-
actioncable (6.1.4.
|
|
17
|
-
actionpack (= 6.1.4.
|
|
18
|
-
activesupport (= 6.1.4.
|
|
16
|
+
actioncable (6.1.4.4)
|
|
17
|
+
actionpack (= 6.1.4.4)
|
|
18
|
+
activesupport (= 6.1.4.4)
|
|
19
19
|
nio4r (~> 2.0)
|
|
20
20
|
websocket-driver (>= 0.6.1)
|
|
21
|
-
actionmailbox (6.1.4.
|
|
22
|
-
actionpack (= 6.1.4.
|
|
23
|
-
activejob (= 6.1.4.
|
|
24
|
-
activerecord (= 6.1.4.
|
|
25
|
-
activestorage (= 6.1.4.
|
|
26
|
-
activesupport (= 6.1.4.
|
|
21
|
+
actionmailbox (6.1.4.4)
|
|
22
|
+
actionpack (= 6.1.4.4)
|
|
23
|
+
activejob (= 6.1.4.4)
|
|
24
|
+
activerecord (= 6.1.4.4)
|
|
25
|
+
activestorage (= 6.1.4.4)
|
|
26
|
+
activesupport (= 6.1.4.4)
|
|
27
27
|
mail (>= 2.7.1)
|
|
28
|
-
actionmailer (6.1.4.
|
|
29
|
-
actionpack (= 6.1.4.
|
|
30
|
-
actionview (= 6.1.4.
|
|
31
|
-
activejob (= 6.1.4.
|
|
32
|
-
activesupport (= 6.1.4.
|
|
28
|
+
actionmailer (6.1.4.4)
|
|
29
|
+
actionpack (= 6.1.4.4)
|
|
30
|
+
actionview (= 6.1.4.4)
|
|
31
|
+
activejob (= 6.1.4.4)
|
|
32
|
+
activesupport (= 6.1.4.4)
|
|
33
33
|
mail (~> 2.5, >= 2.5.4)
|
|
34
34
|
rails-dom-testing (~> 2.0)
|
|
35
|
-
actionpack (6.1.4.
|
|
36
|
-
actionview (= 6.1.4.
|
|
37
|
-
activesupport (= 6.1.4.
|
|
35
|
+
actionpack (6.1.4.4)
|
|
36
|
+
actionview (= 6.1.4.4)
|
|
37
|
+
activesupport (= 6.1.4.4)
|
|
38
38
|
rack (~> 2.0, >= 2.0.9)
|
|
39
39
|
rack-test (>= 0.6.3)
|
|
40
40
|
rails-dom-testing (~> 2.0)
|
|
41
41
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
|
42
|
-
actiontext (6.1.4.
|
|
43
|
-
actionpack (= 6.1.4.
|
|
44
|
-
activerecord (= 6.1.4.
|
|
45
|
-
activestorage (= 6.1.4.
|
|
46
|
-
activesupport (= 6.1.4.
|
|
42
|
+
actiontext (6.1.4.4)
|
|
43
|
+
actionpack (= 6.1.4.4)
|
|
44
|
+
activerecord (= 6.1.4.4)
|
|
45
|
+
activestorage (= 6.1.4.4)
|
|
46
|
+
activesupport (= 6.1.4.4)
|
|
47
47
|
nokogiri (>= 1.8.5)
|
|
48
|
-
actionview (6.1.4.
|
|
49
|
-
activesupport (= 6.1.4.
|
|
48
|
+
actionview (6.1.4.4)
|
|
49
|
+
activesupport (= 6.1.4.4)
|
|
50
50
|
builder (~> 3.1)
|
|
51
51
|
erubi (~> 1.4)
|
|
52
52
|
rails-dom-testing (~> 2.0)
|
|
53
53
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
|
54
|
-
activejob (6.1.4.
|
|
55
|
-
activesupport (= 6.1.4.
|
|
54
|
+
activejob (6.1.4.4)
|
|
55
|
+
activesupport (= 6.1.4.4)
|
|
56
56
|
globalid (>= 0.3.6)
|
|
57
|
-
activemodel (6.1.4.
|
|
58
|
-
activesupport (= 6.1.4.
|
|
59
|
-
activerecord (6.1.4.
|
|
60
|
-
activemodel (= 6.1.4.
|
|
61
|
-
activesupport (= 6.1.4.
|
|
62
|
-
activestorage (6.1.4.
|
|
63
|
-
actionpack (= 6.1.4.
|
|
64
|
-
activejob (= 6.1.4.
|
|
65
|
-
activerecord (= 6.1.4.
|
|
66
|
-
activesupport (= 6.1.4.
|
|
57
|
+
activemodel (6.1.4.4)
|
|
58
|
+
activesupport (= 6.1.4.4)
|
|
59
|
+
activerecord (6.1.4.4)
|
|
60
|
+
activemodel (= 6.1.4.4)
|
|
61
|
+
activesupport (= 6.1.4.4)
|
|
62
|
+
activestorage (6.1.4.4)
|
|
63
|
+
actionpack (= 6.1.4.4)
|
|
64
|
+
activejob (= 6.1.4.4)
|
|
65
|
+
activerecord (= 6.1.4.4)
|
|
66
|
+
activesupport (= 6.1.4.4)
|
|
67
67
|
marcel (~> 1.0.0)
|
|
68
68
|
mini_mime (>= 1.1.0)
|
|
69
|
-
activesupport (6.1.4.
|
|
69
|
+
activesupport (6.1.4.4)
|
|
70
70
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
71
71
|
i18n (>= 1.6, < 2)
|
|
72
72
|
minitest (>= 5.1)
|
|
@@ -95,21 +95,21 @@ GEM
|
|
|
95
95
|
faraday
|
|
96
96
|
async-io (1.32.2)
|
|
97
97
|
async
|
|
98
|
-
async-pool (0.3.
|
|
98
|
+
async-pool (0.3.9)
|
|
99
99
|
async (>= 1.25)
|
|
100
100
|
builder (3.2.4)
|
|
101
101
|
concurrent-ruby (1.1.9)
|
|
102
102
|
connection_pool (2.2.5)
|
|
103
|
-
console (1.
|
|
103
|
+
console (1.14.0)
|
|
104
104
|
fiber-local
|
|
105
105
|
crack (0.4.5)
|
|
106
106
|
rexml
|
|
107
107
|
crass (1.0.6)
|
|
108
|
-
diff-lcs (1.
|
|
108
|
+
diff-lcs (1.5.0)
|
|
109
109
|
erubi (1.10.0)
|
|
110
|
-
et-orbi (1.2.
|
|
110
|
+
et-orbi (1.2.6)
|
|
111
111
|
tzinfo
|
|
112
|
-
faraday (1.
|
|
112
|
+
faraday (1.8.0)
|
|
113
113
|
faraday-em_http (~> 1.0)
|
|
114
114
|
faraday-em_synchrony (~> 1.0)
|
|
115
115
|
faraday-excon (~> 1.1)
|
|
@@ -131,7 +131,7 @@ GEM
|
|
|
131
131
|
faraday-patron (1.0.0)
|
|
132
132
|
faraday-rack (1.0.0)
|
|
133
133
|
fiber-local (1.0.0)
|
|
134
|
-
fugit (1.5.
|
|
134
|
+
fugit (1.5.2)
|
|
135
135
|
et-orbi (~> 1.1, >= 1.1.8)
|
|
136
136
|
raabro (~> 1.4)
|
|
137
137
|
github_changelog_generator (1.16.4)
|
|
@@ -143,68 +143,69 @@ GEM
|
|
|
143
143
|
octokit (~> 4.6)
|
|
144
144
|
rainbow (>= 2.2.1)
|
|
145
145
|
rake (>= 10.0)
|
|
146
|
-
globalid (0.
|
|
146
|
+
globalid (1.0.0)
|
|
147
147
|
activesupport (>= 5.0)
|
|
148
148
|
google-cloud-tasks (1.3.0)
|
|
149
149
|
google-gax (~> 1.8)
|
|
150
150
|
googleapis-common-protos (>= 1.3.9, < 2.0)
|
|
151
151
|
googleapis-common-protos-types (>= 1.0.4, < 2.0)
|
|
152
152
|
grpc-google-iam-v1 (~> 0.6.9)
|
|
153
|
-
google-gax (1.8.
|
|
153
|
+
google-gax (1.8.2)
|
|
154
154
|
google-protobuf (~> 3.9)
|
|
155
155
|
googleapis-common-protos (>= 1.3.9, < 2.0)
|
|
156
|
+
googleapis-common-protos-types (>= 1.0.4, < 2.0)
|
|
156
157
|
googleauth (~> 0.9)
|
|
157
158
|
grpc (~> 1.24)
|
|
158
159
|
rly (~> 0.2.3)
|
|
159
|
-
google-protobuf (3.
|
|
160
|
-
googleapis-common-protos (1.3.
|
|
160
|
+
google-protobuf (3.19.1)
|
|
161
|
+
googleapis-common-protos (1.3.12)
|
|
161
162
|
google-protobuf (~> 3.14)
|
|
162
|
-
googleapis-common-protos-types (
|
|
163
|
+
googleapis-common-protos-types (~> 1.2)
|
|
163
164
|
grpc (~> 1.27)
|
|
164
|
-
googleapis-common-protos-types (1.
|
|
165
|
+
googleapis-common-protos-types (1.3.0)
|
|
165
166
|
google-protobuf (~> 3.14)
|
|
166
|
-
googleauth (0.17.
|
|
167
|
+
googleauth (0.17.1)
|
|
167
168
|
faraday (>= 0.17.3, < 2.0)
|
|
168
169
|
jwt (>= 1.4, < 3.0)
|
|
169
170
|
memoist (~> 0.16)
|
|
170
171
|
multi_json (~> 1.11)
|
|
171
172
|
os (>= 0.9, < 2.0)
|
|
172
|
-
signet (~> 0.
|
|
173
|
-
grpc (1.
|
|
174
|
-
google-protobuf (~> 3.
|
|
173
|
+
signet (~> 0.15)
|
|
174
|
+
grpc (1.42.0)
|
|
175
|
+
google-protobuf (~> 3.18)
|
|
175
176
|
googleapis-common-protos-types (~> 1.0)
|
|
176
177
|
grpc-google-iam-v1 (0.6.11)
|
|
177
178
|
google-protobuf (~> 3.14)
|
|
178
179
|
googleapis-common-protos (>= 1.3.11, < 2.0)
|
|
179
180
|
grpc (~> 1.27)
|
|
180
181
|
hashdiff (1.0.1)
|
|
181
|
-
i18n (1.8.
|
|
182
|
+
i18n (1.8.11)
|
|
182
183
|
concurrent-ruby (~> 1.0)
|
|
183
184
|
jaro_winkler (1.5.4)
|
|
184
|
-
jwt (2.
|
|
185
|
-
loofah (2.
|
|
185
|
+
jwt (2.3.0)
|
|
186
|
+
loofah (2.13.0)
|
|
186
187
|
crass (~> 1.0.2)
|
|
187
188
|
nokogiri (>= 1.5.9)
|
|
188
189
|
mail (2.7.1)
|
|
189
190
|
mini_mime (>= 0.1.1)
|
|
190
|
-
marcel (1.0.
|
|
191
|
+
marcel (1.0.2)
|
|
191
192
|
memoist (0.16.2)
|
|
192
193
|
method_source (1.0.0)
|
|
193
|
-
mini_mime (1.1.
|
|
194
|
+
mini_mime (1.1.2)
|
|
194
195
|
mini_portile2 (2.6.1)
|
|
195
|
-
minitest (5.
|
|
196
|
+
minitest (5.15.0)
|
|
196
197
|
multi_json (1.15.0)
|
|
197
198
|
multipart-post (2.1.1)
|
|
198
199
|
nio4r (2.5.8)
|
|
199
|
-
nokogiri (1.12.
|
|
200
|
+
nokogiri (1.12.5)
|
|
200
201
|
mini_portile2 (~> 2.6.1)
|
|
201
202
|
racc (~> 1.4)
|
|
202
203
|
octokit (4.21.0)
|
|
203
204
|
faraday (>= 0.9)
|
|
204
205
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
205
|
-
os (1.1.
|
|
206
|
-
parallel (1.
|
|
207
|
-
parser (3.0.2
|
|
206
|
+
os (1.1.4)
|
|
207
|
+
parallel (1.21.0)
|
|
208
|
+
parser (3.0.3.2)
|
|
208
209
|
ast (~> 2.4.1)
|
|
209
210
|
protocol-hpack (1.4.2)
|
|
210
211
|
protocol-http (0.22.5)
|
|
@@ -215,39 +216,39 @@ GEM
|
|
|
215
216
|
protocol-http (~> 0.18)
|
|
216
217
|
public_suffix (4.0.6)
|
|
217
218
|
raabro (1.4.0)
|
|
218
|
-
racc (1.
|
|
219
|
+
racc (1.6.0)
|
|
219
220
|
rack (2.2.3)
|
|
220
221
|
rack-test (1.1.0)
|
|
221
222
|
rack (>= 1.0, < 3)
|
|
222
|
-
rails (6.1.4.
|
|
223
|
-
actioncable (= 6.1.4.
|
|
224
|
-
actionmailbox (= 6.1.4.
|
|
225
|
-
actionmailer (= 6.1.4.
|
|
226
|
-
actionpack (= 6.1.4.
|
|
227
|
-
actiontext (= 6.1.4.
|
|
228
|
-
actionview (= 6.1.4.
|
|
229
|
-
activejob (= 6.1.4.
|
|
230
|
-
activemodel (= 6.1.4.
|
|
231
|
-
activerecord (= 6.1.4.
|
|
232
|
-
activestorage (= 6.1.4.
|
|
233
|
-
activesupport (= 6.1.4.
|
|
223
|
+
rails (6.1.4.4)
|
|
224
|
+
actioncable (= 6.1.4.4)
|
|
225
|
+
actionmailbox (= 6.1.4.4)
|
|
226
|
+
actionmailer (= 6.1.4.4)
|
|
227
|
+
actionpack (= 6.1.4.4)
|
|
228
|
+
actiontext (= 6.1.4.4)
|
|
229
|
+
actionview (= 6.1.4.4)
|
|
230
|
+
activejob (= 6.1.4.4)
|
|
231
|
+
activemodel (= 6.1.4.4)
|
|
232
|
+
activerecord (= 6.1.4.4)
|
|
233
|
+
activestorage (= 6.1.4.4)
|
|
234
|
+
activesupport (= 6.1.4.4)
|
|
234
235
|
bundler (>= 1.15.0)
|
|
235
|
-
railties (= 6.1.4.
|
|
236
|
+
railties (= 6.1.4.4)
|
|
236
237
|
sprockets-rails (>= 2.0.0)
|
|
237
238
|
rails-dom-testing (2.0.3)
|
|
238
239
|
activesupport (>= 4.2.0)
|
|
239
240
|
nokogiri (>= 1.6)
|
|
240
241
|
rails-html-sanitizer (1.4.2)
|
|
241
242
|
loofah (~> 2.3)
|
|
242
|
-
railties (6.1.4.
|
|
243
|
-
actionpack (= 6.1.4.
|
|
244
|
-
activesupport (= 6.1.4.
|
|
243
|
+
railties (6.1.4.4)
|
|
244
|
+
actionpack (= 6.1.4.4)
|
|
245
|
+
activesupport (= 6.1.4.4)
|
|
245
246
|
method_source
|
|
246
247
|
rake (>= 0.13)
|
|
247
248
|
thor (~> 1.0)
|
|
248
249
|
rainbow (3.0.0)
|
|
249
250
|
rake (13.0.6)
|
|
250
|
-
redis (4.
|
|
251
|
+
redis (4.5.1)
|
|
251
252
|
retriable (3.1.2)
|
|
252
253
|
rexml (3.2.5)
|
|
253
254
|
rly (0.2.3)
|
|
@@ -272,7 +273,7 @@ GEM
|
|
|
272
273
|
rspec-expectations (~> 3.10)
|
|
273
274
|
rspec-mocks (~> 3.10)
|
|
274
275
|
rspec-support (~> 3.10)
|
|
275
|
-
rspec-support (3.10.
|
|
276
|
+
rspec-support (3.10.3)
|
|
276
277
|
rubocop (0.76.0)
|
|
277
278
|
jaro_winkler (~> 1.5.1)
|
|
278
279
|
parallel (~> 1.10)
|
|
@@ -287,19 +288,19 @@ GEM
|
|
|
287
288
|
sawyer (0.8.2)
|
|
288
289
|
addressable (>= 2.3.5)
|
|
289
290
|
faraday (> 0.8, < 2.0)
|
|
290
|
-
semantic_logger (4.
|
|
291
|
+
semantic_logger (4.9.0)
|
|
291
292
|
concurrent-ruby (~> 1.0)
|
|
292
|
-
signet (0.
|
|
293
|
-
addressable (~> 2.
|
|
293
|
+
signet (0.16.0)
|
|
294
|
+
addressable (~> 2.8)
|
|
294
295
|
faraday (>= 0.17.3, < 2.0)
|
|
295
296
|
jwt (>= 1.5, < 3.0)
|
|
296
297
|
multi_json (~> 1.10)
|
|
297
298
|
sprockets (4.0.2)
|
|
298
299
|
concurrent-ruby (~> 1.0)
|
|
299
300
|
rack (> 1, < 3)
|
|
300
|
-
sprockets-rails (3.
|
|
301
|
-
actionpack (>=
|
|
302
|
-
activesupport (>=
|
|
301
|
+
sprockets-rails (3.4.2)
|
|
302
|
+
actionpack (>= 5.2)
|
|
303
|
+
activesupport (>= 5.2)
|
|
303
304
|
sprockets (>= 3.0.0)
|
|
304
305
|
sqlite3 (1.4.2)
|
|
305
306
|
thor (1.1.0)
|
|
@@ -315,7 +316,7 @@ GEM
|
|
|
315
316
|
websocket-driver (0.7.5)
|
|
316
317
|
websocket-extensions (>= 0.1.0)
|
|
317
318
|
websocket-extensions (0.1.5)
|
|
318
|
-
zeitwerk (2.
|
|
319
|
+
zeitwerk (2.5.3)
|
|
319
320
|
|
|
320
321
|
PLATFORMS
|
|
321
322
|
ruby
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
cloudtasker (0.12.
|
|
4
|
+
cloudtasker (0.12.2)
|
|
5
5
|
activesupport
|
|
6
6
|
connection_pool
|
|
7
7
|
fugit
|
|
@@ -78,21 +78,21 @@ GEM
|
|
|
78
78
|
faraday
|
|
79
79
|
async-io (1.32.2)
|
|
80
80
|
async
|
|
81
|
-
async-pool (0.3.
|
|
81
|
+
async-pool (0.3.9)
|
|
82
82
|
async (>= 1.25)
|
|
83
83
|
builder (3.2.4)
|
|
84
84
|
concurrent-ruby (1.1.9)
|
|
85
85
|
connection_pool (2.2.5)
|
|
86
|
-
console (1.
|
|
86
|
+
console (1.14.0)
|
|
87
87
|
fiber-local
|
|
88
88
|
crack (0.4.5)
|
|
89
89
|
rexml
|
|
90
90
|
crass (1.0.6)
|
|
91
|
-
diff-lcs (1.
|
|
91
|
+
diff-lcs (1.5.0)
|
|
92
92
|
erubi (1.10.0)
|
|
93
|
-
et-orbi (1.2.
|
|
93
|
+
et-orbi (1.2.6)
|
|
94
94
|
tzinfo
|
|
95
|
-
faraday (1.
|
|
95
|
+
faraday (1.8.0)
|
|
96
96
|
faraday-em_http (~> 1.0)
|
|
97
97
|
faraday-em_synchrony (~> 1.0)
|
|
98
98
|
faraday-excon (~> 1.1)
|
|
@@ -114,7 +114,7 @@ GEM
|
|
|
114
114
|
faraday-patron (1.0.0)
|
|
115
115
|
faraday-rack (1.0.0)
|
|
116
116
|
fiber-local (1.0.0)
|
|
117
|
-
fugit (1.5.
|
|
117
|
+
fugit (1.5.2)
|
|
118
118
|
et-orbi (~> 1.1, >= 1.1.8)
|
|
119
119
|
raabro (~> 1.4)
|
|
120
120
|
github_changelog_generator (1.16.4)
|
|
@@ -126,46 +126,47 @@ GEM
|
|
|
126
126
|
octokit (~> 4.6)
|
|
127
127
|
rainbow (>= 2.2.1)
|
|
128
128
|
rake (>= 10.0)
|
|
129
|
-
globalid (0.
|
|
129
|
+
globalid (1.0.0)
|
|
130
130
|
activesupport (>= 5.0)
|
|
131
131
|
google-cloud-tasks (1.5.1)
|
|
132
132
|
google-gax (~> 1.8)
|
|
133
133
|
googleapis-common-protos (>= 1.3.9, < 2.0)
|
|
134
134
|
googleapis-common-protos-types (>= 1.0.4, < 2.0)
|
|
135
135
|
grpc-google-iam-v1 (~> 0.6.9)
|
|
136
|
-
google-gax (1.8.
|
|
136
|
+
google-gax (1.8.2)
|
|
137
137
|
google-protobuf (~> 3.9)
|
|
138
138
|
googleapis-common-protos (>= 1.3.9, < 2.0)
|
|
139
|
+
googleapis-common-protos-types (>= 1.0.4, < 2.0)
|
|
139
140
|
googleauth (~> 0.9)
|
|
140
141
|
grpc (~> 1.24)
|
|
141
142
|
rly (~> 0.2.3)
|
|
142
|
-
google-protobuf (3.
|
|
143
|
-
googleapis-common-protos (1.3.
|
|
143
|
+
google-protobuf (3.19.1)
|
|
144
|
+
googleapis-common-protos (1.3.12)
|
|
144
145
|
google-protobuf (~> 3.14)
|
|
145
|
-
googleapis-common-protos-types (
|
|
146
|
+
googleapis-common-protos-types (~> 1.2)
|
|
146
147
|
grpc (~> 1.27)
|
|
147
|
-
googleapis-common-protos-types (1.
|
|
148
|
+
googleapis-common-protos-types (1.3.0)
|
|
148
149
|
google-protobuf (~> 3.14)
|
|
149
|
-
googleauth (0.17.
|
|
150
|
+
googleauth (0.17.1)
|
|
150
151
|
faraday (>= 0.17.3, < 2.0)
|
|
151
152
|
jwt (>= 1.4, < 3.0)
|
|
152
153
|
memoist (~> 0.16)
|
|
153
154
|
multi_json (~> 1.11)
|
|
154
155
|
os (>= 0.9, < 2.0)
|
|
155
|
-
signet (~> 0.
|
|
156
|
-
grpc (1.
|
|
157
|
-
google-protobuf (~> 3.
|
|
156
|
+
signet (~> 0.15)
|
|
157
|
+
grpc (1.42.0)
|
|
158
|
+
google-protobuf (~> 3.18)
|
|
158
159
|
googleapis-common-protos-types (~> 1.0)
|
|
159
160
|
grpc-google-iam-v1 (0.6.11)
|
|
160
161
|
google-protobuf (~> 3.14)
|
|
161
162
|
googleapis-common-protos (>= 1.3.11, < 2.0)
|
|
162
163
|
grpc (~> 1.27)
|
|
163
164
|
hashdiff (1.0.1)
|
|
164
|
-
i18n (1.8.
|
|
165
|
+
i18n (1.8.11)
|
|
165
166
|
concurrent-ruby (~> 1.0)
|
|
166
167
|
jaro_winkler (1.5.4)
|
|
167
|
-
jwt (2.
|
|
168
|
-
loofah (2.
|
|
168
|
+
jwt (2.3.0)
|
|
169
|
+
loofah (2.13.0)
|
|
169
170
|
crass (~> 1.0.2)
|
|
170
171
|
nokogiri (>= 1.5.9)
|
|
171
172
|
mail (2.7.1)
|
|
@@ -177,21 +178,21 @@ GEM
|
|
|
177
178
|
mimemagic (0.3.10)
|
|
178
179
|
nokogiri (~> 1)
|
|
179
180
|
rake
|
|
180
|
-
mini_mime (1.1.
|
|
181
|
+
mini_mime (1.1.2)
|
|
181
182
|
mini_portile2 (2.6.1)
|
|
182
|
-
minitest (5.
|
|
183
|
+
minitest (5.15.0)
|
|
183
184
|
multi_json (1.15.0)
|
|
184
185
|
multipart-post (2.1.1)
|
|
185
186
|
nio4r (2.5.8)
|
|
186
|
-
nokogiri (1.12.
|
|
187
|
+
nokogiri (1.12.5)
|
|
187
188
|
mini_portile2 (~> 2.6.1)
|
|
188
189
|
racc (~> 1.4)
|
|
189
190
|
octokit (4.21.0)
|
|
190
191
|
faraday (>= 0.9)
|
|
191
192
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
192
|
-
os (1.1.
|
|
193
|
-
parallel (1.
|
|
194
|
-
parser (3.0.2
|
|
193
|
+
os (1.1.4)
|
|
194
|
+
parallel (1.21.0)
|
|
195
|
+
parser (3.0.3.2)
|
|
195
196
|
ast (~> 2.4.1)
|
|
196
197
|
protocol-hpack (1.4.2)
|
|
197
198
|
protocol-http (0.22.5)
|
|
@@ -202,7 +203,7 @@ GEM
|
|
|
202
203
|
protocol-http (~> 0.18)
|
|
203
204
|
public_suffix (4.0.6)
|
|
204
205
|
raabro (1.4.0)
|
|
205
|
-
racc (1.
|
|
206
|
+
racc (1.6.0)
|
|
206
207
|
rack (2.2.3)
|
|
207
208
|
rack-test (1.1.0)
|
|
208
209
|
rack (>= 1.0, < 3)
|
|
@@ -232,7 +233,7 @@ GEM
|
|
|
232
233
|
thor (>= 0.18.1, < 2.0)
|
|
233
234
|
rainbow (3.0.0)
|
|
234
235
|
rake (13.0.6)
|
|
235
|
-
redis (4.
|
|
236
|
+
redis (4.5.1)
|
|
236
237
|
retriable (3.1.2)
|
|
237
238
|
rexml (3.2.5)
|
|
238
239
|
rly (0.2.3)
|
|
@@ -257,7 +258,7 @@ GEM
|
|
|
257
258
|
rspec-expectations (~> 3.10)
|
|
258
259
|
rspec-mocks (~> 3.10)
|
|
259
260
|
rspec-support (~> 3.10)
|
|
260
|
-
rspec-support (3.10.
|
|
261
|
+
rspec-support (3.10.3)
|
|
261
262
|
rubocop (0.76.0)
|
|
262
263
|
jaro_winkler (~> 1.5.1)
|
|
263
264
|
parallel (~> 1.10)
|
|
@@ -272,19 +273,19 @@ GEM
|
|
|
272
273
|
sawyer (0.8.2)
|
|
273
274
|
addressable (>= 2.3.5)
|
|
274
275
|
faraday (> 0.8, < 2.0)
|
|
275
|
-
semantic_logger (4.
|
|
276
|
+
semantic_logger (4.9.0)
|
|
276
277
|
concurrent-ruby (~> 1.0)
|
|
277
|
-
signet (0.
|
|
278
|
-
addressable (~> 2.
|
|
278
|
+
signet (0.16.0)
|
|
279
|
+
addressable (~> 2.8)
|
|
279
280
|
faraday (>= 0.17.3, < 2.0)
|
|
280
281
|
jwt (>= 1.5, < 3.0)
|
|
281
282
|
multi_json (~> 1.10)
|
|
282
283
|
sprockets (4.0.2)
|
|
283
284
|
concurrent-ruby (~> 1.0)
|
|
284
285
|
rack (> 1, < 3)
|
|
285
|
-
sprockets-rails (3.
|
|
286
|
-
actionpack (>=
|
|
287
|
-
activesupport (>=
|
|
286
|
+
sprockets-rails (3.4.2)
|
|
287
|
+
actionpack (>= 5.2)
|
|
288
|
+
activesupport (>= 5.2)
|
|
288
289
|
sprockets (>= 3.0.0)
|
|
289
290
|
sqlite3 (1.4.2)
|
|
290
291
|
thor (1.1.0)
|