cloudtasker 0.9.1 → 0.9.5

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,9 +1,7 @@
1
- # frozen_string_literal: true
2
-
3
1
  # This file was generated by Appraisal
4
2
 
5
- source 'https://rubygems.org'
3
+ source "https://rubygems.org"
6
4
 
7
- gem 'google-cloud-tasks', '1.2'
5
+ gem "google-cloud-tasks", "1.2"
8
6
 
9
- gemspec path: '../'
7
+ gemspec path: "../"
@@ -1,104 +1,147 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.9.1)
4
+ cloudtasker (0.9.4)
5
5
  activesupport
6
6
  fugit
7
- google-cloud-tasks
7
+ google-cloud-tasks (~> 1.0)
8
8
  jwt
9
9
  redis
10
10
 
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- actioncable (6.0.1)
15
- actionpack (= 6.0.1)
14
+ actioncable (6.1.4)
15
+ actionpack (= 6.1.4)
16
+ activesupport (= 6.1.4)
16
17
  nio4r (~> 2.0)
17
18
  websocket-driver (>= 0.6.1)
18
- actionmailbox (6.0.1)
19
- actionpack (= 6.0.1)
20
- activejob (= 6.0.1)
21
- activerecord (= 6.0.1)
22
- activestorage (= 6.0.1)
23
- activesupport (= 6.0.1)
19
+ actionmailbox (6.1.4)
20
+ actionpack (= 6.1.4)
21
+ activejob (= 6.1.4)
22
+ activerecord (= 6.1.4)
23
+ activestorage (= 6.1.4)
24
+ activesupport (= 6.1.4)
24
25
  mail (>= 2.7.1)
25
- actionmailer (6.0.1)
26
- actionpack (= 6.0.1)
27
- actionview (= 6.0.1)
28
- activejob (= 6.0.1)
26
+ actionmailer (6.1.4)
27
+ actionpack (= 6.1.4)
28
+ actionview (= 6.1.4)
29
+ activejob (= 6.1.4)
30
+ activesupport (= 6.1.4)
29
31
  mail (~> 2.5, >= 2.5.4)
30
32
  rails-dom-testing (~> 2.0)
31
- actionpack (6.0.1)
32
- actionview (= 6.0.1)
33
- activesupport (= 6.0.1)
34
- rack (~> 2.0)
33
+ actionpack (6.1.4)
34
+ actionview (= 6.1.4)
35
+ activesupport (= 6.1.4)
36
+ rack (~> 2.0, >= 2.0.9)
35
37
  rack-test (>= 0.6.3)
36
38
  rails-dom-testing (~> 2.0)
37
39
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
38
- actiontext (6.0.1)
39
- actionpack (= 6.0.1)
40
- activerecord (= 6.0.1)
41
- activestorage (= 6.0.1)
42
- activesupport (= 6.0.1)
40
+ actiontext (6.1.4)
41
+ actionpack (= 6.1.4)
42
+ activerecord (= 6.1.4)
43
+ activestorage (= 6.1.4)
44
+ activesupport (= 6.1.4)
43
45
  nokogiri (>= 1.8.5)
44
- actionview (6.0.1)
45
- activesupport (= 6.0.1)
46
+ actionview (6.1.4)
47
+ activesupport (= 6.1.4)
46
48
  builder (~> 3.1)
47
49
  erubi (~> 1.4)
48
50
  rails-dom-testing (~> 2.0)
49
51
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
50
- activejob (6.0.1)
51
- activesupport (= 6.0.1)
52
+ activejob (6.1.4)
53
+ activesupport (= 6.1.4)
52
54
  globalid (>= 0.3.6)
53
- activemodel (6.0.1)
54
- activesupport (= 6.0.1)
55
- activerecord (6.0.1)
56
- activemodel (= 6.0.1)
57
- activesupport (= 6.0.1)
58
- activestorage (6.0.1)
59
- actionpack (= 6.0.1)
60
- activejob (= 6.0.1)
61
- activerecord (= 6.0.1)
62
- marcel (~> 0.3.1)
63
- activesupport (6.0.1)
55
+ activemodel (6.1.4)
56
+ activesupport (= 6.1.4)
57
+ activerecord (6.1.4)
58
+ activemodel (= 6.1.4)
59
+ activesupport (= 6.1.4)
60
+ activestorage (6.1.4)
61
+ actionpack (= 6.1.4)
62
+ activejob (= 6.1.4)
63
+ activerecord (= 6.1.4)
64
+ activesupport (= 6.1.4)
65
+ marcel (~> 1.0.0)
66
+ mini_mime (>= 1.1.0)
67
+ activesupport (6.1.4)
64
68
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
- i18n (>= 0.7, < 2)
66
- minitest (~> 5.1)
67
- tzinfo (~> 1.1)
68
- zeitwerk (~> 2.2)
69
- addressable (2.7.0)
69
+ i18n (>= 1.6, < 2)
70
+ minitest (>= 5.1)
71
+ tzinfo (~> 2.0)
72
+ zeitwerk (~> 2.3)
73
+ addressable (2.8.0)
70
74
  public_suffix (>= 2.0.2, < 5.0)
71
- appraisal (2.2.0)
75
+ appraisal (2.4.1)
72
76
  bundler
73
77
  rake
74
78
  thor (>= 0.14.0)
75
- ast (2.4.0)
76
- builder (3.2.3)
77
- concurrent-ruby (1.1.5)
78
- crack (0.4.3)
79
- safe_yaml (~> 1.0.0)
80
- crass (1.0.5)
81
- diff-lcs (1.3)
82
- erubi (1.9.0)
83
- et-orbi (1.2.2)
79
+ ast (2.4.2)
80
+ async (1.30.1)
81
+ console (~> 1.10)
82
+ nio4r (~> 2.3)
83
+ timers (~> 4.1)
84
+ async-http (0.56.5)
85
+ async (>= 1.25)
86
+ async-io (>= 1.28)
87
+ async-pool (>= 0.2)
88
+ protocol-http (~> 0.22.0)
89
+ protocol-http1 (~> 0.14.0)
90
+ protocol-http2 (~> 0.14.0)
91
+ async-http-faraday (0.11.0)
92
+ async-http (~> 0.42)
93
+ faraday
94
+ async-io (1.32.2)
95
+ async
96
+ async-pool (0.3.8)
97
+ async (>= 1.25)
98
+ builder (3.2.4)
99
+ concurrent-ruby (1.1.9)
100
+ console (1.13.1)
101
+ fiber-local
102
+ crack (0.4.5)
103
+ rexml
104
+ crass (1.0.6)
105
+ diff-lcs (1.4.4)
106
+ erubi (1.10.0)
107
+ et-orbi (1.2.4)
84
108
  tzinfo
85
- faraday (0.17.1)
109
+ faraday (1.7.0)
110
+ faraday-em_http (~> 1.0)
111
+ faraday-em_synchrony (~> 1.0)
112
+ faraday-excon (~> 1.1)
113
+ faraday-httpclient (~> 1.0.1)
114
+ faraday-net_http (~> 1.0)
115
+ faraday-net_http_persistent (~> 1.1)
116
+ faraday-patron (~> 1.0)
117
+ faraday-rack (~> 1.0)
86
118
  multipart-post (>= 1.2, < 3)
87
- faraday-http-cache (2.0.0)
88
- faraday (~> 0.8)
89
- fugit (1.3.3)
119
+ ruby2_keywords (>= 0.0.4)
120
+ faraday-em_http (1.0.0)
121
+ faraday-em_synchrony (1.0.0)
122
+ faraday-excon (1.1.0)
123
+ faraday-http-cache (2.2.0)
124
+ faraday (>= 0.8)
125
+ faraday-httpclient (1.0.1)
126
+ faraday-net_http (1.0.1)
127
+ faraday-net_http_persistent (1.2.0)
128
+ faraday-patron (1.0.0)
129
+ faraday-rack (1.0.0)
130
+ fiber-local (1.0.0)
131
+ fugit (1.5.1)
90
132
  et-orbi (~> 1.1, >= 1.1.8)
91
- raabro (~> 1.1)
92
- github_changelog_generator (1.15.0)
133
+ raabro (~> 1.4)
134
+ github_changelog_generator (1.16.4)
93
135
  activesupport
136
+ async (>= 1.25.0)
137
+ async-http-faraday
94
138
  faraday-http-cache
95
139
  multi_json
96
140
  octokit (~> 4.6)
97
141
  rainbow (>= 2.2.1)
98
142
  rake (>= 10.0)
99
- retriable (~> 3.0)
100
- globalid (0.4.2)
101
- activesupport (>= 4.2.0)
143
+ globalid (0.5.2)
144
+ activesupport (>= 5.0)
102
145
  google-cloud-tasks (1.2.0)
103
146
  google-gax (~> 1.8)
104
147
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -109,112 +152,121 @@ GEM
109
152
  googleauth (~> 0.9)
110
153
  grpc (~> 1.24)
111
154
  rly (~> 0.2.3)
112
- google-protobuf (3.11.1)
113
- googleapis-common-protos (1.3.9)
114
- google-protobuf (~> 3.0)
115
- googleapis-common-protos-types (~> 1.0)
116
- grpc (~> 1.0)
117
- googleapis-common-protos-types (1.0.4)
118
- google-protobuf (~> 3.0)
119
- googleauth (0.10.0)
120
- faraday (~> 0.12)
155
+ google-protobuf (3.17.3)
156
+ googleapis-common-protos (1.3.11)
157
+ google-protobuf (~> 3.14)
158
+ googleapis-common-protos-types (>= 1.0.6, < 2.0)
159
+ grpc (~> 1.27)
160
+ googleapis-common-protos-types (1.1.0)
161
+ google-protobuf (~> 3.14)
162
+ googleauth (0.17.0)
163
+ faraday (>= 0.17.3, < 2.0)
121
164
  jwt (>= 1.4, < 3.0)
122
165
  memoist (~> 0.16)
123
166
  multi_json (~> 1.11)
124
167
  os (>= 0.9, < 2.0)
125
- signet (~> 0.12)
126
- grpc (1.25.0)
127
- google-protobuf (~> 3.8)
168
+ signet (~> 0.14)
169
+ grpc (1.38.0)
170
+ google-protobuf (~> 3.15)
128
171
  googleapis-common-protos-types (~> 1.0)
129
- grpc-google-iam-v1 (0.6.9)
130
- googleapis-common-protos (>= 1.3.1, < 2.0)
131
- grpc (~> 1.0)
132
- hashdiff (1.0.0)
133
- i18n (1.7.0)
172
+ grpc-google-iam-v1 (0.6.11)
173
+ google-protobuf (~> 3.14)
174
+ googleapis-common-protos (>= 1.3.11, < 2.0)
175
+ grpc (~> 1.27)
176
+ hashdiff (1.0.1)
177
+ i18n (1.8.10)
134
178
  concurrent-ruby (~> 1.0)
135
179
  jaro_winkler (1.5.4)
136
- jwt (2.2.1)
137
- loofah (2.4.0)
180
+ jwt (2.2.3)
181
+ loofah (2.12.0)
138
182
  crass (~> 1.0.2)
139
183
  nokogiri (>= 1.5.9)
140
184
  mail (2.7.1)
141
185
  mini_mime (>= 0.1.1)
142
- marcel (0.3.3)
143
- mimemagic (~> 0.3.2)
186
+ marcel (1.0.1)
144
187
  memoist (0.16.2)
145
- method_source (0.9.2)
146
- mimemagic (0.3.3)
147
- mini_mime (1.0.2)
148
- mini_portile2 (2.4.0)
149
- minitest (5.13.0)
150
- multi_json (1.14.1)
188
+ method_source (1.0.0)
189
+ mini_mime (1.1.0)
190
+ mini_portile2 (2.6.1)
191
+ minitest (5.14.4)
192
+ multi_json (1.15.0)
151
193
  multipart-post (2.1.1)
152
- nio4r (2.5.2)
153
- nokogiri (1.10.7)
154
- mini_portile2 (~> 2.4.0)
155
- octokit (4.14.0)
194
+ nio4r (2.5.8)
195
+ nokogiri (1.12.3)
196
+ mini_portile2 (~> 2.6.1)
197
+ racc (~> 1.4)
198
+ octokit (4.21.0)
199
+ faraday (>= 0.9)
156
200
  sawyer (~> 0.8.0, >= 0.5.3)
157
- os (1.0.1)
158
- parallel (1.19.1)
159
- parser (2.6.5.0)
160
- ast (~> 2.4.0)
161
- public_suffix (4.0.1)
162
- raabro (1.1.6)
163
- rack (2.0.7)
201
+ os (1.1.1)
202
+ parallel (1.20.1)
203
+ parser (3.0.2.0)
204
+ ast (~> 2.4.1)
205
+ protocol-hpack (1.4.2)
206
+ protocol-http (0.22.5)
207
+ protocol-http1 (0.14.1)
208
+ protocol-http (~> 0.22)
209
+ protocol-http2 (0.14.2)
210
+ protocol-hpack (~> 1.4)
211
+ protocol-http (~> 0.18)
212
+ public_suffix (4.0.6)
213
+ raabro (1.4.0)
214
+ racc (1.5.2)
215
+ rack (2.2.3)
164
216
  rack-test (1.1.0)
165
217
  rack (>= 1.0, < 3)
166
- rails (6.0.1)
167
- actioncable (= 6.0.1)
168
- actionmailbox (= 6.0.1)
169
- actionmailer (= 6.0.1)
170
- actionpack (= 6.0.1)
171
- actiontext (= 6.0.1)
172
- actionview (= 6.0.1)
173
- activejob (= 6.0.1)
174
- activemodel (= 6.0.1)
175
- activerecord (= 6.0.1)
176
- activestorage (= 6.0.1)
177
- activesupport (= 6.0.1)
178
- bundler (>= 1.3.0)
179
- railties (= 6.0.1)
218
+ rails (6.1.4)
219
+ actioncable (= 6.1.4)
220
+ actionmailbox (= 6.1.4)
221
+ actionmailer (= 6.1.4)
222
+ actionpack (= 6.1.4)
223
+ actiontext (= 6.1.4)
224
+ actionview (= 6.1.4)
225
+ activejob (= 6.1.4)
226
+ activemodel (= 6.1.4)
227
+ activerecord (= 6.1.4)
228
+ activestorage (= 6.1.4)
229
+ activesupport (= 6.1.4)
230
+ bundler (>= 1.15.0)
231
+ railties (= 6.1.4)
180
232
  sprockets-rails (>= 2.0.0)
181
233
  rails-dom-testing (2.0.3)
182
234
  activesupport (>= 4.2.0)
183
235
  nokogiri (>= 1.6)
184
- rails-html-sanitizer (1.3.0)
236
+ rails-html-sanitizer (1.4.1)
185
237
  loofah (~> 2.3)
186
- railties (6.0.1)
187
- actionpack (= 6.0.1)
188
- activesupport (= 6.0.1)
238
+ railties (6.1.4)
239
+ actionpack (= 6.1.4)
240
+ activesupport (= 6.1.4)
189
241
  method_source
190
- rake (>= 0.8.7)
191
- thor (>= 0.20.3, < 2.0)
242
+ rake (>= 0.13)
243
+ thor (~> 1.0)
192
244
  rainbow (3.0.0)
193
- rake (10.5.0)
194
- redis (4.1.3)
195
- retriable (3.1.2)
245
+ rake (13.0.6)
246
+ redis (4.4.0)
247
+ rexml (3.2.5)
196
248
  rly (0.2.3)
197
- rspec (3.9.0)
198
- rspec-core (~> 3.9.0)
199
- rspec-expectations (~> 3.9.0)
200
- rspec-mocks (~> 3.9.0)
201
- rspec-core (3.9.0)
202
- rspec-support (~> 3.9.0)
203
- rspec-expectations (3.9.0)
249
+ rspec (3.10.0)
250
+ rspec-core (~> 3.10.0)
251
+ rspec-expectations (~> 3.10.0)
252
+ rspec-mocks (~> 3.10.0)
253
+ rspec-core (3.10.1)
254
+ rspec-support (~> 3.10.0)
255
+ rspec-expectations (3.10.1)
204
256
  diff-lcs (>= 1.2.0, < 2.0)
205
- rspec-support (~> 3.9.0)
206
- rspec-mocks (3.9.0)
257
+ rspec-support (~> 3.10.0)
258
+ rspec-mocks (3.10.2)
207
259
  diff-lcs (>= 1.2.0, < 2.0)
208
- rspec-support (~> 3.9.0)
209
- rspec-rails (3.9.0)
210
- actionpack (>= 3.0)
211
- activesupport (>= 3.0)
212
- railties (>= 3.0)
213
- rspec-core (~> 3.9.0)
214
- rspec-expectations (~> 3.9.0)
215
- rspec-mocks (~> 3.9.0)
216
- rspec-support (~> 3.9.0)
217
- rspec-support (3.9.0)
260
+ rspec-support (~> 3.10.0)
261
+ rspec-rails (5.0.2)
262
+ actionpack (>= 5.2)
263
+ activesupport (>= 5.2)
264
+ railties (>= 5.2)
265
+ rspec-core (~> 3.10)
266
+ rspec-expectations (~> 3.10)
267
+ rspec-mocks (~> 3.10)
268
+ rspec-support (~> 3.10)
269
+ rspec-support (3.10.2)
218
270
  rubocop (0.76.0)
219
271
  jaro_winkler (~> 1.5.1)
220
272
  parallel (~> 1.10)
@@ -224,38 +276,40 @@ GEM
224
276
  unicode-display_width (>= 1.4.0, < 1.7)
225
277
  rubocop-rspec (1.37.0)
226
278
  rubocop (>= 0.68.1)
227
- ruby-progressbar (1.10.1)
228
- safe_yaml (1.0.5)
279
+ ruby-progressbar (1.11.0)
280
+ ruby2_keywords (0.0.5)
229
281
  sawyer (0.8.2)
230
282
  addressable (>= 2.3.5)
231
283
  faraday (> 0.8, < 2.0)
232
- signet (0.12.0)
284
+ semantic_logger (4.8.2)
285
+ concurrent-ruby (~> 1.0)
286
+ signet (0.15.0)
233
287
  addressable (~> 2.3)
234
- faraday (~> 0.9)
288
+ faraday (>= 0.17.3, < 2.0)
235
289
  jwt (>= 1.5, < 3.0)
236
290
  multi_json (~> 1.10)
237
- sprockets (4.0.0)
291
+ sprockets (4.0.2)
238
292
  concurrent-ruby (~> 1.0)
239
293
  rack (> 1, < 3)
240
- sprockets-rails (3.2.1)
294
+ sprockets-rails (3.2.2)
241
295
  actionpack (>= 4.0)
242
296
  activesupport (>= 4.0)
243
297
  sprockets (>= 3.0.0)
244
- sqlite3 (1.4.1)
245
- thor (0.20.3)
246
- thread_safe (0.3.6)
247
- timecop (0.9.1)
248
- tzinfo (1.2.5)
249
- thread_safe (~> 0.1)
250
- unicode-display_width (1.6.0)
251
- webmock (3.7.6)
252
- addressable (>= 2.3.6)
298
+ sqlite3 (1.4.2)
299
+ thor (1.1.0)
300
+ timecop (0.9.4)
301
+ timers (4.3.3)
302
+ tzinfo (2.0.4)
303
+ concurrent-ruby (~> 1.0)
304
+ unicode-display_width (1.6.1)
305
+ webmock (3.14.0)
306
+ addressable (>= 2.8.0)
253
307
  crack (>= 0.3.2)
254
308
  hashdiff (>= 0.4.0, < 2.0.0)
255
- websocket-driver (0.7.1)
309
+ websocket-driver (0.7.5)
256
310
  websocket-extensions (>= 0.1.0)
257
- websocket-extensions (0.1.4)
258
- zeitwerk (2.2.2)
311
+ websocket-extensions (0.1.5)
312
+ zeitwerk (2.4.2)
259
313
 
260
314
  PLATFORMS
261
315
  ruby
@@ -267,14 +321,15 @@ DEPENDENCIES
267
321
  github_changelog_generator
268
322
  google-cloud-tasks (= 1.2)
269
323
  rails
270
- rake (~> 10.0)
324
+ rake (>= 12.3.3)
271
325
  rspec (~> 3.0)
272
326
  rspec-rails
273
327
  rubocop (= 0.76.0)
274
- rubocop-rspec
328
+ rubocop-rspec (= 1.37.0)
329
+ semantic_logger
275
330
  sqlite3
276
331
  timecop
277
332
  webmock
278
333
 
279
334
  BUNDLED WITH
280
- 2.0.2
335
+ 2.2.9