google-apis-iam_v1 0.2.0 → 0.3.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: a7373a14ca062c7141e92daac08a3c9a0722c6803608ee3451a67587e8a0e8de
4
- data.tar.gz: f954024344010974df4915016d9623c9617e3eff0e777c0cba9cb08fdd7fbec3
3
+ metadata.gz: d131ab047ac06e5d40f43fa951ea9635c20a766f99cdd96630df69b55b6176bf
4
+ data.tar.gz: 59692b803c10603809f403461ebc18a1ace75ab2902d6cfb70403a4b58fdfa65
5
5
  SHA512:
6
- metadata.gz: 76ba484682fb5b1724383b629ddbb1ee692458838acbe10cf15a8e8a6ff04aab128c86fcd23f40b09ab7502dc10cea1cf8259bb316e48f3e419a30a3132f546d
7
- data.tar.gz: 204648fdc8d696d7963e0c78677b4b80fa1da241f2396c102801c02e4ee65a1e2fcc391f74f6ae4123fa77c73c64d61d5b656d42840666a87eef09929e67f9c0
6
+ metadata.gz: 0c0dbf1a368ab192c6b401e5aa3d657e3f38e738cad7c070024140249d7eea12d116624f1b5abb8326b9cfde65a3f844b338cf3e291ace105a769e62af16b8bf
7
+ data.tar.gz: c2bc473f1fffe93205f1e1cac0f1069a4c5d79495436c3585106fa815d2ab8bb81549323a432d7f2bcf05b854a321e36cb04585aaa21c65bfbcf645b85f28d25
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iam_v1
2
2
 
3
+ ### v0.3.0 (2021-03-04)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.2.0 (2021-02-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210211
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module IamV1
18
18
  # Version of the google-apis-iam_v1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.1.2"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-iam_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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: 2021-02-22 00:00:00.000000000 Z
11
+ date: 2021-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -53,7 +53,7 @@ licenses:
53
53
  metadata:
54
54
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
55
55
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iam_v1/CHANGELOG.md
56
- documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.2.0
56
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.3.0
57
57
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iam_v1
58
58
  post_install_message:
59
59
  rdoc_options: []
@@ -63,14 +63,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
63
63
  requirements:
64
64
  - - ">="
65
65
  - !ruby/object:Gem::Version
66
- version: '2.4'
66
+ version: '2.5'
67
67
  required_rubygems_version: !ruby/object:Gem::Requirement
68
68
  requirements:
69
69
  - - ">="
70
70
  - !ruby/object:Gem::Version
71
71
  version: '0'
72
72
  requirements: []
73
- rubygems_version: 3.2.6
73
+ rubygems_version: 3.2.13
74
74
  signing_key:
75
75
  specification_version: 4
76
76
  summary: Simple REST client for Identity and Access Management (IAM) API V1