google-apis-civicinfo_v2 0.10.0 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6cf2ba1952d553c4c409578782d2b16e4dc52a363a4962f3bc0f59a41412192c
4
- data.tar.gz: 580d30aff0c670ce773600f3a6cd1753e79ce2f3a08717eb67e01e7792e4b015
3
+ metadata.gz: 73133cceedfee3571ae511c55f6879fc3939e62de34e81166077431702f280e4
4
+ data.tar.gz: e31b20936c3ada00e1165a788e62824212fb6e3ff2e0c6695b5b24b17c2057e8
5
5
  SHA512:
6
- metadata.gz: 502d83623535d01136053e0dc30fdd3a3c2d2ee20faa09b1376bed318f2d4b71515f3ccaa78150fe6d00fa0efddae49caa04575139db57959607ef25e6d2f915
7
- data.tar.gz: 05b20486aefd7c8f05c4c18c8d341033ae55e675f3c909ca1e50116d3cecacde99c695279f53a79633472f637b90205450af05dd8c352ac9d83e96e316b1eff3
6
+ metadata.gz: 93f14e8d528e1c81dcd11abe03fc9551fabba8993d459f77d531e14ad5bebb341430d8aca6caaf7343f40c0779545dbadc1142d2735b063502e691eb6c4946a3
7
+ data.tar.gz: 79e6b57b4b314bb3b44c5efded27aea70e63e5569464d1baa9efee09396f0339dc607f72c89d63976fbef13e0faef7d506fdf08a69dcf329ae9dc5c3e08a1db6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-civicinfo_v2
2
2
 
3
+ ### v0.11.0 (2022-06-06)
4
+
5
+ * Regenerated using generator version 0.5.0
6
+
3
7
  ### v0.10.0 (2022-05-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20220516
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module CivicinfoV2
18
18
  # Version of the google-apis-civicinfo_v2 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.5.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220516"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-civicinfo_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-23 00:00:00.000000000 Z
11
+ date: 2022-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.5'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.5'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-civicinfo_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-civicinfo_v2/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-civicinfo_v2/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-civicinfo_v2
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Civic Information API V2