google-cloud-container_analysis 1.0.0 → 1.0.1

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: 3771951bf312526125ee69361cfb23628dc707da25ad8ce60c1f375131dcdb99
4
- data.tar.gz: 4b8df9edba6588fdab9bf013f46e9eb88cb3c441e3ee1d3d3cf12f8a337179c0
3
+ metadata.gz: e9864a35450a914b4984a7c9dec6a0c542e357efcb4bba9eb29416ba64dfb4b9
4
+ data.tar.gz: b5352d610d43b172fa6ed506e540b081f745aa8b2f3287a1f471365094fde94f
5
5
  SHA512:
6
- metadata.gz: 59afb3212487a0cee8386329dd427c38ad3374117312e598e66d5fe6ff81c92566369a02816d405828b63ef6a88b1158dc5b3713540b98665d9f6becb687af62
7
- data.tar.gz: f2cfb153f7c3c0099a63e12e6cd3988c419ac115d1472332ffaea1abc76f56f4d5238824af6cdb2ddb634d570aea8307d52fb822c38ee9357385ca2baf9347d9
6
+ metadata.gz: f4e75731e37c57b41c730e7dcba1aac6bac1882e0fc3f4843247c5c036c44507de4c450c18abdef8f7a2cc5e34aebcc332fc8c333414ad5c2323027b6aa226ce
7
+ data.tar.gz: 925d21a3e5b15768d5113c877534df375432275070453f6b3fdabc4881e85db718e62734ffe25b59fa32d62572f6006c50b0b18edef120ca1785790be1332455
data/README.md CHANGED
@@ -30,6 +30,7 @@ In order to use this library, you first need to go through the following steps:
30
30
 
31
31
  1. [Select or create a Cloud Platform project.](https://console.cloud.google.com/project)
32
32
  1. [Enable billing for your project.](https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project)
33
+ 1. [Enable the API.](https://console.cloud.google.com/apis/library/containeranalysis.googleapis.com)
33
34
  1. {file:AUTHENTICATION.md Set up authentication.}
34
35
 
35
36
  ## Migrating from 0.x versions
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module ContainerAnalysis
23
- VERSION = "1.0.0"
23
+ VERSION = "1.0.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-container_analysis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-15 00:00:00.000000000 Z
11
+ date: 2020-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-container_analysis-v1