cloudtasker 0.12.rc8 → 0.12.0

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.
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.12.rc8
4
+ version: 0.12.0
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: 2021-04-06 00:00:00.000000000 Z
11
+ date: 2021-08-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -416,7 +416,7 @@ metadata:
416
416
  homepage_uri: https://github.com/keypup-io/cloudtasker
417
417
  source_code_uri: https://github.com/keypup-io/cloudtasker
418
418
  changelog_uri: https://github.com/keypup-io/cloudtasker/master/tree/CHANGELOG.md
419
- post_install_message:
419
+ post_install_message:
420
420
  rdoc_options: []
421
421
  require_paths:
422
422
  - lib
@@ -427,12 +427,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
427
427
  version: '0'
428
428
  required_rubygems_version: !ruby/object:Gem::Requirement
429
429
  requirements:
430
- - - ">"
430
+ - - ">="
431
431
  - !ruby/object:Gem::Version
432
- version: 1.3.1
432
+ version: '0'
433
433
  requirements: []
434
434
  rubygems_version: 3.0.0
435
- signing_key:
435
+ signing_key:
436
436
  specification_version: 4
437
437
  summary: Background jobs for Ruby using Google Cloud Tasks (beta)
438
438
  test_files: []