google-cloud-artifact_registry 1.5.0 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -4
- data/lib/google/cloud/artifact_registry/version.rb +1 -1
- metadata +7 -33
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1dd97aeb92f32e93a91b5798f8b78a74d810538955ed54c93031acc66b6c7741
|
4
|
+
data.tar.gz: fac9a8e2ad41327043432a14a5e452ce363ce29fe184af9be2ef5e94008ca7ad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5fc57bc3ab7989ba3bdcfdb9a40c7dfe56f071b9ec75c626e7341f949377168a7781ebd2fc8560adc298b9004a2a261012ff74e487a932ab372de99dd00fab08
|
7
|
+
data.tar.gz: 0d3763f5fe114dd3ff3e1245f62825ef520aa30261b2d61376a9ed91a70c3d5dc3e4cee7dc435f23f5ced3ce9385e462fe353ccbeede95474d411cd2bc6d78c2
|
data/README.md
CHANGED
@@ -16,8 +16,7 @@ for this library, google-cloud-artifact_registry, to see the convenience methods
|
|
16
16
|
constructing client objects. Reference documentation for the client objects
|
17
17
|
themselves can be found in the client library documentation for the versioned
|
18
18
|
client gems:
|
19
|
-
[google-cloud-artifact_registry-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-artifact_registry-v1/latest)
|
20
|
-
[google-cloud-artifact_registry-v1beta2](https://cloud.google.com/ruby/docs/reference/google-cloud-artifact_registry-v1beta2/latest).
|
19
|
+
[google-cloud-artifact_registry-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-artifact_registry-v1/latest).
|
21
20
|
|
22
21
|
See also the [Product Documentation](https://cloud.google.com/artifact-registry/)
|
23
22
|
for more usage information.
|
@@ -63,8 +62,7 @@ results in logs appearing alongside your application logs in the
|
|
63
62
|
Debug logging also requires that the versioned clients for this service be
|
64
63
|
sufficiently recent, released after about Dec 10, 2024. If logging is not
|
65
64
|
working, try updating the versioned clients in your bundle or installed gems:
|
66
|
-
[google-cloud-artifact_registry-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-artifact_registry-v1/latest)
|
67
|
-
[google-cloud-artifact_registry-v1beta2](https://cloud.google.com/ruby/docs/reference/google-cloud-artifact_registry-v1beta2/latest).
|
65
|
+
[google-cloud-artifact_registry-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-artifact_registry-v1/latest).
|
68
66
|
|
69
67
|
## Supported Ruby Versions
|
70
68
|
|
metadata
CHANGED
@@ -1,54 +1,28 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-artifact_registry
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-02-13 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-cloud-artifact_registry-v1
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
15
15
|
requirements:
|
16
|
-
- - "
|
17
|
-
- !ruby/object:Gem::Version
|
18
|
-
version: '0.12'
|
19
|
-
- - "<"
|
20
|
-
- !ruby/object:Gem::Version
|
21
|
-
version: 2.a
|
22
|
-
type: :runtime
|
23
|
-
prerelease: false
|
24
|
-
version_requirements: !ruby/object:Gem::Requirement
|
25
|
-
requirements:
|
26
|
-
- - ">="
|
27
|
-
- !ruby/object:Gem::Version
|
28
|
-
version: '0.12'
|
29
|
-
- - "<"
|
30
|
-
- !ruby/object:Gem::Version
|
31
|
-
version: 2.a
|
32
|
-
- !ruby/object:Gem::Dependency
|
33
|
-
name: google-cloud-artifact_registry-v1beta2
|
34
|
-
requirement: !ruby/object:Gem::Requirement
|
35
|
-
requirements:
|
36
|
-
- - ">="
|
37
|
-
- !ruby/object:Gem::Version
|
38
|
-
version: '0.11'
|
39
|
-
- - "<"
|
16
|
+
- - "~>"
|
40
17
|
- !ruby/object:Gem::Version
|
41
|
-
version:
|
18
|
+
version: '1.3'
|
42
19
|
type: :runtime
|
43
20
|
prerelease: false
|
44
21
|
version_requirements: !ruby/object:Gem::Requirement
|
45
22
|
requirements:
|
46
|
-
- - "
|
47
|
-
- !ruby/object:Gem::Version
|
48
|
-
version: '0.11'
|
49
|
-
- - "<"
|
23
|
+
- - "~>"
|
50
24
|
- !ruby/object:Gem::Version
|
51
|
-
version:
|
25
|
+
version: '1.3'
|
52
26
|
- !ruby/object:Gem::Dependency
|
53
27
|
name: google-cloud-core
|
54
28
|
requirement: !ruby/object:Gem::Requirement
|
@@ -95,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
95
69
|
- !ruby/object:Gem::Version
|
96
70
|
version: '0'
|
97
71
|
requirements: []
|
98
|
-
rubygems_version: 3.6.
|
72
|
+
rubygems_version: 3.6.3
|
99
73
|
specification_version: 4
|
100
74
|
summary: API Client library for the Artifact Registry API
|
101
75
|
test_files: []
|