neon_secrets 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +3 -3
- data/lib/neon_secrets.rb +0 -1
- data/lib/neon_secrets/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1bdab00dbf2b7a59685fe84f99b2e630406d09e315d03818f8820f299cc80b2a
|
4
|
+
data.tar.gz: 75bcd5f4c0f6e16104f98d610a0ddaa816ed9a03e865c4dbb39410b3f98729de
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9908c33abbf89380522865fe118f2b9e13e7fa4c408a0a771c6f7dc7a10798b76a11d74274031b4b6f6ddb91e524de8f902064449fe70f707605404bc36a7387
|
7
|
+
data.tar.gz: 3559940ace3e416b08a5bd69806dfb32bbf4a8f68ec61e097e3c1db5bd1e7c8075b681318d791d1ff0ef07c50f75b75f303ce9bfa68f3f70f833170d82929b59
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
neon_secrets (0.0.
|
4
|
+
neon_secrets (0.0.3)
|
5
5
|
google-cloud-secret_manager (~> 1.1)
|
6
6
|
|
7
7
|
GEM
|
@@ -57,7 +57,7 @@ GEM
|
|
57
57
|
gapic-common (>= 0.5, < 2.a)
|
58
58
|
google-cloud-errors (~> 1.0)
|
59
59
|
grpc-google-iam-v1 (>= 0.6.10, < 2.a)
|
60
|
-
google-protobuf (3.17.3)
|
60
|
+
google-protobuf (3.17.3-universal-darwin)
|
61
61
|
googleapis-common-protos (1.3.11)
|
62
62
|
google-protobuf (~> 3.14)
|
63
63
|
googleapis-common-protos-types (>= 1.0.6, < 2.0)
|
@@ -71,7 +71,7 @@ GEM
|
|
71
71
|
multi_json (~> 1.11)
|
72
72
|
os (>= 0.9, < 2.0)
|
73
73
|
signet (~> 0.14)
|
74
|
-
grpc (1.38.0)
|
74
|
+
grpc (1.38.0-universal-darwin)
|
75
75
|
google-protobuf (~> 3.15)
|
76
76
|
googleapis-common-protos-types (~> 1.0)
|
77
77
|
grpc-google-iam-v1 (0.6.11)
|
data/lib/neon_secrets.rb
CHANGED
data/lib/neon_secrets/version.rb
CHANGED