cloudtasker 0.9.4 → 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.
@@ -66,38 +66,78 @@ 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.3.0)
71
+ appraisal (2.4.1)
72
72
  bundler
73
73
  rake
74
74
  thor (>= 0.14.0)
75
- ast (2.4.1)
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)
76
94
  builder (3.2.4)
77
- concurrent-ruby (1.1.7)
78
- crack (0.4.4)
95
+ concurrent-ruby (1.1.9)
96
+ console (1.13.1)
97
+ fiber-local
98
+ crack (0.4.5)
99
+ rexml
79
100
  crass (1.0.6)
80
101
  diff-lcs (1.4.4)
81
- erubi (1.9.0)
102
+ erubi (1.10.0)
82
103
  et-orbi (1.2.4)
83
104
  tzinfo
84
- faraday (1.0.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)
85
114
  multipart-post (>= 1.2, < 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)
86
119
  faraday-http-cache (2.2.0)
87
120
  faraday (>= 0.8)
88
- fugit (1.3.9)
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)
89
128
  et-orbi (~> 1.1, >= 1.1.8)
90
- raabro (~> 1.3)
91
- github_changelog_generator (1.15.2)
129
+ raabro (~> 1.4)
130
+ github_changelog_generator (1.16.4)
92
131
  activesupport
132
+ async (>= 1.25.0)
133
+ async-http-faraday
93
134
  faraday-http-cache
94
135
  multi_json
95
136
  octokit (~> 4.6)
96
137
  rainbow (>= 2.2.1)
97
138
  rake (>= 10.0)
98
- retriable (~> 3.0)
99
- globalid (0.4.2)
100
- activesupport (>= 4.2.0)
139
+ globalid (0.5.2)
140
+ activesupport (>= 5.0)
101
141
  google-cloud-tasks (1.5.1)
102
142
  google-gax (~> 1.8)
103
143
  googleapis-common-protos (>= 1.3.9, < 2.0)
@@ -109,33 +149,33 @@ GEM
109
149
  googleauth (~> 0.9)
110
150
  grpc (~> 1.24)
111
151
  rly (~> 0.2.3)
112
- google-protobuf (3.13.0-universal-darwin)
113
- googleapis-common-protos (1.3.10)
114
- google-protobuf (~> 3.11)
115
- googleapis-common-protos-types (>= 1.0.5, < 2.0)
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)
116
156
  grpc (~> 1.27)
117
- googleapis-common-protos-types (1.0.5)
118
- google-protobuf (~> 3.11)
119
- googleauth (0.13.1)
157
+ googleapis-common-protos-types (1.1.0)
158
+ google-protobuf (~> 3.14)
159
+ googleauth (0.17.0)
120
160
  faraday (>= 0.17.3, < 2.0)
121
161
  jwt (>= 1.4, < 3.0)
122
162
  memoist (~> 0.16)
123
163
  multi_json (~> 1.11)
124
164
  os (>= 0.9, < 2.0)
125
165
  signet (~> 0.14)
126
- grpc (1.32.0-universal-darwin)
127
- google-protobuf (~> 3.13)
166
+ grpc (1.38.0)
167
+ google-protobuf (~> 3.15)
128
168
  googleapis-common-protos-types (~> 1.0)
129
- grpc-google-iam-v1 (0.6.10)
130
- google-protobuf (~> 3.11)
131
- googleapis-common-protos (>= 1.3.10, < 2.0)
169
+ grpc-google-iam-v1 (0.6.11)
170
+ google-protobuf (~> 3.14)
171
+ googleapis-common-protos (>= 1.3.11, < 2.0)
132
172
  grpc (~> 1.27)
133
173
  hashdiff (1.0.1)
134
- i18n (1.8.5)
174
+ i18n (1.8.10)
135
175
  concurrent-ruby (~> 1.0)
136
176
  jaro_winkler (1.5.4)
137
- jwt (2.2.2)
138
- loofah (2.7.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)
@@ -144,24 +184,35 @@ GEM
144
184
  mimemagic (~> 0.3.2)
145
185
  memoist (0.16.2)
146
186
  method_source (1.0.0)
147
- mimemagic (0.3.5)
148
- mini_mime (1.0.2)
149
- mini_portile2 (2.4.0)
150
- minitest (5.14.2)
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)
151
193
  multi_json (1.15.0)
152
194
  multipart-post (2.1.1)
153
- nio4r (2.5.4)
154
- nokogiri (1.10.10)
155
- mini_portile2 (~> 2.4.0)
156
- octokit (4.18.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)
157
200
  faraday (>= 0.9)
158
201
  sawyer (~> 0.8.0, >= 0.5.3)
159
202
  os (1.1.1)
160
- parallel (1.19.2)
161
- parser (2.7.1.5)
203
+ parallel (1.20.1)
204
+ parser (3.0.2.0)
162
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)
163
213
  public_suffix (4.0.6)
164
- raabro (1.3.3)
214
+ raabro (1.4.0)
215
+ racc (1.5.2)
165
216
  rack (2.2.3)
166
217
  rack-test (1.1.0)
167
218
  rack (>= 1.0, < 3)
@@ -183,7 +234,7 @@ GEM
183
234
  rails-dom-testing (2.0.3)
184
235
  activesupport (>= 4.2.0)
185
236
  nokogiri (>= 1.6)
186
- rails-html-sanitizer (1.3.0)
237
+ rails-html-sanitizer (1.4.1)
187
238
  loofah (~> 2.3)
188
239
  railties (6.0.0)
189
240
  actionpack (= 6.0.0)
@@ -192,31 +243,31 @@ GEM
192
243
  rake (>= 0.8.7)
193
244
  thor (>= 0.20.3, < 2.0)
194
245
  rainbow (3.0.0)
195
- rake (13.0.1)
196
- redis (4.2.2)
197
- retriable (3.1.2)
246
+ rake (13.0.6)
247
+ redis (4.4.0)
248
+ rexml (3.2.5)
198
249
  rly (0.2.3)
199
- rspec (3.9.0)
200
- rspec-core (~> 3.9.0)
201
- rspec-expectations (~> 3.9.0)
202
- rspec-mocks (~> 3.9.0)
203
- rspec-core (3.9.3)
204
- rspec-support (~> 3.9.3)
205
- rspec-expectations (3.9.2)
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)
206
257
  diff-lcs (>= 1.2.0, < 2.0)
207
- rspec-support (~> 3.9.0)
208
- rspec-mocks (3.9.1)
258
+ rspec-support (~> 3.10.0)
259
+ rspec-mocks (3.10.2)
209
260
  diff-lcs (>= 1.2.0, < 2.0)
210
- rspec-support (~> 3.9.0)
211
- rspec-rails (4.0.1)
212
- actionpack (>= 4.2)
213
- activesupport (>= 4.2)
214
- railties (>= 4.2)
215
- rspec-core (~> 3.9)
216
- rspec-expectations (~> 3.9)
217
- rspec-mocks (~> 3.9)
218
- rspec-support (~> 3.9)
219
- rspec-support (3.9.3)
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)
220
271
  rubocop (0.76.0)
221
272
  jaro_winkler (~> 1.5.1)
222
273
  parallel (~> 1.10)
@@ -226,13 +277,14 @@ GEM
226
277
  unicode-display_width (>= 1.4.0, < 1.7)
227
278
  rubocop-rspec (1.37.0)
228
279
  rubocop (>= 0.68.1)
229
- ruby-progressbar (1.10.1)
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
- semantic_logger (4.7.2)
285
+ semantic_logger (4.8.2)
234
286
  concurrent-ruby (~> 1.0)
235
- signet (0.14.0)
287
+ signet (0.15.0)
236
288
  addressable (~> 2.3)
237
289
  faraday (>= 0.17.3, < 2.0)
238
290
  jwt (>= 1.5, < 3.0)
@@ -245,20 +297,21 @@ GEM
245
297
  activesupport (>= 4.0)
246
298
  sprockets (>= 3.0.0)
247
299
  sqlite3 (1.4.2)
248
- thor (1.0.1)
300
+ thor (1.1.0)
249
301
  thread_safe (0.3.6)
250
- timecop (0.9.1)
251
- tzinfo (1.2.7)
302
+ timecop (0.9.4)
303
+ timers (4.3.3)
304
+ tzinfo (1.2.9)
252
305
  thread_safe (~> 0.1)
253
306
  unicode-display_width (1.6.1)
254
- webmock (3.9.1)
255
- addressable (>= 2.3.6)
307
+ webmock (3.14.0)
308
+ addressable (>= 2.8.0)
256
309
  crack (>= 0.3.2)
257
310
  hashdiff (>= 0.4.0, < 2.0.0)
258
- websocket-driver (0.7.3)
311
+ websocket-driver (0.7.5)
259
312
  websocket-extensions (>= 0.1.0)
260
313
  websocket-extensions (0.1.5)
261
- zeitwerk (2.4.0)
314
+ zeitwerk (2.4.2)
262
315
 
263
316
  PLATFORMS
264
317
  ruby
@@ -280,4 +333,4 @@ DEPENDENCIES
280
333
  webmock
281
334
 
282
335
  BUNDLED WITH
283
- 2.1.4
336
+ 2.2.9
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Cloudtasker
4
- VERSION = '0.9.4'
4
+ VERSION = '0.9.5'
5
5
  end
data/lib/cloudtasker.rb CHANGED
@@ -1,6 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require 'active_support/core_ext/string/inflections'
4
+ require 'active_support/core_ext/object/try'
4
5
 
5
6
  require 'cloudtasker/version'
6
7
  require 'cloudtasker/config'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudtasker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4
4
+ version: 0.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arnaud Lachaume
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-10-05 00:00:00.000000000 Z
11
+ date: 2021-08-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -282,7 +282,6 @@ files:
282
282
  - README.md
283
283
  - Rakefile
284
284
  - _config.yml
285
- - app/controllers/cloudtasker/application_controller.rb
286
285
  - app/controllers/cloudtasker/worker_controller.rb
287
286
  - bin/console
288
287
  - bin/setup
@@ -372,7 +371,7 @@ metadata:
372
371
  homepage_uri: https://github.com/keypup-io/cloudtasker
373
372
  source_code_uri: https://github.com/keypup-io/cloudtasker
374
373
  changelog_uri: https://github.com/keypup-io/cloudtasker/master/tree/CHANGELOG.md
375
- post_install_message:
374
+ post_install_message:
376
375
  rdoc_options: []
377
376
  require_paths:
378
377
  - lib
@@ -388,7 +387,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
388
387
  version: '0'
389
388
  requirements: []
390
389
  rubygems_version: 3.0.0
391
- signing_key:
390
+ signing_key:
392
391
  specification_version: 4
393
392
  summary: Background jobs for Ruby using Google Cloud Tasks (beta)
394
393
  test_files: []
@@ -1,8 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Cloudtasker
4
- # Base Cloudtasker controller
5
- class ApplicationController < ActionController::Base
6
- skip_before_action :verify_authenticity_token
7
- end
8
- end