shivers 0.6.0.pre.7 → 0.6.0.pre.9

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: 61167e16cb5c19c98ed1d5b81235653434d2a4c5aa5be25d061df3432574c6da
4
- data.tar.gz: 19bff864e6ad93dddcf081ed1353bf6d648e5adfe9d043361777128fe926c533
3
+ metadata.gz: eef9a44468f1bc6a2314545faa81a86f25b9d2a733247a76fad05e4f518ebda9
4
+ data.tar.gz: f52d6a9afd88d5ddb3b6ed4b06d2ec7b14cf8af88d7e1c803eda2128f1f81679
5
5
  SHA512:
6
- metadata.gz: a17e8a1b08ffa5dbe53f955274a71a93ac031d34ffb5609f04e547b031f72924b58842110f8a111ff0eeb48f391717a37aa5b82eaff2ae38978d2b9c62a87f27
7
- data.tar.gz: e7cf7a86262279cf0f28e5faecbd477ac26db5911f067710dbca46c9c37f16d348178f89057a262e74948bdb3fd6b6888d5894fc20ef3fc1b4e0012e67fca769
6
+ metadata.gz: 184eb97fb0da59830d6a934ee83f693c1fe3306eeebcd1e90acbc8b71adfbd432cb3be2b30efe7cc76852a52b699ae6573d27ef7ecf228b7b730b69669367e25
7
+ data.tar.gz: 3d06e5652414c1b432ae1fb2a710dd76283faea81b0939c321753eed05b7c00af775eaec06ebc4ecac557ac42e13c9590b02ee408979eb172695c414134364c3
data/Gemfile.lock CHANGED
@@ -1,137 +1,119 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- shivers (0.6.0.pre.7)
4
+ shivers (0.6.0.pre.9)
5
5
  semantic (~> 1.6)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (7.0.2.3)
10
+ activesupport (7.0.4)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 1.6, < 2)
13
13
  minitest (>= 5.1)
14
14
  tzinfo (~> 2.0)
15
- addressable (2.8.0)
16
- public_suffix (>= 2.0.2, < 5.0)
15
+ addressable (2.8.1)
16
+ public_suffix (>= 2.0.2, < 6.0)
17
17
  ast (2.4.2)
18
18
  colored2 (3.1.2)
19
- concurrent-ruby (1.1.9)
19
+ concurrent-ruby (1.1.10)
20
20
  diff-lcs (1.5.0)
21
21
  docile (1.4.0)
22
- excon (0.92.0)
23
- fakefs (1.4.1)
24
- faraday (1.10.0)
25
- faraday-em_http (~> 1.0)
26
- faraday-em_synchrony (~> 1.0)
27
- faraday-excon (~> 1.1)
28
- faraday-httpclient (~> 1.0)
29
- faraday-multipart (~> 1.0)
30
- faraday-net_http (~> 1.0)
31
- faraday-net_http_persistent (~> 1.0)
32
- faraday-patron (~> 1.0)
33
- faraday-rack (~> 1.0)
34
- faraday-retry (~> 1.0)
22
+ excon (0.95.0)
23
+ fakefs (1.9.0)
24
+ faraday (2.7.2)
25
+ faraday-net_http (>= 2.0, < 3.1)
35
26
  ruby2_keywords (>= 0.0.4)
36
- faraday-em_http (1.0.0)
37
- faraday-em_synchrony (1.0.0)
38
- faraday-excon (1.1.0)
39
- faraday-httpclient (1.0.1)
40
- faraday-multipart (1.0.3)
41
- multipart-post (>= 1.2, < 3)
42
- faraday-net_http (1.0.1)
43
- faraday-net_http_persistent (1.2.0)
44
- faraday-patron (1.0.0)
45
- faraday-rack (1.0.0)
46
- faraday-retry (1.0.3)
27
+ faraday-net_http (3.0.2)
47
28
  gem-release (2.2.2)
48
29
  hamster (3.0.0)
49
30
  concurrent-ruby (~> 1.0)
50
- i18n (1.10.0)
31
+ i18n (1.12.0)
51
32
  concurrent-ruby (~> 1.0)
52
- lino (3.0.0)
33
+ json (2.6.3)
34
+ lino (3.1.0)
53
35
  hamster (~> 3.0)
54
36
  open4 (~> 1.3)
55
- minitest (5.15.0)
56
- multipart-post (2.1.1)
57
- octokit (4.22.0)
58
- faraday (>= 0.9)
59
- sawyer (~> 0.8.0, >= 0.5.3)
37
+ minitest (5.16.3)
38
+ octokit (6.0.1)
39
+ faraday (>= 1, < 3)
40
+ sawyer (~> 0.9)
60
41
  open4 (1.3.4)
61
42
  parallel (1.22.1)
62
- parser (3.1.1.0)
43
+ parser (3.1.3.0)
63
44
  ast (~> 2.4.1)
64
- public_suffix (4.0.6)
45
+ public_suffix (5.0.1)
65
46
  rainbow (3.1.1)
66
47
  rake (13.0.6)
67
- rake_circle_ci (0.9.0)
48
+ rake_circle_ci (0.11.0)
68
49
  colored2 (~> 3.1)
69
50
  excon (~> 0.72)
70
51
  rake_factory (~> 0.23)
71
52
  sshkey (~> 2.0)
72
- rake_factory (0.29.0)
53
+ rake_factory (0.31.0)
73
54
  activesupport (>= 4)
74
55
  rake (~> 13.0)
75
- rake_github (0.9.0)
56
+ rake_github (0.11.0)
76
57
  colored2 (~> 3.1)
77
- octokit (~> 4.16)
58
+ octokit (>= 4.16, < 7.0)
78
59
  rake_factory (~> 0.23)
79
60
  sshkey (~> 2.0)
80
- rake_gpg (0.16.0)
81
- rake_factory (>= 0.23, < 1)
82
- ruby_gpg2 (>= 0.6, < 1)
83
- rake_ssh (0.6.0)
61
+ rake_gpg (0.18.0)
62
+ rake_factory (~> 0.23)
63
+ ruby_gpg2 (~> 0.6)
64
+ rake_ssh (0.8.0)
84
65
  colored2 (~> 3.1)
85
66
  rake_factory (~> 0.23)
86
67
  sshkey (~> 2.0)
87
- regexp_parser (2.2.1)
68
+ regexp_parser (2.6.1)
88
69
  rexml (3.2.5)
89
- rspec (3.11.0)
90
- rspec-core (~> 3.11.0)
91
- rspec-expectations (~> 3.11.0)
92
- rspec-mocks (~> 3.11.0)
93
- rspec-core (3.11.0)
94
- rspec-support (~> 3.11.0)
95
- rspec-expectations (3.11.0)
70
+ rspec (3.12.0)
71
+ rspec-core (~> 3.12.0)
72
+ rspec-expectations (~> 3.12.0)
73
+ rspec-mocks (~> 3.12.0)
74
+ rspec-core (3.12.0)
75
+ rspec-support (~> 3.12.0)
76
+ rspec-expectations (3.12.1)
96
77
  diff-lcs (>= 1.2.0, < 2.0)
97
- rspec-support (~> 3.11.0)
98
- rspec-mocks (3.11.0)
78
+ rspec-support (~> 3.12.0)
79
+ rspec-mocks (3.12.1)
99
80
  diff-lcs (>= 1.2.0, < 2.0)
100
- rspec-support (~> 3.11.0)
101
- rspec-support (3.11.0)
102
- rubocop (1.27.0)
81
+ rspec-support (~> 3.12.0)
82
+ rspec-support (3.12.0)
83
+ rubocop (1.41.1)
84
+ json (~> 2.3)
103
85
  parallel (~> 1.10)
104
- parser (>= 3.1.0.0)
86
+ parser (>= 3.1.2.1)
105
87
  rainbow (>= 2.2.2, < 4.0)
106
88
  regexp_parser (>= 1.8, < 3.0)
107
- rexml
108
- rubocop-ast (>= 1.16.0, < 2.0)
89
+ rexml (>= 3.2.5, < 4.0)
90
+ rubocop-ast (>= 1.23.0, < 2.0)
109
91
  ruby-progressbar (~> 1.7)
110
92
  unicode-display_width (>= 1.4.0, < 3.0)
111
- rubocop-ast (1.16.0)
93
+ rubocop-ast (1.24.0)
112
94
  parser (>= 3.1.1.0)
113
95
  rubocop-rake (0.6.0)
114
96
  rubocop (~> 1.0)
115
- rubocop-rspec (2.9.0)
116
- rubocop (~> 1.19)
97
+ rubocop-rspec (2.16.0)
98
+ rubocop (~> 1.33)
117
99
  ruby-progressbar (1.11.0)
118
100
  ruby2_keywords (0.0.5)
119
- ruby_gpg2 (0.8.0)
120
- lino (>= 1.5)
121
- sawyer (0.8.2)
101
+ ruby_gpg2 (0.10.0)
102
+ lino (~> 3.0)
103
+ sawyer (0.9.2)
122
104
  addressable (>= 2.3.5)
123
- faraday (> 0.8, < 2.0)
105
+ faraday (>= 0.17.3, < 3)
124
106
  semantic (1.6.1)
125
- simplecov (0.21.2)
107
+ simplecov (0.22.0)
126
108
  docile (~> 1.1)
127
109
  simplecov-html (~> 0.11)
128
110
  simplecov_json_formatter (~> 0.1)
129
111
  simplecov-html (0.12.3)
130
112
  simplecov_json_formatter (0.1.4)
131
113
  sshkey (2.0.0)
132
- tzinfo (2.0.4)
114
+ tzinfo (2.0.5)
133
115
  concurrent-ruby (~> 1.0)
134
- unicode-display_width (2.1.0)
116
+ unicode-display_width (2.3.0)
135
117
 
136
118
  PLATFORMS
137
119
  arm64-darwin-21
@@ -154,4 +136,4 @@ DEPENDENCIES
154
136
  simplecov
155
137
 
156
138
  BUNDLED WITH
157
- 2.3.11
139
+ 2.4.1
data/Rakefile CHANGED
@@ -52,7 +52,7 @@ namespace :library do
52
52
  task check: [:rubocop]
53
53
 
54
54
  desc 'Attempt to automatically fix issues with the library'
55
- task fix: [:'rubocop:auto_correct']
55
+ task fix: [:'rubocop:autocorrect_all']
56
56
  end
57
57
 
58
58
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Shivers
4
- VERSION = '0.6.0.pre.7'
4
+ VERSION = '0.6.0.pre.9'
5
5
  end
@@ -32,7 +32,7 @@ module Shivers
32
32
  alias eql? ==
33
33
 
34
34
  def hash
35
- self.class.hash ^ state.hash
35
+ [self.class, state].hash
36
36
  end
37
37
 
38
38
  def state
@@ -32,7 +32,7 @@ module Shivers
32
32
  alias eql? ==
33
33
 
34
34
  def hash
35
- self.class.hash ^ state.hash
35
+ [self.class, state].hash
36
36
  end
37
37
 
38
38
  def state
@@ -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.hash ^ state.hash
33
+ [self.class, state].hash
36
34
  end
37
35
 
38
36
  def state
@@ -9,7 +9,7 @@ module Shivers
9
9
  alias eql? ==
10
10
 
11
11
  def hash
12
- self.class.hash ^ state.hash
12
+ [self.class, state].hash
13
13
  end
14
14
  end
15
15
  end
@@ -112,7 +112,7 @@ module Shivers
112
112
 
113
113
  def no_dsl_element_error(symbol)
114
114
  NoMethodError.new(
115
- "DSL does not include an element with name: '#{symbol}'. "\
115
+ "DSL does not include an element with name: '#{symbol}'. " \
116
116
  'Check usage.',
117
117
  symbol
118
118
  )
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.7
4
+ version: 0.6.0.pre.9
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-04-11 00:00:00.000000000 Z
11
+ date: 2022-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: semantic