google-apis-oauth2_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: 2a85dfd02a4e43aed795d347397a79509adb9206fa470d625aca977c91ae3795
4
- data.tar.gz: 4bd3fa2d17be5d20095878e882119ed79c07fe3be15ae20c3225871b054a1c20
3
+ metadata.gz: 55d16f8d84f13c05715d51e84dbc3d2fd17c0f98d2b096d8a73aede17bdcc27a
4
+ data.tar.gz: d6b52e9d6cfeddb1323b28d016a0991f41bb5144a37c79cddb4c23792faabf98
5
5
  SHA512:
6
- metadata.gz: 1f58c4a9b0bb848a97b919c24a4a7823c1811d0303156ca2b1bea66c6e817aed9f9ad10b6d8a21e74366de66da40c49ce9d2054776724b19d427ed7b4234deb1
7
- data.tar.gz: f8a75694646ed50bfc9cb589151b52232ae0ee1a3f07954bac33c27caed2558a58896e7701fb63b5cbf4c6a5654dd29944977662d14d7e6c61c9155c2f930026
6
+ metadata.gz: 1b37b85d3d07415b7d99533a3fbdd4edf035eda5c605e38c93c112d0bedbc17c55f65e0c5773ac4a371f37029435ee2c3bcd42db36cb1bf56041bd58c78dc6c6
7
+ data.tar.gz: b2b4551e0755baba57cfb1b7156dcb0467bdc81e390e8b7f260b24cc57745b0af0a67ce7dcfa21e7b8370c95dc9dc15ba570b17ca83e4969e8c19b1db5fdfe48
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-oauth2_v2
2
2
 
3
+ ### v0.11.0 (2022-08-13)
4
+
5
+ * Regenerated using generator version 0.9.0
6
+
3
7
  ### v0.10.0 (2022-07-02)
4
8
 
5
9
  * Regenerated using generator version 0.8.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module Oauth2V2
18
18
  # Version of the google-apis-oauth2_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.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20200213"
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V2'
31
31
 
32
- # View your email address
32
+ # See your primary Google Account email address
33
33
  AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
34
34
 
35
35
  # See your personal info, including any personal info you've made publicly available
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-oauth2_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-07-04 00:00:00.000000000 Z
11
+ date: 2022-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-oauth2_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-oauth2_v2/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-oauth2_v2/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-oauth2_v2
63
63
  post_install_message:
64
64
  rdoc_options: []