shivers 0.6.0.pre.7 → 0.6.0.pre.8
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 +4 -4
- data/Gemfile.lock +26 -24
- data/Rakefile +1 -1
- data/lib/shivers/library_version.rb +1 -1
- data/lib/shivers/parts/alphanumeric.rb +1 -1
- data/lib/shivers/parts/alphanumeric_or_hyphen.rb +1 -1
- data/lib/shivers/parts/numeric.rb +2 -4
- data/lib/shivers/value_equality.rb +1 -1
- data/lib/shivers/visitors/matcher_visitor.rb +1 -1
- data/shivers.gemspec +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a277edde103ab3a3d8ca173157fd4e48293b3036ee834e4d175cf6bd64112859
|
|
4
|
+
data.tar.gz: b3d3ff0c436983baef1a427a6d33a968dcf99e95b5f7e7c32410d3ba4e03ebdc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b7d7e72802793e0007fc7a11575242cca48376a59eb92878618753d89ecf2e0e6697c3be25ef10926aa55b2e34ce0afdb45e1bf4e09476c93fb259d5bd6c9dba
|
|
7
|
+
data.tar.gz: d227ed0578c1799869e69fd773c2c5af7296a9673f9be7271abfbcf133fdbec3d1c64990895b9361b650103aa2aca911d564ee34f8b377df216fe078563b7512
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
shivers (0.6.0.pre.
|
|
4
|
+
shivers (0.6.0.pre.8)
|
|
5
5
|
semantic (~> 1.6)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
@@ -20,7 +20,7 @@ GEM
|
|
|
20
20
|
diff-lcs (1.5.0)
|
|
21
21
|
docile (1.4.0)
|
|
22
22
|
excon (0.92.0)
|
|
23
|
-
fakefs (1.
|
|
23
|
+
fakefs (1.8.0)
|
|
24
24
|
faraday (1.10.0)
|
|
25
25
|
faraday-em_http (~> 1.0)
|
|
26
26
|
faraday-em_synchrony (~> 1.0)
|
|
@@ -49,6 +49,7 @@ GEM
|
|
|
49
49
|
concurrent-ruby (~> 1.0)
|
|
50
50
|
i18n (1.10.0)
|
|
51
51
|
concurrent-ruby (~> 1.0)
|
|
52
|
+
json (2.6.2)
|
|
52
53
|
lino (3.0.0)
|
|
53
54
|
hamster (~> 3.0)
|
|
54
55
|
open4 (~> 1.3)
|
|
@@ -59,7 +60,7 @@ GEM
|
|
|
59
60
|
sawyer (~> 0.8.0, >= 0.5.3)
|
|
60
61
|
open4 (1.3.4)
|
|
61
62
|
parallel (1.22.1)
|
|
62
|
-
parser (3.1.1
|
|
63
|
+
parser (3.1.2.1)
|
|
63
64
|
ast (~> 2.4.1)
|
|
64
65
|
public_suffix (4.0.6)
|
|
65
66
|
rainbow (3.1.1)
|
|
@@ -84,36 +85,37 @@ GEM
|
|
|
84
85
|
colored2 (~> 3.1)
|
|
85
86
|
rake_factory (~> 0.23)
|
|
86
87
|
sshkey (~> 2.0)
|
|
87
|
-
regexp_parser (2.
|
|
88
|
+
regexp_parser (2.6.0)
|
|
88
89
|
rexml (3.2.5)
|
|
89
|
-
rspec (3.
|
|
90
|
-
rspec-core (~> 3.
|
|
91
|
-
rspec-expectations (~> 3.
|
|
92
|
-
rspec-mocks (~> 3.
|
|
93
|
-
rspec-core (3.
|
|
94
|
-
rspec-support (~> 3.
|
|
95
|
-
rspec-expectations (3.
|
|
90
|
+
rspec (3.12.0)
|
|
91
|
+
rspec-core (~> 3.12.0)
|
|
92
|
+
rspec-expectations (~> 3.12.0)
|
|
93
|
+
rspec-mocks (~> 3.12.0)
|
|
94
|
+
rspec-core (3.12.0)
|
|
95
|
+
rspec-support (~> 3.12.0)
|
|
96
|
+
rspec-expectations (3.12.0)
|
|
96
97
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
97
|
-
rspec-support (~> 3.
|
|
98
|
-
rspec-mocks (3.
|
|
98
|
+
rspec-support (~> 3.12.0)
|
|
99
|
+
rspec-mocks (3.12.0)
|
|
99
100
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
100
|
-
rspec-support (~> 3.
|
|
101
|
-
rspec-support (3.
|
|
102
|
-
rubocop (1.
|
|
101
|
+
rspec-support (~> 3.12.0)
|
|
102
|
+
rspec-support (3.12.0)
|
|
103
|
+
rubocop (1.36.0)
|
|
104
|
+
json (~> 2.3)
|
|
103
105
|
parallel (~> 1.10)
|
|
104
|
-
parser (>= 3.1.
|
|
106
|
+
parser (>= 3.1.2.1)
|
|
105
107
|
rainbow (>= 2.2.2, < 4.0)
|
|
106
108
|
regexp_parser (>= 1.8, < 3.0)
|
|
107
|
-
rexml
|
|
108
|
-
rubocop-ast (>= 1.
|
|
109
|
+
rexml (>= 3.2.5, < 4.0)
|
|
110
|
+
rubocop-ast (>= 1.20.1, < 2.0)
|
|
109
111
|
ruby-progressbar (~> 1.7)
|
|
110
112
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
111
|
-
rubocop-ast (1.
|
|
113
|
+
rubocop-ast (1.23.0)
|
|
112
114
|
parser (>= 3.1.1.0)
|
|
113
115
|
rubocop-rake (0.6.0)
|
|
114
116
|
rubocop (~> 1.0)
|
|
115
|
-
rubocop-rspec (2.
|
|
116
|
-
rubocop (~> 1.
|
|
117
|
+
rubocop-rspec (2.14.2)
|
|
118
|
+
rubocop (~> 1.33)
|
|
117
119
|
ruby-progressbar (1.11.0)
|
|
118
120
|
ruby2_keywords (0.0.5)
|
|
119
121
|
ruby_gpg2 (0.8.0)
|
|
@@ -131,7 +133,7 @@ GEM
|
|
|
131
133
|
sshkey (2.0.0)
|
|
132
134
|
tzinfo (2.0.4)
|
|
133
135
|
concurrent-ruby (~> 1.0)
|
|
134
|
-
unicode-display_width (2.
|
|
136
|
+
unicode-display_width (2.3.0)
|
|
135
137
|
|
|
136
138
|
PLATFORMS
|
|
137
139
|
arm64-darwin-21
|
|
@@ -154,4 +156,4 @@ DEPENDENCIES
|
|
|
154
156
|
simplecov
|
|
155
157
|
|
|
156
158
|
BUNDLED WITH
|
|
157
|
-
2.3.
|
|
159
|
+
2.3.24
|
data/Rakefile
CHANGED
|
@@ -9,9 +9,7 @@ module Shivers
|
|
|
9
9
|
include ValueEquality
|
|
10
10
|
include Mixins::Multivaluable
|
|
11
11
|
|
|
12
|
-
# rubocop:disable Style/RedundantInitialize
|
|
13
|
-
def initialize(_ = {}); end
|
|
14
|
-
# rubocop:enable Style/RedundantInitialize
|
|
12
|
+
def initialize(_ = {}); end # rubocop:disable Style/RedundantInitialize, Lint/RedundantCopDisableDirective
|
|
15
13
|
|
|
16
14
|
def matcher
|
|
17
15
|
/0|[1-9]\d*/
|
|
@@ -32,7 +30,7 @@ module Shivers
|
|
|
32
30
|
alias eql? ==
|
|
33
31
|
|
|
34
32
|
def hash
|
|
35
|
-
self.class
|
|
33
|
+
[self.class, state].hash
|
|
36
34
|
end
|
|
37
35
|
|
|
38
36
|
def state
|
data/shivers.gemspec
CHANGED
|
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
|
|
|
22
22
|
spec.email = ['maintainers@infrablocks.io']
|
|
23
23
|
|
|
24
24
|
spec.summary = 'Semantic version numbers for CI pipelines.'
|
|
25
|
-
spec.description = 'Semantic version number management, by file and '\
|
|
25
|
+
spec.description = 'Semantic version number management, by file and ' \
|
|
26
26
|
'environment, for CI pipelines.'
|
|
27
27
|
spec.homepage = 'https://github.com/infrablocks/shivers'
|
|
28
28
|
spec.license = 'MIT'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: shivers
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.6.0.pre.
|
|
4
|
+
version: 0.6.0.pre.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- InfraBlocks Maintainers
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-
|
|
11
|
+
date: 2022-10-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: semantic
|