cloudtasker 0.8.0 → 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.2.0)
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,20 +73,30 @@ 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.0)
85
+ faraday (0.17.3)
86
86
  multipart-post (>= 1.2, < 3)
87
+ faraday-http-cache (2.0.0)
88
+ faraday (~> 0.8)
87
89
  fugit (1.3.3)
88
90
  et-orbi (~> 1.1, >= 1.1.8)
89
91
  raabro (~> 1.1)
92
+ github_changelog_generator (1.15.0)
93
+ activesupport
94
+ faraday-http-cache
95
+ multi_json
96
+ octokit (~> 4.6)
97
+ rainbow (>= 2.2.1)
98
+ rake (>= 10.0)
99
+ retriable (~> 3.0)
90
100
  globalid (0.4.2)
91
101
  activesupport (>= 4.2.0)
92
102
  google-cloud-tasks (1.3.0)
@@ -100,98 +110,102 @@ GEM
100
110
  googleauth (~> 0.9)
101
111
  grpc (~> 1.24)
102
112
  rly (~> 0.2.3)
103
- google-protobuf (3.10.1)
113
+ google-protobuf (3.11.4)
104
114
  googleapis-common-protos (1.3.9)
105
115
  google-protobuf (~> 3.0)
106
116
  googleapis-common-protos-types (~> 1.0)
107
117
  grpc (~> 1.0)
108
118
  googleapis-common-protos-types (1.0.4)
109
119
  google-protobuf (~> 3.0)
110
- googleauth (0.10.0)
111
- faraday (~> 0.12)
120
+ googleauth (0.11.0)
121
+ faraday (>= 0.17.3, < 2.0)
112
122
  jwt (>= 1.4, < 3.0)
113
123
  memoist (~> 0.16)
114
124
  multi_json (~> 1.11)
115
125
  os (>= 0.9, < 2.0)
116
126
  signet (~> 0.12)
117
- grpc (1.25.0)
118
- google-protobuf (~> 3.8)
127
+ grpc (1.27.0)
128
+ google-protobuf (~> 3.11)
119
129
  googleapis-common-protos-types (~> 1.0)
120
130
  grpc-google-iam-v1 (0.6.9)
121
131
  googleapis-common-protos (>= 1.3.1, < 2.0)
122
132
  grpc (~> 1.0)
123
- hashdiff (1.0.0)
124
- i18n (1.7.0)
133
+ hashdiff (1.0.1)
134
+ i18n (1.8.2)
125
135
  concurrent-ruby (~> 1.0)
126
136
  jaro_winkler (1.5.4)
127
137
  jwt (2.2.1)
128
- loofah (2.3.1)
138
+ loofah (2.4.0)
129
139
  crass (~> 1.0.2)
130
140
  nokogiri (>= 1.5.9)
131
141
  mail (2.7.1)
132
142
  mini_mime (>= 0.1.1)
133
143
  marcel (0.3.3)
134
144
  mimemagic (~> 0.3.2)
135
- memoist (0.16.1)
145
+ memoist (0.16.2)
136
146
  method_source (0.9.2)
137
- mimemagic (0.3.3)
147
+ mimemagic (0.3.4)
138
148
  mini_mime (1.0.2)
139
149
  mini_portile2 (2.4.0)
140
- minitest (5.13.0)
150
+ minitest (5.14.0)
141
151
  multi_json (1.14.1)
142
152
  multipart-post (2.1.1)
143
153
  nio4r (2.5.2)
144
- nokogiri (1.10.5)
154
+ nokogiri (1.10.9)
145
155
  mini_portile2 (~> 2.4.0)
156
+ octokit (4.16.0)
157
+ faraday (>= 0.9)
158
+ sawyer (~> 0.8.0, >= 0.5.3)
146
159
  os (1.0.1)
147
- parallel (1.19.0)
148
- parser (2.6.5.0)
160
+ parallel (1.19.1)
161
+ parser (2.7.0.4)
149
162
  ast (~> 2.4.0)
150
- public_suffix (4.0.1)
163
+ public_suffix (4.0.3)
151
164
  raabro (1.1.6)
152
- rack (2.0.7)
165
+ rack (2.2.2)
153
166
  rack-test (1.1.0)
154
167
  rack (>= 1.0, < 3)
155
- rails (6.0.1)
156
- actioncable (= 6.0.1)
157
- actionmailbox (= 6.0.1)
158
- actionmailer (= 6.0.1)
159
- actionpack (= 6.0.1)
160
- actiontext (= 6.0.1)
161
- actionview (= 6.0.1)
162
- activejob (= 6.0.1)
163
- activemodel (= 6.0.1)
164
- activerecord (= 6.0.1)
165
- activestorage (= 6.0.1)
166
- 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)
167
180
  bundler (>= 1.3.0)
168
- railties (= 6.0.1)
181
+ railties (= 6.0.2.1)
169
182
  sprockets-rails (>= 2.0.0)
170
183
  rails-dom-testing (2.0.3)
171
184
  activesupport (>= 4.2.0)
172
185
  nokogiri (>= 1.6)
173
186
  rails-html-sanitizer (1.3.0)
174
187
  loofah (~> 2.3)
175
- railties (6.0.1)
176
- actionpack (= 6.0.1)
177
- activesupport (= 6.0.1)
188
+ railties (6.0.2.1)
189
+ actionpack (= 6.0.2.1)
190
+ activesupport (= 6.0.2.1)
178
191
  method_source
179
192
  rake (>= 0.8.7)
180
193
  thor (>= 0.20.3, < 2.0)
181
194
  rainbow (3.0.0)
182
- rake (10.5.0)
195
+ rake (13.0.1)
183
196
  redis (4.1.3)
197
+ retriable (3.1.2)
184
198
  rly (0.2.3)
185
199
  rspec (3.9.0)
186
200
  rspec-core (~> 3.9.0)
187
201
  rspec-expectations (~> 3.9.0)
188
202
  rspec-mocks (~> 3.9.0)
189
- rspec-core (3.9.0)
190
- rspec-support (~> 3.9.0)
203
+ rspec-core (3.9.1)
204
+ rspec-support (~> 3.9.1)
191
205
  rspec-expectations (3.9.0)
192
206
  diff-lcs (>= 1.2.0, < 2.0)
193
207
  rspec-support (~> 3.9.0)
194
- rspec-mocks (3.9.0)
208
+ rspec-mocks (3.9.1)
195
209
  diff-lcs (>= 1.2.0, < 2.0)
196
210
  rspec-support (~> 3.9.0)
197
211
  rspec-rails (3.9.0)
@@ -202,7 +216,7 @@ GEM
202
216
  rspec-expectations (~> 3.9.0)
203
217
  rspec-mocks (~> 3.9.0)
204
218
  rspec-support (~> 3.9.0)
205
- rspec-support (3.9.0)
219
+ rspec-support (3.9.2)
206
220
  rubocop (0.76.0)
207
221
  jaro_winkler (~> 1.5.1)
208
222
  parallel (~> 1.10)
@@ -210,13 +224,16 @@ GEM
210
224
  rainbow (>= 2.2.2, < 4.0)
211
225
  ruby-progressbar (~> 1.7)
212
226
  unicode-display_width (>= 1.4.0, < 1.7)
213
- rubocop-rspec (1.36.0)
227
+ rubocop-rspec (1.37.0)
214
228
  rubocop (>= 0.68.1)
215
229
  ruby-progressbar (1.10.1)
216
230
  safe_yaml (1.0.5)
217
- signet (0.12.0)
231
+ sawyer (0.8.2)
232
+ addressable (>= 2.3.5)
233
+ faraday (> 0.8, < 2.0)
234
+ signet (0.13.0)
218
235
  addressable (~> 2.3)
219
- faraday (~> 0.9)
236
+ faraday (>= 0.17.3, < 2.0)
220
237
  jwt (>= 1.5, < 3.0)
221
238
  multi_json (~> 1.10)
222
239
  sprockets (4.0.0)
@@ -226,21 +243,21 @@ GEM
226
243
  actionpack (>= 4.0)
227
244
  activesupport (>= 4.0)
228
245
  sprockets (>= 3.0.0)
229
- sqlite3 (1.4.1)
230
- thor (0.20.3)
246
+ sqlite3 (1.4.2)
247
+ thor (1.0.1)
231
248
  thread_safe (0.3.6)
232
249
  timecop (0.9.1)
233
- tzinfo (1.2.5)
250
+ tzinfo (1.2.6)
234
251
  thread_safe (~> 0.1)
235
- unicode-display_width (1.6.0)
236
- webmock (3.7.6)
252
+ unicode-display_width (1.6.1)
253
+ webmock (3.8.2)
237
254
  addressable (>= 2.3.6)
238
255
  crack (>= 0.3.2)
239
256
  hashdiff (>= 0.4.0, < 2.0.0)
240
257
  websocket-driver (0.7.1)
241
258
  websocket-extensions (>= 0.1.0)
242
259
  websocket-extensions (0.1.4)
243
- zeitwerk (2.2.1)
260
+ zeitwerk (2.3.0)
244
261
 
245
262
  PLATFORMS
246
263
  ruby
@@ -249,13 +266,14 @@ DEPENDENCIES
249
266
  appraisal
250
267
  bundler (~> 2.0)
251
268
  cloudtasker!
269
+ github_changelog_generator
252
270
  google-cloud-tasks (= 1.3)
253
271
  rails
254
- rake (~> 10.0)
272
+ rake (>= 12.3.3)
255
273
  rspec (~> 3.0)
256
274
  rspec-rails
257
275
  rubocop (= 0.76.0)
258
- rubocop-rspec
276
+ rubocop-rspec (= 1.37.0)
259
277
  sqlite3
260
278
  timecop
261
279
  webmock
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudtasker (0.2.0)
4
+ cloudtasker (0.9.2)
5
5
  activesupport
6
6
  fugit
7
7
  google-cloud-tasks
@@ -60,23 +60,33 @@ GEM
60
60
  thor (>= 0.14.0)
61
61
  arel (9.0.0)
62
62
  ast (2.4.0)
63
- builder (3.2.3)
64
- concurrent-ruby (1.1.5)
63
+ builder (3.2.4)
64
+ concurrent-ruby (1.1.6)
65
65
  crack (0.4.3)
66
66
  safe_yaml (~> 1.0.0)
67
- crass (1.0.5)
67
+ crass (1.0.6)
68
68
  diff-lcs (1.3)
69
69
  erubi (1.9.0)
70
70
  et-orbi (1.2.2)
71
71
  tzinfo
72
- faraday (0.17.0)
72
+ faraday (0.17.3)
73
73
  multipart-post (>= 1.2, < 3)
74
+ faraday-http-cache (2.0.0)
75
+ faraday (~> 0.8)
74
76
  fugit (1.3.3)
75
77
  et-orbi (~> 1.1, >= 1.1.8)
76
78
  raabro (~> 1.1)
79
+ github_changelog_generator (1.15.0)
80
+ activesupport
81
+ faraday-http-cache
82
+ multi_json
83
+ octokit (~> 4.6)
84
+ rainbow (>= 2.2.1)
85
+ rake (>= 10.0)
86
+ retriable (~> 3.0)
77
87
  globalid (0.4.2)
78
88
  activesupport (>= 4.2.0)
79
- google-cloud-tasks (1.3.1)
89
+ google-cloud-tasks (1.4.0)
80
90
  google-gax (~> 1.8)
81
91
  googleapis-common-protos (>= 1.3.9, < 2.0)
82
92
  googleapis-common-protos-types (>= 1.0.4, < 2.0)
@@ -87,56 +97,59 @@ GEM
87
97
  googleauth (~> 0.9)
88
98
  grpc (~> 1.24)
89
99
  rly (~> 0.2.3)
90
- google-protobuf (3.10.1)
100
+ google-protobuf (3.11.4)
91
101
  googleapis-common-protos (1.3.9)
92
102
  google-protobuf (~> 3.0)
93
103
  googleapis-common-protos-types (~> 1.0)
94
104
  grpc (~> 1.0)
95
105
  googleapis-common-protos-types (1.0.4)
96
106
  google-protobuf (~> 3.0)
97
- googleauth (0.10.0)
98
- faraday (~> 0.12)
107
+ googleauth (0.11.0)
108
+ faraday (>= 0.17.3, < 2.0)
99
109
  jwt (>= 1.4, < 3.0)
100
110
  memoist (~> 0.16)
101
111
  multi_json (~> 1.11)
102
112
  os (>= 0.9, < 2.0)
103
113
  signet (~> 0.12)
104
- grpc (1.25.0)
105
- google-protobuf (~> 3.8)
114
+ grpc (1.27.0)
115
+ google-protobuf (~> 3.11)
106
116
  googleapis-common-protos-types (~> 1.0)
107
117
  grpc-google-iam-v1 (0.6.9)
108
118
  googleapis-common-protos (>= 1.3.1, < 2.0)
109
119
  grpc (~> 1.0)
110
- hashdiff (1.0.0)
111
- i18n (1.7.0)
120
+ hashdiff (1.0.1)
121
+ i18n (1.8.2)
112
122
  concurrent-ruby (~> 1.0)
113
123
  jaro_winkler (1.5.4)
114
124
  jwt (2.2.1)
115
- loofah (2.3.1)
125
+ loofah (2.4.0)
116
126
  crass (~> 1.0.2)
117
127
  nokogiri (>= 1.5.9)
118
128
  mail (2.7.1)
119
129
  mini_mime (>= 0.1.1)
120
130
  marcel (0.3.3)
121
131
  mimemagic (~> 0.3.2)
122
- memoist (0.16.1)
132
+ memoist (0.16.2)
123
133
  method_source (0.9.2)
124
- mimemagic (0.3.3)
134
+ mimemagic (0.3.4)
125
135
  mini_mime (1.0.2)
126
136
  mini_portile2 (2.4.0)
127
- minitest (5.13.0)
137
+ minitest (5.14.0)
128
138
  multi_json (1.14.1)
129
139
  multipart-post (2.1.1)
130
140
  nio4r (2.5.2)
131
- nokogiri (1.10.5)
141
+ nokogiri (1.10.9)
132
142
  mini_portile2 (~> 2.4.0)
143
+ octokit (4.16.0)
144
+ faraday (>= 0.9)
145
+ sawyer (~> 0.8.0, >= 0.5.3)
133
146
  os (1.0.1)
134
- parallel (1.19.0)
135
- parser (2.6.5.0)
147
+ parallel (1.19.1)
148
+ parser (2.7.0.4)
136
149
  ast (~> 2.4.0)
137
- public_suffix (4.0.1)
150
+ public_suffix (4.0.3)
138
151
  raabro (1.1.6)
139
- rack (2.0.7)
152
+ rack (2.2.2)
140
153
  rack-test (1.1.0)
141
154
  rack (>= 1.0, < 3)
142
155
  rails (5.2.0)
@@ -164,19 +177,20 @@ GEM
164
177
  rake (>= 0.8.7)
165
178
  thor (>= 0.18.1, < 2.0)
166
179
  rainbow (3.0.0)
167
- rake (10.5.0)
180
+ rake (13.0.1)
168
181
  redis (4.1.3)
182
+ retriable (3.1.2)
169
183
  rly (0.2.3)
170
184
  rspec (3.9.0)
171
185
  rspec-core (~> 3.9.0)
172
186
  rspec-expectations (~> 3.9.0)
173
187
  rspec-mocks (~> 3.9.0)
174
- rspec-core (3.9.0)
175
- rspec-support (~> 3.9.0)
188
+ rspec-core (3.9.1)
189
+ rspec-support (~> 3.9.1)
176
190
  rspec-expectations (3.9.0)
177
191
  diff-lcs (>= 1.2.0, < 2.0)
178
192
  rspec-support (~> 3.9.0)
179
- rspec-mocks (3.9.0)
193
+ rspec-mocks (3.9.1)
180
194
  diff-lcs (>= 1.2.0, < 2.0)
181
195
  rspec-support (~> 3.9.0)
182
196
  rspec-rails (3.9.0)
@@ -187,7 +201,7 @@ GEM
187
201
  rspec-expectations (~> 3.9.0)
188
202
  rspec-mocks (~> 3.9.0)
189
203
  rspec-support (~> 3.9.0)
190
- rspec-support (3.9.0)
204
+ rspec-support (3.9.2)
191
205
  rubocop (0.76.0)
192
206
  jaro_winkler (~> 1.5.1)
193
207
  parallel (~> 1.10)
@@ -195,13 +209,16 @@ GEM
195
209
  rainbow (>= 2.2.2, < 4.0)
196
210
  ruby-progressbar (~> 1.7)
197
211
  unicode-display_width (>= 1.4.0, < 1.7)
198
- rubocop-rspec (1.36.0)
212
+ rubocop-rspec (1.37.0)
199
213
  rubocop (>= 0.68.1)
200
214
  ruby-progressbar (1.10.1)
201
215
  safe_yaml (1.0.5)
202
- signet (0.12.0)
216
+ sawyer (0.8.2)
217
+ addressable (>= 2.3.5)
218
+ faraday (> 0.8, < 2.0)
219
+ signet (0.13.0)
203
220
  addressable (~> 2.3)
204
- faraday (~> 0.9)
221
+ faraday (>= 0.17.3, < 2.0)
205
222
  jwt (>= 1.5, < 3.0)
206
223
  multi_json (~> 1.10)
207
224
  sprockets (4.0.0)
@@ -211,14 +228,14 @@ GEM
211
228
  actionpack (>= 4.0)
212
229
  activesupport (>= 4.0)
213
230
  sprockets (>= 3.0.0)
214
- sqlite3 (1.4.1)
215
- thor (0.20.3)
231
+ sqlite3 (1.4.2)
232
+ thor (1.0.1)
216
233
  thread_safe (0.3.6)
217
234
  timecop (0.9.1)
218
- tzinfo (1.2.5)
235
+ tzinfo (1.2.6)
219
236
  thread_safe (~> 0.1)
220
- unicode-display_width (1.6.0)
221
- webmock (3.7.6)
237
+ unicode-display_width (1.6.1)
238
+ webmock (3.8.2)
222
239
  addressable (>= 2.3.6)
223
240
  crack (>= 0.3.2)
224
241
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -233,12 +250,13 @@ DEPENDENCIES
233
250
  appraisal
234
251
  bundler (~> 2.0)
235
252
  cloudtasker!
253
+ github_changelog_generator
236
254
  rails (= 5.2)
237
- rake (~> 10.0)
255
+ rake (>= 12.3.3)
238
256
  rspec (~> 3.0)
239
257
  rspec-rails
240
258
  rubocop (= 0.76.0)
241
- rubocop-rspec
259
+ rubocop-rspec (= 1.37.0)
242
260
  sqlite3
243
261
  timecop
244
262
  webmock