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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.12.1)
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.1)
17
- actionpack (= 6.1.4.1)
18
- activesupport (= 6.1.4.1)
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.1)
22
- actionpack (= 6.1.4.1)
23
- activejob (= 6.1.4.1)
24
- activerecord (= 6.1.4.1)
25
- activestorage (= 6.1.4.1)
26
- activesupport (= 6.1.4.1)
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.1)
29
- actionpack (= 6.1.4.1)
30
- actionview (= 6.1.4.1)
31
- activejob (= 6.1.4.1)
32
- activesupport (= 6.1.4.1)
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.1)
36
- actionview (= 6.1.4.1)
37
- activesupport (= 6.1.4.1)
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.1)
43
- actionpack (= 6.1.4.1)
44
- activerecord (= 6.1.4.1)
45
- activestorage (= 6.1.4.1)
46
- activesupport (= 6.1.4.1)
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.1)
49
- activesupport (= 6.1.4.1)
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.1)
55
- activesupport (= 6.1.4.1)
54
+ activejob (6.1.4.4)
55
+ activesupport (= 6.1.4.4)
56
56
  globalid (>= 0.3.6)
57
- activemodel (6.1.4.1)
58
- activesupport (= 6.1.4.1)
59
- activerecord (6.1.4.1)
60
- activemodel (= 6.1.4.1)
61
- activesupport (= 6.1.4.1)
62
- activestorage (6.1.4.1)
63
- actionpack (= 6.1.4.1)
64
- activejob (= 6.1.4.1)
65
- activerecord (= 6.1.4.1)
66
- activesupport (= 6.1.4.1)
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.1)
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.8)
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.13.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.4.4)
108
+ diff-lcs (1.5.0)
109
109
  erubi (1.10.0)
110
- et-orbi (1.2.4)
110
+ et-orbi (1.2.6)
111
111
  tzinfo
112
- faraday (1.7.0)
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.1)
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.5.2)
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.1)
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.17.3)
160
- googleapis-common-protos (1.3.11)
160
+ google-protobuf (3.19.1)
161
+ googleapis-common-protos (1.3.12)
161
162
  google-protobuf (~> 3.14)
162
- googleapis-common-protos-types (>= 1.0.6, < 2.0)
163
+ googleapis-common-protos-types (~> 1.2)
163
164
  grpc (~> 1.27)
164
- googleapis-common-protos-types (1.1.0)
165
+ googleapis-common-protos-types (1.3.0)
165
166
  google-protobuf (~> 3.14)
166
- googleauth (0.17.0)
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.14)
173
- grpc (1.38.0)
174
- google-protobuf (~> 3.15)
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.10)
182
+ i18n (1.8.11)
182
183
  concurrent-ruby (~> 1.0)
183
184
  jaro_winkler (1.5.4)
184
- jwt (2.2.3)
185
- loofah (2.12.0)
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.1)
191
+ marcel (1.0.2)
191
192
  memoist (0.16.2)
192
193
  method_source (1.0.0)
193
- mini_mime (1.1.1)
194
+ mini_mime (1.1.2)
194
195
  mini_portile2 (2.6.1)
195
- minitest (5.14.4)
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.3)
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.1)
206
- parallel (1.20.1)
207
- parser (3.0.2.0)
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.5.2)
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.1)
223
- actioncable (= 6.1.4.1)
224
- actionmailbox (= 6.1.4.1)
225
- actionmailer (= 6.1.4.1)
226
- actionpack (= 6.1.4.1)
227
- actiontext (= 6.1.4.1)
228
- actionview (= 6.1.4.1)
229
- activejob (= 6.1.4.1)
230
- activemodel (= 6.1.4.1)
231
- activerecord (= 6.1.4.1)
232
- activestorage (= 6.1.4.1)
233
- activesupport (= 6.1.4.1)
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.1)
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.1)
243
- actionpack (= 6.1.4.1)
244
- activesupport (= 6.1.4.1)
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.4.0)
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.2)
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.8.2)
291
+ semantic_logger (4.9.0)
291
292
  concurrent-ruby (~> 1.0)
292
- signet (0.15.0)
293
- addressable (~> 2.3)
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.2.2)
301
- actionpack (>= 4.0)
302
- activesupport (>= 4.0)
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.4.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.1)
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.8)
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.13.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.4.4)
91
+ diff-lcs (1.5.0)
92
92
  erubi (1.10.0)
93
- et-orbi (1.2.4)
93
+ et-orbi (1.2.6)
94
94
  tzinfo
95
- faraday (1.7.0)
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.1)
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.5.2)
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.1)
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.17.3)
143
- googleapis-common-protos (1.3.11)
143
+ google-protobuf (3.19.1)
144
+ googleapis-common-protos (1.3.12)
144
145
  google-protobuf (~> 3.14)
145
- googleapis-common-protos-types (>= 1.0.6, < 2.0)
146
+ googleapis-common-protos-types (~> 1.2)
146
147
  grpc (~> 1.27)
147
- googleapis-common-protos-types (1.1.0)
148
+ googleapis-common-protos-types (1.3.0)
148
149
  google-protobuf (~> 3.14)
149
- googleauth (0.17.0)
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.14)
156
- grpc (1.38.0)
157
- google-protobuf (~> 3.15)
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.10)
165
+ i18n (1.8.11)
165
166
  concurrent-ruby (~> 1.0)
166
167
  jaro_winkler (1.5.4)
167
- jwt (2.2.3)
168
- loofah (2.12.0)
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.1)
181
+ mini_mime (1.1.2)
181
182
  mini_portile2 (2.6.1)
182
- minitest (5.14.4)
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.3)
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.1)
193
- parallel (1.20.1)
194
- parser (3.0.2.0)
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.5.2)
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.4.0)
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.2)
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.8.2)
276
+ semantic_logger (4.9.0)
276
277
  concurrent-ruby (~> 1.0)
277
- signet (0.15.0)
278
- addressable (~> 2.3)
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.2.2)
286
- actionpack (>= 4.0)
287
- activesupport (>= 4.0)
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)