google-cloud-talent 2.0.1 → 2.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4296648efa7600a2c38508b02c21874412fef25306eea53f959eae9a0d20d6ba
4
- data.tar.gz: 9a5511cbad5c447f9711d066ab4e873298b879ae7bcc09dddea2463bb433b335
3
+ metadata.gz: 93234822de1b61d14b4ec60abc80c8427483a9af22ca3949b35bbbda7e796b3b
4
+ data.tar.gz: 1d4700f1fdb443f7cd6580a79e9d905b77f737578515b9c65ea7cef5a21edbcf
5
5
  SHA512:
6
- metadata.gz: bc7b579e80b3fe32e089ddaa48308f3e5b873eb48914be18e06742d9cb44101c8d88c87b849a13d46026de0e7c3c40cac6fcd6d786c917ec567d645926ae7160
7
- data.tar.gz: f587608b16bb2375cd1ad82b11376d688de593a07f4f41cef8bf6d9b3bf886a8ba50a2a77a095b44ca7b15eda83f2380b05281110a715673bd2c148c7bfedf58
6
+ metadata.gz: 12b3361ff787d307f2bf721950a3c160b9cbdf474cb099575ac0dfd50b7e85cfa1d2ce222f103d4844028fb15e83c749db4be1bc65e40df0c7892c1085e7693e
7
+ data.tar.gz: 4805a7918e954d90a9c99d794b936d7a28394702581687c79e5906fa14cec271a6eb394dde043a4a1d717c3b677b2a1df33bbc9cd87524a84e6cd5202f22a97f
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Talent
23
- VERSION = "2.0.1"
23
+ VERSION = "2.0.2"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-talent
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -72,7 +72,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
72
72
  - !ruby/object:Gem::Version
73
73
  version: '0'
74
74
  requirements: []
75
- rubygems_version: 3.6.8
75
+ rubygems_version: 3.6.9
76
76
  specification_version: 4
77
77
  summary: API Client library for the Cloud Talent Solution API
78
78
  test_files: []