gitaly 16.7.7 → 16.7.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ruby/proto/gitaly/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6dc66b225c1d9e0c31331afc7125becbd6da853bfe5a2cf35e34832a48b0bf92
|
4
|
+
data.tar.gz: 5b4615176214c8159091b3a9f2e957c015f7a81003e9d56f975468f373c122a7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8b99f5d50bffe06514c38699f757e386418c69f8c346cc705fc6a1a847a471f9006554c822c920092bd2b0f76f155ed2071dff46f3b923345b2f8f0c357eba03
|
7
|
+
data.tar.gz: 100d460f310245f34f55e40bbccb80d8d38cc595f7a561f2394ed79a057934c1a6483c10a643aeb481b981e9b6bb7b59058ff287866b2499998690fb4493875a
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gitaly
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 16.7.
|
4
|
+
version: 16.7.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitLab Engineering
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-06-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: grpc
|
@@ -97,7 +97,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
97
97
|
- !ruby/object:Gem::Version
|
98
98
|
version: '0'
|
99
99
|
requirements: []
|
100
|
-
rubygems_version: 3.3.
|
100
|
+
rubygems_version: 3.3.27
|
101
101
|
signing_key:
|
102
102
|
specification_version: 4
|
103
103
|
summary: Auto-generated gRPC client for gitaly
|