hgitaly 0.19.0dev0 → 0.19.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/hgitaly/version.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 21aabff6212e29f31c38d1c5d91e9e605d523353a82fa99a2a907d0dcc032f13
|
4
|
+
data.tar.gz: 9fb09f34f68e1e9814808964128b8b6c94a3b953d0dc2a9d5855b46cc6b476da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f8697fc23b89cccc0a2ad1367ac8a68238f765bf2d1d5b046ef3c34f77a5433b078aa68be32d11ce860da2db934c438c697182bb843270b602dba22fae67e38d
|
7
|
+
data.tar.gz: 3ce310645fbad289b91aab4b6f0f43137fcb5719a850d9267543907627a6214e7e7ac1e5eebb515b62cc1aa46aa59f1ce16ea27f8fc4b89ba6791be26229e569
|
data/lib/hgitaly/version.rb
CHANGED
metadata
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hgitaly
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.19.
|
4
|
+
version: 0.19.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Georges Racinet
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
date: 2021-11-22 00:00:00.000000000 Z
|
@@ -54,7 +54,7 @@ homepage: https://foss.heptapod.net/heptapod/hgitaly
|
|
54
54
|
licenses:
|
55
55
|
- LGPL-3.0+
|
56
56
|
metadata: {}
|
57
|
-
post_install_message:
|
57
|
+
post_install_message:
|
58
58
|
rdoc_options: []
|
59
59
|
require_paths:
|
60
60
|
- lib
|
@@ -65,12 +65,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
65
65
|
version: '0'
|
66
66
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
67
67
|
requirements:
|
68
|
-
- - "
|
68
|
+
- - ">="
|
69
69
|
- !ruby/object:Gem::Version
|
70
|
-
version:
|
70
|
+
version: '0'
|
71
71
|
requirements: []
|
72
72
|
rubygems_version: 3.1.4
|
73
|
-
signing_key:
|
73
|
+
signing_key:
|
74
74
|
specification_version: 4
|
75
75
|
summary: Auto-generated gRPC client for HGitaly
|
76
76
|
test_files: []
|