cloudtasker 0.9.1 → 0.9.5

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