shivers 0.6.0.pre.8 → 0.6.0.pre.9

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: a277edde103ab3a3d8ca173157fd4e48293b3036ee834e4d175cf6bd64112859
4
- data.tar.gz: b3d3ff0c436983baef1a427a6d33a968dcf99e95b5f7e7c32410d3ba4e03ebdc
3
+ metadata.gz: eef9a44468f1bc6a2314545faa81a86f25b9d2a733247a76fad05e4f518ebda9
4
+ data.tar.gz: f52d6a9afd88d5ddb3b6ed4b06d2ec7b14cf8af88d7e1c803eda2128f1f81679
5
5
  SHA512:
6
- metadata.gz: b7d7e72802793e0007fc7a11575242cca48376a59eb92878618753d89ecf2e0e6697c3be25ef10926aa55b2e34ce0afdb45e1bf4e09476c93fb259d5bd6c9dba
7
- data.tar.gz: d227ed0578c1799869e69fd773c2c5af7296a9673f9be7271abfbcf133fdbec3d1c64990895b9361b650103aa2aca911d564ee34f8b377df216fe078563b7512
6
+ metadata.gz: 184eb97fb0da59830d6a934ee83f693c1fe3306eeebcd1e90acbc8b71adfbd432cb3be2b30efe7cc76852a52b699ae6573d27ef7ecf228b7b730b69669367e25
7
+ data.tar.gz: 3d06e5652414c1b432ae1fb2a710dd76283faea81b0939c321753eed05b7c00af775eaec06ebc4ecac557ac42e13c9590b02ee408979eb172695c414134364c3
data/Gemfile.lock CHANGED
@@ -1,91 +1,71 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- shivers (0.6.0.pre.8)
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.8.0)
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
- json (2.6.2)
53
- lino (3.0.0)
33
+ json (2.6.3)
34
+ lino (3.1.0)
54
35
  hamster (~> 3.0)
55
36
  open4 (~> 1.3)
56
- minitest (5.15.0)
57
- multipart-post (2.1.1)
58
- octokit (4.22.0)
59
- faraday (>= 0.9)
60
- 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)
61
41
  open4 (1.3.4)
62
42
  parallel (1.22.1)
63
- parser (3.1.2.1)
43
+ parser (3.1.3.0)
64
44
  ast (~> 2.4.1)
65
- public_suffix (4.0.6)
45
+ public_suffix (5.0.1)
66
46
  rainbow (3.1.1)
67
47
  rake (13.0.6)
68
- rake_circle_ci (0.9.0)
48
+ rake_circle_ci (0.11.0)
69
49
  colored2 (~> 3.1)
70
50
  excon (~> 0.72)
71
51
  rake_factory (~> 0.23)
72
52
  sshkey (~> 2.0)
73
- rake_factory (0.29.0)
53
+ rake_factory (0.31.0)
74
54
  activesupport (>= 4)
75
55
  rake (~> 13.0)
76
- rake_github (0.9.0)
56
+ rake_github (0.11.0)
77
57
  colored2 (~> 3.1)
78
- octokit (~> 4.16)
58
+ octokit (>= 4.16, < 7.0)
79
59
  rake_factory (~> 0.23)
80
60
  sshkey (~> 2.0)
81
- rake_gpg (0.16.0)
82
- rake_factory (>= 0.23, < 1)
83
- ruby_gpg2 (>= 0.6, < 1)
84
- 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)
85
65
  colored2 (~> 3.1)
86
66
  rake_factory (~> 0.23)
87
67
  sshkey (~> 2.0)
88
- regexp_parser (2.6.0)
68
+ regexp_parser (2.6.1)
89
69
  rexml (3.2.5)
90
70
  rspec (3.12.0)
91
71
  rspec-core (~> 3.12.0)
@@ -93,45 +73,45 @@ GEM
93
73
  rspec-mocks (~> 3.12.0)
94
74
  rspec-core (3.12.0)
95
75
  rspec-support (~> 3.12.0)
96
- rspec-expectations (3.12.0)
76
+ rspec-expectations (3.12.1)
97
77
  diff-lcs (>= 1.2.0, < 2.0)
98
78
  rspec-support (~> 3.12.0)
99
- rspec-mocks (3.12.0)
79
+ rspec-mocks (3.12.1)
100
80
  diff-lcs (>= 1.2.0, < 2.0)
101
81
  rspec-support (~> 3.12.0)
102
82
  rspec-support (3.12.0)
103
- rubocop (1.36.0)
83
+ rubocop (1.41.1)
104
84
  json (~> 2.3)
105
85
  parallel (~> 1.10)
106
86
  parser (>= 3.1.2.1)
107
87
  rainbow (>= 2.2.2, < 4.0)
108
88
  regexp_parser (>= 1.8, < 3.0)
109
89
  rexml (>= 3.2.5, < 4.0)
110
- rubocop-ast (>= 1.20.1, < 2.0)
90
+ rubocop-ast (>= 1.23.0, < 2.0)
111
91
  ruby-progressbar (~> 1.7)
112
92
  unicode-display_width (>= 1.4.0, < 3.0)
113
- rubocop-ast (1.23.0)
93
+ rubocop-ast (1.24.0)
114
94
  parser (>= 3.1.1.0)
115
95
  rubocop-rake (0.6.0)
116
96
  rubocop (~> 1.0)
117
- rubocop-rspec (2.14.2)
97
+ rubocop-rspec (2.16.0)
118
98
  rubocop (~> 1.33)
119
99
  ruby-progressbar (1.11.0)
120
100
  ruby2_keywords (0.0.5)
121
- ruby_gpg2 (0.8.0)
122
- lino (>= 1.5)
123
- sawyer (0.8.2)
101
+ ruby_gpg2 (0.10.0)
102
+ lino (~> 3.0)
103
+ sawyer (0.9.2)
124
104
  addressable (>= 2.3.5)
125
- faraday (> 0.8, < 2.0)
105
+ faraday (>= 0.17.3, < 3)
126
106
  semantic (1.6.1)
127
- simplecov (0.21.2)
107
+ simplecov (0.22.0)
128
108
  docile (~> 1.1)
129
109
  simplecov-html (~> 0.11)
130
110
  simplecov_json_formatter (~> 0.1)
131
111
  simplecov-html (0.12.3)
132
112
  simplecov_json_formatter (0.1.4)
133
113
  sshkey (2.0.0)
134
- tzinfo (2.0.4)
114
+ tzinfo (2.0.5)
135
115
  concurrent-ruby (~> 1.0)
136
116
  unicode-display_width (2.3.0)
137
117
 
@@ -156,4 +136,4 @@ DEPENDENCIES
156
136
  simplecov
157
137
 
158
138
  BUNDLED WITH
159
- 2.3.24
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:autocorrect']
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.8'
4
+ VERSION = '0.6.0.pre.9'
5
5
  end
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.8
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-10-28 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