cloudtasker 0.9.1 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.9.1)
4
+ cloudtasker (0.9.2)
5
5
  activesupport
6
6
  fugit
7
7
  google-cloud-tasks
@@ -11,56 +11,56 @@ PATH
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.0.2.1)
15
+ actionpack (= 6.0.2.1)
16
16
  nio4r (~> 2.0)
17
17
  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)
18
+ actionmailbox (6.0.2.1)
19
+ actionpack (= 6.0.2.1)
20
+ activejob (= 6.0.2.1)
21
+ activerecord (= 6.0.2.1)
22
+ activestorage (= 6.0.2.1)
23
+ activesupport (= 6.0.2.1)
24
24
  mail (>= 2.7.1)
25
- actionmailer (6.0.1)
26
- actionpack (= 6.0.1)
27
- actionview (= 6.0.1)
28
- activejob (= 6.0.1)
25
+ actionmailer (6.0.2.1)
26
+ actionpack (= 6.0.2.1)
27
+ actionview (= 6.0.2.1)
28
+ activejob (= 6.0.2.1)
29
29
  mail (~> 2.5, >= 2.5.4)
30
30
  rails-dom-testing (~> 2.0)
31
- actionpack (6.0.1)
32
- actionview (= 6.0.1)
33
- activesupport (= 6.0.1)
34
- rack (~> 2.0)
31
+ actionpack (6.0.2.1)
32
+ actionview (= 6.0.2.1)
33
+ activesupport (= 6.0.2.1)
34
+ rack (~> 2.0, >= 2.0.8)
35
35
  rack-test (>= 0.6.3)
36
36
  rails-dom-testing (~> 2.0)
37
37
  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)
38
+ actiontext (6.0.2.1)
39
+ actionpack (= 6.0.2.1)
40
+ activerecord (= 6.0.2.1)
41
+ activestorage (= 6.0.2.1)
42
+ activesupport (= 6.0.2.1)
43
43
  nokogiri (>= 1.8.5)
44
- actionview (6.0.1)
45
- activesupport (= 6.0.1)
44
+ actionview (6.0.2.1)
45
+ activesupport (= 6.0.2.1)
46
46
  builder (~> 3.1)
47
47
  erubi (~> 1.4)
48
48
  rails-dom-testing (~> 2.0)
49
49
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
50
- activejob (6.0.1)
51
- activesupport (= 6.0.1)
50
+ activejob (6.0.2.1)
51
+ activesupport (= 6.0.2.1)
52
52
  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)
53
+ activemodel (6.0.2.1)
54
+ activesupport (= 6.0.2.1)
55
+ activerecord (6.0.2.1)
56
+ activemodel (= 6.0.2.1)
57
+ activesupport (= 6.0.2.1)
58
+ activestorage (6.0.2.1)
59
+ actionpack (= 6.0.2.1)
60
+ activejob (= 6.0.2.1)
61
+ activerecord (= 6.0.2.1)
62
62
  marcel (~> 0.3.1)
63
- activesupport (6.0.1)
63
+ activesupport (6.0.2.1)
64
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
65
  i18n (>= 0.7, < 2)
66
66
  minitest (~> 5.1)
@@ -73,16 +73,16 @@ GEM
73
73
  rake
74
74
  thor (>= 0.14.0)
75
75
  ast (2.4.0)
76
- builder (3.2.3)
77
- concurrent-ruby (1.1.5)
76
+ builder (3.2.4)
77
+ concurrent-ruby (1.1.6)
78
78
  crack (0.4.3)
79
79
  safe_yaml (~> 1.0.0)
80
- crass (1.0.5)
80
+ crass (1.0.6)
81
81
  diff-lcs (1.3)
82
82
  erubi (1.9.0)
83
83
  et-orbi (1.2.2)
84
84
  tzinfo
85
- faraday (0.17.1)
85
+ faraday (0.17.3)
86
86
  multipart-post (>= 1.2, < 3)
87
87
  faraday-http-cache (2.0.0)
88
88
  faraday (~> 0.8)
@@ -109,28 +109,28 @@ GEM
109
109
  googleauth (~> 0.9)
110
110
  grpc (~> 1.24)
111
111
  rly (~> 0.2.3)
112
- google-protobuf (3.11.1)
112
+ google-protobuf (3.11.4)
113
113
  googleapis-common-protos (1.3.9)
114
114
  google-protobuf (~> 3.0)
115
115
  googleapis-common-protos-types (~> 1.0)
116
116
  grpc (~> 1.0)
117
117
  googleapis-common-protos-types (1.0.4)
118
118
  google-protobuf (~> 3.0)
119
- googleauth (0.10.0)
120
- faraday (~> 0.12)
119
+ googleauth (0.11.0)
120
+ faraday (>= 0.17.3, < 2.0)
121
121
  jwt (>= 1.4, < 3.0)
122
122
  memoist (~> 0.16)
123
123
  multi_json (~> 1.11)
124
124
  os (>= 0.9, < 2.0)
125
125
  signet (~> 0.12)
126
- grpc (1.25.0)
127
- google-protobuf (~> 3.8)
126
+ grpc (1.27.0)
127
+ google-protobuf (~> 3.11)
128
128
  googleapis-common-protos-types (~> 1.0)
129
129
  grpc-google-iam-v1 (0.6.9)
130
130
  googleapis-common-protos (>= 1.3.1, < 2.0)
131
131
  grpc (~> 1.0)
132
- hashdiff (1.0.0)
133
- i18n (1.7.0)
132
+ hashdiff (1.0.1)
133
+ i18n (1.8.2)
134
134
  concurrent-ruby (~> 1.0)
135
135
  jaro_winkler (1.5.4)
136
136
  jwt (2.2.1)
@@ -143,54 +143,55 @@ GEM
143
143
  mimemagic (~> 0.3.2)
144
144
  memoist (0.16.2)
145
145
  method_source (0.9.2)
146
- mimemagic (0.3.3)
146
+ mimemagic (0.3.4)
147
147
  mini_mime (1.0.2)
148
148
  mini_portile2 (2.4.0)
149
- minitest (5.13.0)
149
+ minitest (5.14.0)
150
150
  multi_json (1.14.1)
151
151
  multipart-post (2.1.1)
152
152
  nio4r (2.5.2)
153
- nokogiri (1.10.7)
153
+ nokogiri (1.10.9)
154
154
  mini_portile2 (~> 2.4.0)
155
- octokit (4.14.0)
155
+ octokit (4.16.0)
156
+ faraday (>= 0.9)
156
157
  sawyer (~> 0.8.0, >= 0.5.3)
157
158
  os (1.0.1)
158
159
  parallel (1.19.1)
159
- parser (2.6.5.0)
160
+ parser (2.7.0.4)
160
161
  ast (~> 2.4.0)
161
- public_suffix (4.0.1)
162
+ public_suffix (4.0.3)
162
163
  raabro (1.1.6)
163
- rack (2.0.7)
164
+ rack (2.2.2)
164
165
  rack-test (1.1.0)
165
166
  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)
167
+ rails (6.0.2.1)
168
+ actioncable (= 6.0.2.1)
169
+ actionmailbox (= 6.0.2.1)
170
+ actionmailer (= 6.0.2.1)
171
+ actionpack (= 6.0.2.1)
172
+ actiontext (= 6.0.2.1)
173
+ actionview (= 6.0.2.1)
174
+ activejob (= 6.0.2.1)
175
+ activemodel (= 6.0.2.1)
176
+ activerecord (= 6.0.2.1)
177
+ activestorage (= 6.0.2.1)
178
+ activesupport (= 6.0.2.1)
178
179
  bundler (>= 1.3.0)
179
- railties (= 6.0.1)
180
+ railties (= 6.0.2.1)
180
181
  sprockets-rails (>= 2.0.0)
181
182
  rails-dom-testing (2.0.3)
182
183
  activesupport (>= 4.2.0)
183
184
  nokogiri (>= 1.6)
184
185
  rails-html-sanitizer (1.3.0)
185
186
  loofah (~> 2.3)
186
- railties (6.0.1)
187
- actionpack (= 6.0.1)
188
- activesupport (= 6.0.1)
187
+ railties (6.0.2.1)
188
+ actionpack (= 6.0.2.1)
189
+ activesupport (= 6.0.2.1)
189
190
  method_source
190
191
  rake (>= 0.8.7)
191
192
  thor (>= 0.20.3, < 2.0)
192
193
  rainbow (3.0.0)
193
- rake (10.5.0)
194
+ rake (13.0.1)
194
195
  redis (4.1.3)
195
196
  retriable (3.1.2)
196
197
  rly (0.2.3)
@@ -198,12 +199,12 @@ GEM
198
199
  rspec-core (~> 3.9.0)
199
200
  rspec-expectations (~> 3.9.0)
200
201
  rspec-mocks (~> 3.9.0)
201
- rspec-core (3.9.0)
202
- rspec-support (~> 3.9.0)
202
+ rspec-core (3.9.1)
203
+ rspec-support (~> 3.9.1)
203
204
  rspec-expectations (3.9.0)
204
205
  diff-lcs (>= 1.2.0, < 2.0)
205
206
  rspec-support (~> 3.9.0)
206
- rspec-mocks (3.9.0)
207
+ rspec-mocks (3.9.1)
207
208
  diff-lcs (>= 1.2.0, < 2.0)
208
209
  rspec-support (~> 3.9.0)
209
210
  rspec-rails (3.9.0)
@@ -214,7 +215,7 @@ GEM
214
215
  rspec-expectations (~> 3.9.0)
215
216
  rspec-mocks (~> 3.9.0)
216
217
  rspec-support (~> 3.9.0)
217
- rspec-support (3.9.0)
218
+ rspec-support (3.9.2)
218
219
  rubocop (0.76.0)
219
220
  jaro_winkler (~> 1.5.1)
220
221
  parallel (~> 1.10)
@@ -229,9 +230,9 @@ GEM
229
230
  sawyer (0.8.2)
230
231
  addressable (>= 2.3.5)
231
232
  faraday (> 0.8, < 2.0)
232
- signet (0.12.0)
233
+ signet (0.13.0)
233
234
  addressable (~> 2.3)
234
- faraday (~> 0.9)
235
+ faraday (>= 0.17.3, < 2.0)
235
236
  jwt (>= 1.5, < 3.0)
236
237
  multi_json (~> 1.10)
237
238
  sprockets (4.0.0)
@@ -241,21 +242,21 @@ GEM
241
242
  actionpack (>= 4.0)
242
243
  activesupport (>= 4.0)
243
244
  sprockets (>= 3.0.0)
244
- sqlite3 (1.4.1)
245
- thor (0.20.3)
245
+ sqlite3 (1.4.2)
246
+ thor (1.0.1)
246
247
  thread_safe (0.3.6)
247
248
  timecop (0.9.1)
248
- tzinfo (1.2.5)
249
+ tzinfo (1.2.6)
249
250
  thread_safe (~> 0.1)
250
- unicode-display_width (1.6.0)
251
- webmock (3.7.6)
251
+ unicode-display_width (1.6.1)
252
+ webmock (3.8.2)
252
253
  addressable (>= 2.3.6)
253
254
  crack (>= 0.3.2)
254
255
  hashdiff (>= 0.4.0, < 2.0.0)
255
256
  websocket-driver (0.7.1)
256
257
  websocket-extensions (>= 0.1.0)
257
258
  websocket-extensions (0.1.4)
258
- zeitwerk (2.2.2)
259
+ zeitwerk (2.3.0)
259
260
 
260
261
  PLATFORMS
261
262
  ruby
@@ -267,11 +268,11 @@ DEPENDENCIES
267
268
  github_changelog_generator
268
269
  google-cloud-tasks (= 1.2)
269
270
  rails
270
- rake (~> 10.0)
271
+ rake (>= 12.3.3)
271
272
  rspec (~> 3.0)
272
273
  rspec-rails
273
274
  rubocop (= 0.76.0)
274
- rubocop-rspec
275
+ rubocop-rspec (= 1.37.0)
275
276
  sqlite3
276
277
  timecop
277
278
  webmock
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.9.1)
4
+ cloudtasker (0.9.2)
5
5
  activesupport
6
6
  fugit
7
7
  google-cloud-tasks
@@ -11,56 +11,56 @@ PATH
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.0.2.1)
15
+ actionpack (= 6.0.2.1)
16
16
  nio4r (~> 2.0)
17
17
  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)
18
+ actionmailbox (6.0.2.1)
19
+ actionpack (= 6.0.2.1)
20
+ activejob (= 6.0.2.1)
21
+ activerecord (= 6.0.2.1)
22
+ activestorage (= 6.0.2.1)
23
+ activesupport (= 6.0.2.1)
24
24
  mail (>= 2.7.1)
25
- actionmailer (6.0.1)
26
- actionpack (= 6.0.1)
27
- actionview (= 6.0.1)
28
- activejob (= 6.0.1)
25
+ actionmailer (6.0.2.1)
26
+ actionpack (= 6.0.2.1)
27
+ actionview (= 6.0.2.1)
28
+ activejob (= 6.0.2.1)
29
29
  mail (~> 2.5, >= 2.5.4)
30
30
  rails-dom-testing (~> 2.0)
31
- actionpack (6.0.1)
32
- actionview (= 6.0.1)
33
- activesupport (= 6.0.1)
34
- rack (~> 2.0)
31
+ actionpack (6.0.2.1)
32
+ actionview (= 6.0.2.1)
33
+ activesupport (= 6.0.2.1)
34
+ rack (~> 2.0, >= 2.0.8)
35
35
  rack-test (>= 0.6.3)
36
36
  rails-dom-testing (~> 2.0)
37
37
  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)
38
+ actiontext (6.0.2.1)
39
+ actionpack (= 6.0.2.1)
40
+ activerecord (= 6.0.2.1)
41
+ activestorage (= 6.0.2.1)
42
+ activesupport (= 6.0.2.1)
43
43
  nokogiri (>= 1.8.5)
44
- actionview (6.0.1)
45
- activesupport (= 6.0.1)
44
+ actionview (6.0.2.1)
45
+ activesupport (= 6.0.2.1)
46
46
  builder (~> 3.1)
47
47
  erubi (~> 1.4)
48
48
  rails-dom-testing (~> 2.0)
49
49
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
50
- activejob (6.0.1)
51
- activesupport (= 6.0.1)
50
+ activejob (6.0.2.1)
51
+ activesupport (= 6.0.2.1)
52
52
  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)
53
+ activemodel (6.0.2.1)
54
+ activesupport (= 6.0.2.1)
55
+ activerecord (6.0.2.1)
56
+ activemodel (= 6.0.2.1)
57
+ activesupport (= 6.0.2.1)
58
+ activestorage (6.0.2.1)
59
+ actionpack (= 6.0.2.1)
60
+ activejob (= 6.0.2.1)
61
+ activerecord (= 6.0.2.1)
62
62
  marcel (~> 0.3.1)
63
- activesupport (6.0.1)
63
+ activesupport (6.0.2.1)
64
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
65
  i18n (>= 0.7, < 2)
66
66
  minitest (~> 5.1)
@@ -73,16 +73,16 @@ GEM
73
73
  rake
74
74
  thor (>= 0.14.0)
75
75
  ast (2.4.0)
76
- builder (3.2.3)
77
- concurrent-ruby (1.1.5)
76
+ builder (3.2.4)
77
+ concurrent-ruby (1.1.6)
78
78
  crack (0.4.3)
79
79
  safe_yaml (~> 1.0.0)
80
- crass (1.0.5)
80
+ crass (1.0.6)
81
81
  diff-lcs (1.3)
82
82
  erubi (1.9.0)
83
83
  et-orbi (1.2.2)
84
84
  tzinfo
85
- faraday (0.17.1)
85
+ faraday (0.17.3)
86
86
  multipart-post (>= 1.2, < 3)
87
87
  faraday-http-cache (2.0.0)
88
88
  faraday (~> 0.8)
@@ -110,28 +110,28 @@ GEM
110
110
  googleauth (~> 0.9)
111
111
  grpc (~> 1.24)
112
112
  rly (~> 0.2.3)
113
- google-protobuf (3.11.1)
113
+ google-protobuf (3.11.4)
114
114
  googleapis-common-protos (1.3.9)
115
115
  google-protobuf (~> 3.0)
116
116
  googleapis-common-protos-types (~> 1.0)
117
117
  grpc (~> 1.0)
118
118
  googleapis-common-protos-types (1.0.4)
119
119
  google-protobuf (~> 3.0)
120
- googleauth (0.10.0)
121
- faraday (~> 0.12)
120
+ googleauth (0.11.0)
121
+ faraday (>= 0.17.3, < 2.0)
122
122
  jwt (>= 1.4, < 3.0)
123
123
  memoist (~> 0.16)
124
124
  multi_json (~> 1.11)
125
125
  os (>= 0.9, < 2.0)
126
126
  signet (~> 0.12)
127
- grpc (1.25.0)
128
- google-protobuf (~> 3.8)
127
+ grpc (1.27.0)
128
+ google-protobuf (~> 3.11)
129
129
  googleapis-common-protos-types (~> 1.0)
130
130
  grpc-google-iam-v1 (0.6.9)
131
131
  googleapis-common-protos (>= 1.3.1, < 2.0)
132
132
  grpc (~> 1.0)
133
- hashdiff (1.0.0)
134
- i18n (1.7.0)
133
+ hashdiff (1.0.1)
134
+ i18n (1.8.2)
135
135
  concurrent-ruby (~> 1.0)
136
136
  jaro_winkler (1.5.4)
137
137
  jwt (2.2.1)
@@ -144,54 +144,55 @@ GEM
144
144
  mimemagic (~> 0.3.2)
145
145
  memoist (0.16.2)
146
146
  method_source (0.9.2)
147
- mimemagic (0.3.3)
147
+ mimemagic (0.3.4)
148
148
  mini_mime (1.0.2)
149
149
  mini_portile2 (2.4.0)
150
- minitest (5.13.0)
150
+ minitest (5.14.0)
151
151
  multi_json (1.14.1)
152
152
  multipart-post (2.1.1)
153
153
  nio4r (2.5.2)
154
- nokogiri (1.10.7)
154
+ nokogiri (1.10.9)
155
155
  mini_portile2 (~> 2.4.0)
156
- octokit (4.14.0)
156
+ octokit (4.16.0)
157
+ faraday (>= 0.9)
157
158
  sawyer (~> 0.8.0, >= 0.5.3)
158
159
  os (1.0.1)
159
160
  parallel (1.19.1)
160
- parser (2.6.5.0)
161
+ parser (2.7.0.4)
161
162
  ast (~> 2.4.0)
162
- public_suffix (4.0.1)
163
+ public_suffix (4.0.3)
163
164
  raabro (1.1.6)
164
- rack (2.0.7)
165
+ rack (2.2.2)
165
166
  rack-test (1.1.0)
166
167
  rack (>= 1.0, < 3)
167
- rails (6.0.1)
168
- actioncable (= 6.0.1)
169
- actionmailbox (= 6.0.1)
170
- actionmailer (= 6.0.1)
171
- actionpack (= 6.0.1)
172
- actiontext (= 6.0.1)
173
- actionview (= 6.0.1)
174
- activejob (= 6.0.1)
175
- activemodel (= 6.0.1)
176
- activerecord (= 6.0.1)
177
- activestorage (= 6.0.1)
178
- activesupport (= 6.0.1)
168
+ rails (6.0.2.1)
169
+ actioncable (= 6.0.2.1)
170
+ actionmailbox (= 6.0.2.1)
171
+ actionmailer (= 6.0.2.1)
172
+ actionpack (= 6.0.2.1)
173
+ actiontext (= 6.0.2.1)
174
+ actionview (= 6.0.2.1)
175
+ activejob (= 6.0.2.1)
176
+ activemodel (= 6.0.2.1)
177
+ activerecord (= 6.0.2.1)
178
+ activestorage (= 6.0.2.1)
179
+ activesupport (= 6.0.2.1)
179
180
  bundler (>= 1.3.0)
180
- railties (= 6.0.1)
181
+ railties (= 6.0.2.1)
181
182
  sprockets-rails (>= 2.0.0)
182
183
  rails-dom-testing (2.0.3)
183
184
  activesupport (>= 4.2.0)
184
185
  nokogiri (>= 1.6)
185
186
  rails-html-sanitizer (1.3.0)
186
187
  loofah (~> 2.3)
187
- railties (6.0.1)
188
- actionpack (= 6.0.1)
189
- activesupport (= 6.0.1)
188
+ railties (6.0.2.1)
189
+ actionpack (= 6.0.2.1)
190
+ activesupport (= 6.0.2.1)
190
191
  method_source
191
192
  rake (>= 0.8.7)
192
193
  thor (>= 0.20.3, < 2.0)
193
194
  rainbow (3.0.0)
194
- rake (10.5.0)
195
+ rake (13.0.1)
195
196
  redis (4.1.3)
196
197
  retriable (3.1.2)
197
198
  rly (0.2.3)
@@ -199,12 +200,12 @@ GEM
199
200
  rspec-core (~> 3.9.0)
200
201
  rspec-expectations (~> 3.9.0)
201
202
  rspec-mocks (~> 3.9.0)
202
- rspec-core (3.9.0)
203
- rspec-support (~> 3.9.0)
203
+ rspec-core (3.9.1)
204
+ rspec-support (~> 3.9.1)
204
205
  rspec-expectations (3.9.0)
205
206
  diff-lcs (>= 1.2.0, < 2.0)
206
207
  rspec-support (~> 3.9.0)
207
- rspec-mocks (3.9.0)
208
+ rspec-mocks (3.9.1)
208
209
  diff-lcs (>= 1.2.0, < 2.0)
209
210
  rspec-support (~> 3.9.0)
210
211
  rspec-rails (3.9.0)
@@ -215,7 +216,7 @@ GEM
215
216
  rspec-expectations (~> 3.9.0)
216
217
  rspec-mocks (~> 3.9.0)
217
218
  rspec-support (~> 3.9.0)
218
- rspec-support (3.9.0)
219
+ rspec-support (3.9.2)
219
220
  rubocop (0.76.0)
220
221
  jaro_winkler (~> 1.5.1)
221
222
  parallel (~> 1.10)
@@ -230,9 +231,9 @@ GEM
230
231
  sawyer (0.8.2)
231
232
  addressable (>= 2.3.5)
232
233
  faraday (> 0.8, < 2.0)
233
- signet (0.12.0)
234
+ signet (0.13.0)
234
235
  addressable (~> 2.3)
235
- faraday (~> 0.9)
236
+ faraday (>= 0.17.3, < 2.0)
236
237
  jwt (>= 1.5, < 3.0)
237
238
  multi_json (~> 1.10)
238
239
  sprockets (4.0.0)
@@ -242,21 +243,21 @@ GEM
242
243
  actionpack (>= 4.0)
243
244
  activesupport (>= 4.0)
244
245
  sprockets (>= 3.0.0)
245
- sqlite3 (1.4.1)
246
- thor (0.20.3)
246
+ sqlite3 (1.4.2)
247
+ thor (1.0.1)
247
248
  thread_safe (0.3.6)
248
249
  timecop (0.9.1)
249
- tzinfo (1.2.5)
250
+ tzinfo (1.2.6)
250
251
  thread_safe (~> 0.1)
251
- unicode-display_width (1.6.0)
252
- webmock (3.7.6)
252
+ unicode-display_width (1.6.1)
253
+ webmock (3.8.2)
253
254
  addressable (>= 2.3.6)
254
255
  crack (>= 0.3.2)
255
256
  hashdiff (>= 0.4.0, < 2.0.0)
256
257
  websocket-driver (0.7.1)
257
258
  websocket-extensions (>= 0.1.0)
258
259
  websocket-extensions (0.1.4)
259
- zeitwerk (2.2.2)
260
+ zeitwerk (2.3.0)
260
261
 
261
262
  PLATFORMS
262
263
  ruby
@@ -268,11 +269,11 @@ DEPENDENCIES
268
269
  github_changelog_generator
269
270
  google-cloud-tasks (= 1.3)
270
271
  rails
271
- rake (~> 10.0)
272
+ rake (>= 12.3.3)
272
273
  rspec (~> 3.0)
273
274
  rspec-rails
274
275
  rubocop (= 0.76.0)
275
- rubocop-rspec
276
+ rubocop-rspec (= 1.37.0)
276
277
  sqlite3
277
278
  timecop
278
279
  webmock