cloudtasker 0.11.0 → 0.11.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,75 +13,95 @@ PATH
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actioncable (6.1.3)
17
- actionpack (= 6.1.3)
18
- activesupport (= 6.1.3)
16
+ actioncable (6.1.4.1)
17
+ actionpack (= 6.1.4.1)
18
+ activesupport (= 6.1.4.1)
19
19
  nio4r (~> 2.0)
20
20
  websocket-driver (>= 0.6.1)
21
- actionmailbox (6.1.3)
22
- actionpack (= 6.1.3)
23
- activejob (= 6.1.3)
24
- activerecord (= 6.1.3)
25
- activestorage (= 6.1.3)
26
- activesupport (= 6.1.3)
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)
27
27
  mail (>= 2.7.1)
28
- actionmailer (6.1.3)
29
- actionpack (= 6.1.3)
30
- actionview (= 6.1.3)
31
- activejob (= 6.1.3)
32
- activesupport (= 6.1.3)
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)
33
33
  mail (~> 2.5, >= 2.5.4)
34
34
  rails-dom-testing (~> 2.0)
35
- actionpack (6.1.3)
36
- actionview (= 6.1.3)
37
- activesupport (= 6.1.3)
35
+ actionpack (6.1.4.1)
36
+ actionview (= 6.1.4.1)
37
+ activesupport (= 6.1.4.1)
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.3)
43
- actionpack (= 6.1.3)
44
- activerecord (= 6.1.3)
45
- activestorage (= 6.1.3)
46
- activesupport (= 6.1.3)
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)
47
47
  nokogiri (>= 1.8.5)
48
- actionview (6.1.3)
49
- activesupport (= 6.1.3)
48
+ actionview (6.1.4.1)
49
+ activesupport (= 6.1.4.1)
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.3)
55
- activesupport (= 6.1.3)
54
+ activejob (6.1.4.1)
55
+ activesupport (= 6.1.4.1)
56
56
  globalid (>= 0.3.6)
57
- activemodel (6.1.3)
58
- activesupport (= 6.1.3)
59
- activerecord (6.1.3)
60
- activemodel (= 6.1.3)
61
- activesupport (= 6.1.3)
62
- activestorage (6.1.3)
63
- actionpack (= 6.1.3)
64
- activejob (= 6.1.3)
65
- activerecord (= 6.1.3)
66
- activesupport (= 6.1.3)
67
- marcel (~> 0.3.1)
68
- mimemagic (~> 0.3.2)
69
- activesupport (6.1.3)
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)
67
+ marcel (~> 1.0.0)
68
+ mini_mime (>= 1.1.0)
69
+ activesupport (6.1.4.1)
70
70
  concurrent-ruby (~> 1.0, >= 1.0.2)
71
71
  i18n (>= 1.6, < 2)
72
72
  minitest (>= 5.1)
73
73
  tzinfo (~> 2.0)
74
74
  zeitwerk (~> 2.3)
75
- addressable (2.7.0)
75
+ addressable (2.8.0)
76
76
  public_suffix (>= 2.0.2, < 5.0)
77
- appraisal (2.4.0)
77
+ appraisal (2.4.1)
78
78
  bundler
79
79
  rake
80
80
  thor (>= 0.14.0)
81
81
  ast (2.4.2)
82
+ async (1.30.1)
83
+ console (~> 1.10)
84
+ nio4r (~> 2.3)
85
+ timers (~> 4.1)
86
+ async-http (0.56.5)
87
+ async (>= 1.25)
88
+ async-io (>= 1.28)
89
+ async-pool (>= 0.2)
90
+ protocol-http (~> 0.22.0)
91
+ protocol-http1 (~> 0.14.0)
92
+ protocol-http2 (~> 0.14.0)
93
+ async-http-faraday (0.11.0)
94
+ async-http (~> 0.42)
95
+ faraday
96
+ async-io (1.32.2)
97
+ async
98
+ async-pool (0.3.8)
99
+ async (>= 1.25)
82
100
  builder (3.2.4)
83
- concurrent-ruby (1.1.8)
84
- connection_pool (2.2.3)
101
+ concurrent-ruby (1.1.9)
102
+ connection_pool (2.2.5)
103
+ console (1.13.1)
104
+ fiber-local
85
105
  crack (0.4.5)
86
106
  rexml
87
107
  crass (1.0.6)
@@ -89,26 +109,42 @@ GEM
89
109
  erubi (1.10.0)
90
110
  et-orbi (1.2.4)
91
111
  tzinfo
92
- faraday (1.3.0)
112
+ faraday (1.7.0)
113
+ faraday-em_http (~> 1.0)
114
+ faraday-em_synchrony (~> 1.0)
115
+ faraday-excon (~> 1.1)
116
+ faraday-httpclient (~> 1.0.1)
93
117
  faraday-net_http (~> 1.0)
118
+ faraday-net_http_persistent (~> 1.1)
119
+ faraday-patron (~> 1.0)
120
+ faraday-rack (~> 1.0)
94
121
  multipart-post (>= 1.2, < 3)
95
- ruby2_keywords
122
+ ruby2_keywords (>= 0.0.4)
123
+ faraday-em_http (1.0.0)
124
+ faraday-em_synchrony (1.0.0)
125
+ faraday-excon (1.1.0)
96
126
  faraday-http-cache (2.2.0)
97
127
  faraday (>= 0.8)
128
+ faraday-httpclient (1.0.1)
98
129
  faraday-net_http (1.0.1)
99
- fugit (1.4.2)
130
+ faraday-net_http_persistent (1.2.0)
131
+ faraday-patron (1.0.0)
132
+ faraday-rack (1.0.0)
133
+ fiber-local (1.0.0)
134
+ fugit (1.5.1)
100
135
  et-orbi (~> 1.1, >= 1.1.8)
101
136
  raabro (~> 1.4)
102
- github_changelog_generator (1.15.2)
137
+ github_changelog_generator (1.16.4)
103
138
  activesupport
139
+ async (>= 1.25.0)
140
+ async-http-faraday
104
141
  faraday-http-cache
105
142
  multi_json
106
143
  octokit (~> 4.6)
107
144
  rainbow (>= 2.2.1)
108
145
  rake (>= 10.0)
109
- retriable (~> 3.0)
110
- globalid (0.4.2)
111
- activesupport (>= 4.2.0)
146
+ globalid (0.5.2)
147
+ activesupport (>= 5.0)
112
148
  google-cloud-tasks (1.2.0)
113
149
  google-gax (~> 1.8)
114
150
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -119,95 +155,100 @@ GEM
119
155
  googleauth (~> 0.9)
120
156
  grpc (~> 1.24)
121
157
  rly (~> 0.2.3)
122
- google-protobuf (3.15.5)
158
+ google-protobuf (3.17.3)
123
159
  googleapis-common-protos (1.3.11)
124
160
  google-protobuf (~> 3.14)
125
161
  googleapis-common-protos-types (>= 1.0.6, < 2.0)
126
162
  grpc (~> 1.27)
127
- googleapis-common-protos-types (1.0.6)
163
+ googleapis-common-protos-types (1.1.0)
128
164
  google-protobuf (~> 3.14)
129
- googleauth (0.16.0)
165
+ googleauth (0.17.0)
130
166
  faraday (>= 0.17.3, < 2.0)
131
167
  jwt (>= 1.4, < 3.0)
132
168
  memoist (~> 0.16)
133
169
  multi_json (~> 1.11)
134
170
  os (>= 0.9, < 2.0)
135
171
  signet (~> 0.14)
136
- grpc (1.36.0)
137
- google-protobuf (~> 3.14)
172
+ grpc (1.38.0)
173
+ google-protobuf (~> 3.15)
138
174
  googleapis-common-protos-types (~> 1.0)
139
175
  grpc-google-iam-v1 (0.6.11)
140
176
  google-protobuf (~> 3.14)
141
177
  googleapis-common-protos (>= 1.3.11, < 2.0)
142
178
  grpc (~> 1.27)
143
179
  hashdiff (1.0.1)
144
- i18n (1.8.9)
180
+ i18n (1.8.10)
145
181
  concurrent-ruby (~> 1.0)
146
182
  jaro_winkler (1.5.4)
147
- jwt (2.2.2)
148
- loofah (2.9.0)
183
+ jwt (2.2.3)
184
+ loofah (2.12.0)
149
185
  crass (~> 1.0.2)
150
186
  nokogiri (>= 1.5.9)
151
187
  mail (2.7.1)
152
188
  mini_mime (>= 0.1.1)
153
- marcel (0.3.3)
154
- mimemagic (~> 0.3.2)
189
+ marcel (1.0.1)
155
190
  memoist (0.16.2)
156
191
  method_source (1.0.0)
157
- mimemagic (0.3.5)
158
- mini_mime (1.0.2)
159
- mini_portile2 (2.5.0)
192
+ mini_mime (1.1.1)
193
+ mini_portile2 (2.6.1)
160
194
  minitest (5.14.4)
161
195
  multi_json (1.15.0)
162
196
  multipart-post (2.1.1)
163
- nio4r (2.5.7)
164
- nokogiri (1.11.2)
165
- mini_portile2 (~> 2.5.0)
197
+ nio4r (2.5.8)
198
+ nokogiri (1.12.3)
199
+ mini_portile2 (~> 2.6.1)
166
200
  racc (~> 1.4)
167
- octokit (4.20.0)
201
+ octokit (4.21.0)
168
202
  faraday (>= 0.9)
169
203
  sawyer (~> 0.8.0, >= 0.5.3)
170
204
  os (1.1.1)
171
205
  parallel (1.20.1)
172
- parser (3.0.0.0)
206
+ parser (3.0.2.0)
173
207
  ast (~> 2.4.1)
208
+ protocol-hpack (1.4.2)
209
+ protocol-http (0.22.5)
210
+ protocol-http1 (0.14.2)
211
+ protocol-http (~> 0.22)
212
+ protocol-http2 (0.14.2)
213
+ protocol-hpack (~> 1.4)
214
+ protocol-http (~> 0.18)
174
215
  public_suffix (4.0.6)
175
216
  raabro (1.4.0)
176
217
  racc (1.5.2)
177
218
  rack (2.2.3)
178
219
  rack-test (1.1.0)
179
220
  rack (>= 1.0, < 3)
180
- rails (6.1.3)
181
- actioncable (= 6.1.3)
182
- actionmailbox (= 6.1.3)
183
- actionmailer (= 6.1.3)
184
- actionpack (= 6.1.3)
185
- actiontext (= 6.1.3)
186
- actionview (= 6.1.3)
187
- activejob (= 6.1.3)
188
- activemodel (= 6.1.3)
189
- activerecord (= 6.1.3)
190
- activestorage (= 6.1.3)
191
- activesupport (= 6.1.3)
221
+ rails (6.1.4.1)
222
+ actioncable (= 6.1.4.1)
223
+ actionmailbox (= 6.1.4.1)
224
+ actionmailer (= 6.1.4.1)
225
+ actionpack (= 6.1.4.1)
226
+ actiontext (= 6.1.4.1)
227
+ actionview (= 6.1.4.1)
228
+ activejob (= 6.1.4.1)
229
+ activemodel (= 6.1.4.1)
230
+ activerecord (= 6.1.4.1)
231
+ activestorage (= 6.1.4.1)
232
+ activesupport (= 6.1.4.1)
192
233
  bundler (>= 1.15.0)
193
- railties (= 6.1.3)
234
+ railties (= 6.1.4.1)
194
235
  sprockets-rails (>= 2.0.0)
195
236
  rails-dom-testing (2.0.3)
196
237
  activesupport (>= 4.2.0)
197
238
  nokogiri (>= 1.6)
198
- rails-html-sanitizer (1.3.0)
239
+ rails-html-sanitizer (1.4.2)
199
240
  loofah (~> 2.3)
200
- railties (6.1.3)
201
- actionpack (= 6.1.3)
202
- activesupport (= 6.1.3)
241
+ railties (6.1.4.1)
242
+ actionpack (= 6.1.4.1)
243
+ activesupport (= 6.1.4.1)
203
244
  method_source
204
- rake (>= 0.8.7)
245
+ rake (>= 0.13)
205
246
  thor (~> 1.0)
206
247
  rainbow (3.0.0)
207
- rake (13.0.3)
208
- redis (4.2.5)
248
+ rake (13.0.6)
249
+ redis (4.4.0)
209
250
  retriable (3.1.2)
210
- rexml (3.2.4)
251
+ rexml (3.2.5)
211
252
  rly (0.2.3)
212
253
  rspec (3.10.0)
213
254
  rspec-core (~> 3.10.0)
@@ -222,7 +263,7 @@ GEM
222
263
  rspec-mocks (3.10.2)
223
264
  diff-lcs (>= 1.2.0, < 2.0)
224
265
  rspec-support (~> 3.10.0)
225
- rspec-rails (5.0.0)
266
+ rspec-rails (5.0.2)
226
267
  actionpack (>= 5.2)
227
268
  activesupport (>= 5.2)
228
269
  railties (>= 5.2)
@@ -241,11 +282,11 @@ GEM
241
282
  rubocop-rspec (1.37.0)
242
283
  rubocop (>= 0.68.1)
243
284
  ruby-progressbar (1.11.0)
244
- ruby2_keywords (0.0.4)
285
+ ruby2_keywords (0.0.5)
245
286
  sawyer (0.8.2)
246
287
  addressable (>= 2.3.5)
247
288
  faraday (> 0.8, < 2.0)
248
- semantic_logger (4.7.4)
289
+ semantic_logger (4.8.2)
249
290
  concurrent-ruby (~> 1.0)
250
291
  signet (0.15.0)
251
292
  addressable (~> 2.3)
@@ -262,14 +303,15 @@ GEM
262
303
  sqlite3 (1.4.2)
263
304
  thor (1.1.0)
264
305
  timecop (0.9.4)
306
+ timers (4.3.3)
265
307
  tzinfo (2.0.4)
266
308
  concurrent-ruby (~> 1.0)
267
309
  unicode-display_width (1.6.1)
268
- webmock (3.12.1)
269
- addressable (>= 2.3.6)
310
+ webmock (3.14.0)
311
+ addressable (>= 2.8.0)
270
312
  crack (>= 0.3.2)
271
313
  hashdiff (>= 0.4.0, < 2.0.0)
272
- websocket-driver (0.7.3)
314
+ websocket-driver (0.7.5)
273
315
  websocket-extensions (>= 0.1.0)
274
316
  websocket-extensions (0.1.5)
275
317
  zeitwerk (2.4.2)
@@ -13,75 +13,95 @@ PATH
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actioncable (6.1.3)
17
- actionpack (= 6.1.3)
18
- activesupport (= 6.1.3)
16
+ actioncable (6.1.4.1)
17
+ actionpack (= 6.1.4.1)
18
+ activesupport (= 6.1.4.1)
19
19
  nio4r (~> 2.0)
20
20
  websocket-driver (>= 0.6.1)
21
- actionmailbox (6.1.3)
22
- actionpack (= 6.1.3)
23
- activejob (= 6.1.3)
24
- activerecord (= 6.1.3)
25
- activestorage (= 6.1.3)
26
- activesupport (= 6.1.3)
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)
27
27
  mail (>= 2.7.1)
28
- actionmailer (6.1.3)
29
- actionpack (= 6.1.3)
30
- actionview (= 6.1.3)
31
- activejob (= 6.1.3)
32
- activesupport (= 6.1.3)
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)
33
33
  mail (~> 2.5, >= 2.5.4)
34
34
  rails-dom-testing (~> 2.0)
35
- actionpack (6.1.3)
36
- actionview (= 6.1.3)
37
- activesupport (= 6.1.3)
35
+ actionpack (6.1.4.1)
36
+ actionview (= 6.1.4.1)
37
+ activesupport (= 6.1.4.1)
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.3)
43
- actionpack (= 6.1.3)
44
- activerecord (= 6.1.3)
45
- activestorage (= 6.1.3)
46
- activesupport (= 6.1.3)
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)
47
47
  nokogiri (>= 1.8.5)
48
- actionview (6.1.3)
49
- activesupport (= 6.1.3)
48
+ actionview (6.1.4.1)
49
+ activesupport (= 6.1.4.1)
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.3)
55
- activesupport (= 6.1.3)
54
+ activejob (6.1.4.1)
55
+ activesupport (= 6.1.4.1)
56
56
  globalid (>= 0.3.6)
57
- activemodel (6.1.3)
58
- activesupport (= 6.1.3)
59
- activerecord (6.1.3)
60
- activemodel (= 6.1.3)
61
- activesupport (= 6.1.3)
62
- activestorage (6.1.3)
63
- actionpack (= 6.1.3)
64
- activejob (= 6.1.3)
65
- activerecord (= 6.1.3)
66
- activesupport (= 6.1.3)
67
- marcel (~> 0.3.1)
68
- mimemagic (~> 0.3.2)
69
- activesupport (6.1.3)
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)
67
+ marcel (~> 1.0.0)
68
+ mini_mime (>= 1.1.0)
69
+ activesupport (6.1.4.1)
70
70
  concurrent-ruby (~> 1.0, >= 1.0.2)
71
71
  i18n (>= 1.6, < 2)
72
72
  minitest (>= 5.1)
73
73
  tzinfo (~> 2.0)
74
74
  zeitwerk (~> 2.3)
75
- addressable (2.7.0)
75
+ addressable (2.8.0)
76
76
  public_suffix (>= 2.0.2, < 5.0)
77
- appraisal (2.4.0)
77
+ appraisal (2.4.1)
78
78
  bundler
79
79
  rake
80
80
  thor (>= 0.14.0)
81
81
  ast (2.4.2)
82
+ async (1.30.1)
83
+ console (~> 1.10)
84
+ nio4r (~> 2.3)
85
+ timers (~> 4.1)
86
+ async-http (0.56.5)
87
+ async (>= 1.25)
88
+ async-io (>= 1.28)
89
+ async-pool (>= 0.2)
90
+ protocol-http (~> 0.22.0)
91
+ protocol-http1 (~> 0.14.0)
92
+ protocol-http2 (~> 0.14.0)
93
+ async-http-faraday (0.11.0)
94
+ async-http (~> 0.42)
95
+ faraday
96
+ async-io (1.32.2)
97
+ async
98
+ async-pool (0.3.8)
99
+ async (>= 1.25)
82
100
  builder (3.2.4)
83
- concurrent-ruby (1.1.8)
84
- connection_pool (2.2.3)
101
+ concurrent-ruby (1.1.9)
102
+ connection_pool (2.2.5)
103
+ console (1.13.1)
104
+ fiber-local
85
105
  crack (0.4.5)
86
106
  rexml
87
107
  crass (1.0.6)
@@ -89,26 +109,42 @@ GEM
89
109
  erubi (1.10.0)
90
110
  et-orbi (1.2.4)
91
111
  tzinfo
92
- faraday (1.3.0)
112
+ faraday (1.7.0)
113
+ faraday-em_http (~> 1.0)
114
+ faraday-em_synchrony (~> 1.0)
115
+ faraday-excon (~> 1.1)
116
+ faraday-httpclient (~> 1.0.1)
93
117
  faraday-net_http (~> 1.0)
118
+ faraday-net_http_persistent (~> 1.1)
119
+ faraday-patron (~> 1.0)
120
+ faraday-rack (~> 1.0)
94
121
  multipart-post (>= 1.2, < 3)
95
- ruby2_keywords
122
+ ruby2_keywords (>= 0.0.4)
123
+ faraday-em_http (1.0.0)
124
+ faraday-em_synchrony (1.0.0)
125
+ faraday-excon (1.1.0)
96
126
  faraday-http-cache (2.2.0)
97
127
  faraday (>= 0.8)
128
+ faraday-httpclient (1.0.1)
98
129
  faraday-net_http (1.0.1)
99
- fugit (1.4.2)
130
+ faraday-net_http_persistent (1.2.0)
131
+ faraday-patron (1.0.0)
132
+ faraday-rack (1.0.0)
133
+ fiber-local (1.0.0)
134
+ fugit (1.5.1)
100
135
  et-orbi (~> 1.1, >= 1.1.8)
101
136
  raabro (~> 1.4)
102
- github_changelog_generator (1.15.2)
137
+ github_changelog_generator (1.16.4)
103
138
  activesupport
139
+ async (>= 1.25.0)
140
+ async-http-faraday
104
141
  faraday-http-cache
105
142
  multi_json
106
143
  octokit (~> 4.6)
107
144
  rainbow (>= 2.2.1)
108
145
  rake (>= 10.0)
109
- retriable (~> 3.0)
110
- globalid (0.4.2)
111
- activesupport (>= 4.2.0)
146
+ globalid (0.5.2)
147
+ activesupport (>= 5.0)
112
148
  google-cloud-tasks (1.3.0)
113
149
  google-gax (~> 1.8)
114
150
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -120,95 +156,100 @@ GEM
120
156
  googleauth (~> 0.9)
121
157
  grpc (~> 1.24)
122
158
  rly (~> 0.2.3)
123
- google-protobuf (3.15.5)
159
+ google-protobuf (3.17.3)
124
160
  googleapis-common-protos (1.3.11)
125
161
  google-protobuf (~> 3.14)
126
162
  googleapis-common-protos-types (>= 1.0.6, < 2.0)
127
163
  grpc (~> 1.27)
128
- googleapis-common-protos-types (1.0.6)
164
+ googleapis-common-protos-types (1.1.0)
129
165
  google-protobuf (~> 3.14)
130
- googleauth (0.16.0)
166
+ googleauth (0.17.0)
131
167
  faraday (>= 0.17.3, < 2.0)
132
168
  jwt (>= 1.4, < 3.0)
133
169
  memoist (~> 0.16)
134
170
  multi_json (~> 1.11)
135
171
  os (>= 0.9, < 2.0)
136
172
  signet (~> 0.14)
137
- grpc (1.36.0)
138
- google-protobuf (~> 3.14)
173
+ grpc (1.38.0)
174
+ google-protobuf (~> 3.15)
139
175
  googleapis-common-protos-types (~> 1.0)
140
176
  grpc-google-iam-v1 (0.6.11)
141
177
  google-protobuf (~> 3.14)
142
178
  googleapis-common-protos (>= 1.3.11, < 2.0)
143
179
  grpc (~> 1.27)
144
180
  hashdiff (1.0.1)
145
- i18n (1.8.9)
181
+ i18n (1.8.10)
146
182
  concurrent-ruby (~> 1.0)
147
183
  jaro_winkler (1.5.4)
148
- jwt (2.2.2)
149
- loofah (2.9.0)
184
+ jwt (2.2.3)
185
+ loofah (2.12.0)
150
186
  crass (~> 1.0.2)
151
187
  nokogiri (>= 1.5.9)
152
188
  mail (2.7.1)
153
189
  mini_mime (>= 0.1.1)
154
- marcel (0.3.3)
155
- mimemagic (~> 0.3.2)
190
+ marcel (1.0.1)
156
191
  memoist (0.16.2)
157
192
  method_source (1.0.0)
158
- mimemagic (0.3.5)
159
- mini_mime (1.0.2)
160
- mini_portile2 (2.5.0)
193
+ mini_mime (1.1.1)
194
+ mini_portile2 (2.6.1)
161
195
  minitest (5.14.4)
162
196
  multi_json (1.15.0)
163
197
  multipart-post (2.1.1)
164
- nio4r (2.5.7)
165
- nokogiri (1.11.2)
166
- mini_portile2 (~> 2.5.0)
198
+ nio4r (2.5.8)
199
+ nokogiri (1.12.3)
200
+ mini_portile2 (~> 2.6.1)
167
201
  racc (~> 1.4)
168
- octokit (4.20.0)
202
+ octokit (4.21.0)
169
203
  faraday (>= 0.9)
170
204
  sawyer (~> 0.8.0, >= 0.5.3)
171
205
  os (1.1.1)
172
206
  parallel (1.20.1)
173
- parser (3.0.0.0)
207
+ parser (3.0.2.0)
174
208
  ast (~> 2.4.1)
209
+ protocol-hpack (1.4.2)
210
+ protocol-http (0.22.5)
211
+ protocol-http1 (0.14.2)
212
+ protocol-http (~> 0.22)
213
+ protocol-http2 (0.14.2)
214
+ protocol-hpack (~> 1.4)
215
+ protocol-http (~> 0.18)
175
216
  public_suffix (4.0.6)
176
217
  raabro (1.4.0)
177
218
  racc (1.5.2)
178
219
  rack (2.2.3)
179
220
  rack-test (1.1.0)
180
221
  rack (>= 1.0, < 3)
181
- rails (6.1.3)
182
- actioncable (= 6.1.3)
183
- actionmailbox (= 6.1.3)
184
- actionmailer (= 6.1.3)
185
- actionpack (= 6.1.3)
186
- actiontext (= 6.1.3)
187
- actionview (= 6.1.3)
188
- activejob (= 6.1.3)
189
- activemodel (= 6.1.3)
190
- activerecord (= 6.1.3)
191
- activestorage (= 6.1.3)
192
- activesupport (= 6.1.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)
193
234
  bundler (>= 1.15.0)
194
- railties (= 6.1.3)
235
+ railties (= 6.1.4.1)
195
236
  sprockets-rails (>= 2.0.0)
196
237
  rails-dom-testing (2.0.3)
197
238
  activesupport (>= 4.2.0)
198
239
  nokogiri (>= 1.6)
199
- rails-html-sanitizer (1.3.0)
240
+ rails-html-sanitizer (1.4.2)
200
241
  loofah (~> 2.3)
201
- railties (6.1.3)
202
- actionpack (= 6.1.3)
203
- activesupport (= 6.1.3)
242
+ railties (6.1.4.1)
243
+ actionpack (= 6.1.4.1)
244
+ activesupport (= 6.1.4.1)
204
245
  method_source
205
- rake (>= 0.8.7)
246
+ rake (>= 0.13)
206
247
  thor (~> 1.0)
207
248
  rainbow (3.0.0)
208
- rake (13.0.3)
209
- redis (4.2.5)
249
+ rake (13.0.6)
250
+ redis (4.4.0)
210
251
  retriable (3.1.2)
211
- rexml (3.2.4)
252
+ rexml (3.2.5)
212
253
  rly (0.2.3)
213
254
  rspec (3.10.0)
214
255
  rspec-core (~> 3.10.0)
@@ -223,7 +264,7 @@ GEM
223
264
  rspec-mocks (3.10.2)
224
265
  diff-lcs (>= 1.2.0, < 2.0)
225
266
  rspec-support (~> 3.10.0)
226
- rspec-rails (5.0.0)
267
+ rspec-rails (5.0.2)
227
268
  actionpack (>= 5.2)
228
269
  activesupport (>= 5.2)
229
270
  railties (>= 5.2)
@@ -242,11 +283,11 @@ GEM
242
283
  rubocop-rspec (1.37.0)
243
284
  rubocop (>= 0.68.1)
244
285
  ruby-progressbar (1.11.0)
245
- ruby2_keywords (0.0.4)
286
+ ruby2_keywords (0.0.5)
246
287
  sawyer (0.8.2)
247
288
  addressable (>= 2.3.5)
248
289
  faraday (> 0.8, < 2.0)
249
- semantic_logger (4.7.4)
290
+ semantic_logger (4.8.2)
250
291
  concurrent-ruby (~> 1.0)
251
292
  signet (0.15.0)
252
293
  addressable (~> 2.3)
@@ -263,14 +304,15 @@ GEM
263
304
  sqlite3 (1.4.2)
264
305
  thor (1.1.0)
265
306
  timecop (0.9.4)
307
+ timers (4.3.3)
266
308
  tzinfo (2.0.4)
267
309
  concurrent-ruby (~> 1.0)
268
310
  unicode-display_width (1.6.1)
269
- webmock (3.12.1)
270
- addressable (>= 2.3.6)
311
+ webmock (3.14.0)
312
+ addressable (>= 2.8.0)
271
313
  crack (>= 0.3.2)
272
314
  hashdiff (>= 0.4.0, < 2.0.0)
273
- websocket-driver (0.7.3)
315
+ websocket-driver (0.7.5)
274
316
  websocket-extensions (>= 0.1.0)
275
317
  websocket-extensions (0.1.5)
276
318
  zeitwerk (2.4.2)