google-apis-binaryauthorization_v1 0.5.0 → 0.6.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: 13c8c3a158edfd6032788be48fdf9a4a331000414766d67370c5394818284496
4
- data.tar.gz: 3df0777deecc53b58e256ab16df5d08cc88c5671dce983f700f9703632a97be3
3
+ metadata.gz: 944fb229d826a230668f83d5d97b9fd1b50a109abed47353e069909f4ff4e15b
4
+ data.tar.gz: 14e6a29dad5ca5985311e7c44c55b45fb8ef16326206aff99d0420113ba38fcb
5
5
  SHA512:
6
- metadata.gz: 9da84b83ef1fb2a514ffa6e42192eb963031a0fbbb6687d633d91746f39fda83a508333d4f755b9cf0514e6cf072e7ecd2db4e9a4a3da4ff97982ab9addd417f
7
- data.tar.gz: da9ada2d5a14e9ab1944aaf43a319f6eafe93b1f4ecf4899d14d98da632d501af549c03f26222de2b998af28099e6e673ffd37864d0fb1340c14b85f0ff52e10
6
+ metadata.gz: 95e7e7d697f588a5965f9032b51b11a424cbccc721880375caddbabc2cec521aa67d290d69c1042c29c054fdd3d8ece71cd14c2d59a47f4e3134c8f33ac01629
7
+ data.tar.gz: a98132113ce8463cc399a68f878bc1ca6b91e3298d1b5a46d40910a9efc6660e2af838429326e517513f7d995829731f7be5289c0e43c5a8ca219b38d5d2c116
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1
2
2
 
3
+ ### v0.6.0 (2021-05-19)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.5.0 (2021-05-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20210422
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1
18
18
  # Version of the google-apis-binaryauthorization_v1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-binaryauthorization_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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-05-18 00:00:00.000000000 Z
11
+ date: 2021-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-binaryauthorization_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-binaryauthorization_v1
57
57
  post_install_message:
58
58
  rdoc_options: []