gitversion 5.1.3.beta1.126 → 5.1.3

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: 43c03b960b7807ae12292561b8785bd6d8306f82c4dbb6a0422f77f797e440d2
4
- data.tar.gz: c44981201e1c467246235314c3a51cfc1d84ec9f42061af21fc9efeab685c9b0
3
+ metadata.gz: 1b27fe679cab72e66182f8659ace293db791ce5d8c19e1445ca57beaf65f482c
4
+ data.tar.gz: 4e8b7f3f9f7d8dbbe4275ee2cc90c9051adf93a20be7526e819790fb4c3fef51
5
5
  SHA512:
6
- metadata.gz: 6865d79f6bfba7adce020861b41663a9bfbbfd68674d95faff07c5e649a305698fd8ebdbafcf0f91745fd877685b3878f6db257ea9a5830e4d4ba0573bbc9c5e
7
- data.tar.gz: 939d22de10e18a7b202e04566387c214e6c748367f11be2860d7c33bf2c0ba3ddbffaaf95eaef1e2782170d25b62091816aa1a804cbdc2428d06a9b1c486d24b
6
+ metadata.gz: 8b9da012d1b8dc7be814b3432a50d18cbac610c09fbad52ad83966d1b2954e8f1bd04059d00952c83fa6b2b6a6e6c0b99cd0d69519e693ad3b02d54b0d4cd3da
7
+ data.tar.gz: 8d432fbd358b7989faff8399df02fa4e71d7fbafd6ba28f56aa11e0f5f0d415dbf214e5691d2796d073333c7d789bf78f1a6ba821ba4c3939174567df5cf0fbd
Binary file
@@ -2,7 +2,7 @@ Gem::Specification.new do |spec|
2
2
  spec.platform = Gem::Platform::RUBY
3
3
  spec.name = 'gitversion'
4
4
  spec.licenses = ['MIT']
5
- spec.version = '5.1.3.beta1.126'
5
+ spec.version = '5.1.3'
6
6
  spec.summary = 'Easy Semantic Versioning (http://semver.org) for projects using Git'
7
7
  spec.description = <<-EOF
8
8
  Versioning when using git, solved. GitVersion looks at your git history and works out the semantic version of the commit being built.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitversion
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.3.beta1.126
4
+ version: 5.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitTools and Contributors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-21 00:00:00.000000000 Z
11
+ date: 2019-12-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: " Versioning when using git, solved. GitVersion looks at your git
14
14
  history and works out the semantic version of the commit being built.\n"
@@ -38,9 +38,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
38
38
  version: '0'
39
39
  required_rubygems_version: !ruby/object:Gem::Requirement
40
40
  requirements:
41
- - - ">"
41
+ - - ">="
42
42
  - !ruby/object:Gem::Version
43
- version: 1.3.1
43
+ version: '0'
44
44
  requirements: []
45
45
  rubygems_version: 3.0.3
46
46
  signing_key: