gitversion 5.0.1 → 5.0.2.beta1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 985149e90ed0e1764e73e4f81b3c4ca84fbc7deecf6b3e14262cbe861b690ac7
4
- data.tar.gz: 8245e8ef09da210ccbc73dc7debfd718203864ebe9d612aa838c8b4d9c1567f3
3
+ metadata.gz: a21617ca97bb696a37e29f0eaa2db35e3281178967a1c110b0bb6ef474286968
4
+ data.tar.gz: f2e45c426ea455933aab2e7d37c86ab6773d02104ac586803edf050461311eb2
5
5
  SHA512:
6
- metadata.gz: 26e17b80eff8c9467cd8a829c48b6be776cd8231bbc4d9cbb3492f1aaea9bea3525a28e2f5ba180d7437aeec42c459ea56bb7356a2275bb88c4b9d21e02f3e43
7
- data.tar.gz: 30a41476b2776150d18e4ff7173818ee88dee21cb6c8339fc3a1f914f9fce93838260bdad82d8c3faec9f1072d1cacd6dda14e3311daa826c265642d7abbde86
6
+ metadata.gz: 8882e96c13a4cadec7d16f4b8cd9a927b75b6d70b9efd0d7db125c3b5360b9913807ad625a17427f9167fe4dd8545d6cb14250826b567027ed63a28034f87928
7
+ data.tar.gz: 28a8b66acd2ce769f4e493bed11fcba6968fbc5c928ae0691c2efd8332dd4b4e93e8bf2ea70c6343ae2610634cc1d8dda16fdd7e8d723220750b75c7d361b345
data/bin/GitVersion.exe CHANGED
Binary file
data/gitversion.gemspec CHANGED
@@ -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.0.1'
5
+ spec.version = '5.0.2.beta1.1'
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.0.1
4
+ version: 5.0.2.beta1.1
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-08-12 00:00:00.000000000 Z
11
+ date: 2019-08-15 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"
@@ -50,9 +50,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
50
50
  version: '0'
51
51
  required_rubygems_version: !ruby/object:Gem::Requirement
52
52
  requirements:
53
- - - ">="
53
+ - - ">"
54
54
  - !ruby/object:Gem::Version
55
- version: '0'
55
+ version: 1.3.1
56
56
  requirements: []
57
57
  rubygems_version: 3.0.1
58
58
  signing_key: