google-apis-oauth2_v2 0.8.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: b710b0495b1a96ede113bcfbce16557afd77ca10f891ba63310528e7a786a17c
4
- data.tar.gz: 6e06df36b44d0e3b87c06ddbe6909fef74720983acf5e44deaf059ecd4690e7b
3
+ metadata.gz: 55d16f8d84f13c05715d51e84dbc3d2fd17c0f98d2b096d8a73aede17bdcc27a
4
+ data.tar.gz: d6b52e9d6cfeddb1323b28d016a0991f41bb5144a37c79cddb4c23792faabf98
5
5
  SHA512:
6
- metadata.gz: abbcc5c51f16d1ec71a398221316dbc8c477703e3817fbf366ae1ea7ab794215e5b3a2b09bf9a0955c3b3e16bfe1e7382f4de700ee14a6b3ca16733b8cba97dd
7
- data.tar.gz: 8b58e901a896f1c09174a7cef40d9f2b5ba2f00a02bacc98a348ad88af6aac22ac761b88c94a5fa1fbfb33b532269afb912bc60b25ba2bd23f1f08eb23d92f18
6
+ metadata.gz: 1b37b85d3d07415b7d99533a3fbdd4edf035eda5c605e38c93c112d0bedbc17c55f65e0c5773ac4a371f37029435ee2c3bcd42db36cb1bf56041bd58c78dc6c6
7
+ data.tar.gz: b2b4551e0755baba57cfb1b7156dcb0467bdc81e390e8b7f260b24cc57745b0af0a67ce7dcfa21e7b8370c95dc9dc15ba570b17ca83e4969e8c19b1db5fdfe48
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
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
+
7
+ ### v0.10.0 (2022-07-02)
8
+
9
+ * Regenerated using generator version 0.8.0
10
+
11
+ ### v0.9.0 (2022-06-18)
12
+
13
+ * Regenerated using generator version 0.7.0
14
+
3
15
  ### v0.8.0 (2022-06-05)
4
16
 
5
17
  * Regenerated using generator version 0.5.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.8.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.5.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.8.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-06-13 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
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
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.5'
29
+ version: '0.7'
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-oauth2_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-oauth2_v2/v0.8.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: []