ruby_helm 0.2.0.pre.9 → 0.2.0.pre.10

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: cfff480b7cbbe1988d15c489c7d213fe4b04921eab781f3684a10225a6cfe6d3
4
- data.tar.gz: c3552d599f21b4940a3704f100c7bfb35261494cf6ea369b9c12a52b847e82a2
3
+ metadata.gz: a2f53e68eaf63483e0ce280553c246cd5e2a21852e48f6a0a5f3f48c7e0dfa35
4
+ data.tar.gz: 0f8a7ea899dc310a0fe7ed84c0e76b6e687cffc3313c450f213fc0691433950a
5
5
  SHA512:
6
- metadata.gz: 97951604e5ca5221c70349236cdd2243f1b333f82f85d9f5bf9ab70b352d202ad13c4ea1e5356aa2eda34b3a849e95e29f7e2f4fc6ea84e8b1408d0141e6097e
7
- data.tar.gz: 49195f580a3242c7c0e2b1f6c7946e5552a9dfbaf4d0ece304466d06566b1a29aa523f0d9220de274166ed40e2ce20bd562a0c2d5c8a38c299e8e0a6c2d34e85
6
+ metadata.gz: 55dba2d409f64305c3226cfc920e6ae751e763111c1e3e753a8ce062f1c469b82b525507f694e7e3a39eb6666ead56f43b265089567051a63cca6c0c025f7a8e
7
+ data.tar.gz: 21da88e247979eaf1e363920dc8f5970f5bdf976a72c244ea3012a49ac87a1eb8fb32dce0a8a3ef7d776338820f03e9694634a466b16b25556337891cc7620b4
data/Gemfile.lock CHANGED
@@ -1,49 +1,30 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_helm (0.2.0.pre.9)
4
+ ruby_helm (0.2.0.pre.10)
5
5
  lino (~> 3.0)
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
  coderay (1.1.3)
19
19
  colored2 (3.1.2)
20
- concurrent-ruby (1.1.9)
20
+ concurrent-ruby (1.1.10)
21
21
  diff-lcs (1.5.0)
22
22
  docile (1.4.0)
23
- excon (0.92.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)
23
+ excon (0.95.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
  ffi (1.15.5)
48
29
  formatador (1.1.0)
49
30
  gem-release (2.2.2)
@@ -63,10 +44,10 @@ GEM
63
44
  rspec (>= 2.99.0, < 4.0)
64
45
  hamster (3.0.0)
65
46
  concurrent-ruby (~> 1.0)
66
- i18n (1.10.0)
47
+ i18n (1.12.0)
67
48
  concurrent-ruby (~> 1.0)
68
- json (2.6.2)
69
- lino (3.0.0)
49
+ json (2.6.3)
50
+ lino (3.1.0)
70
51
  hamster (~> 3.0)
71
52
  open4 (~> 1.3)
72
53
  listen (3.7.1)
@@ -74,31 +55,30 @@ GEM
74
55
  rb-inotify (~> 0.9, >= 0.9.10)
75
56
  lumberjack (1.2.8)
76
57
  method_source (1.0.0)
77
- minitest (5.15.0)
78
- multipart-post (2.1.1)
58
+ minitest (5.16.3)
79
59
  nenv (0.3.0)
80
60
  notiffany (0.1.3)
81
61
  nenv (~> 0.1)
82
62
  shellany (~> 0.0)
83
- octokit (4.22.0)
84
- faraday (>= 0.9)
85
- sawyer (~> 0.8.0, >= 0.5.3)
63
+ octokit (4.25.1)
64
+ faraday (>= 1, < 3)
65
+ sawyer (~> 0.9)
86
66
  open4 (1.3.4)
87
67
  parallel (1.22.1)
88
- parser (3.1.2.1)
68
+ parser (3.1.3.0)
89
69
  ast (~> 2.4.1)
90
70
  pry (0.14.1)
91
71
  coderay (~> 1.1)
92
72
  method_source (~> 1.0)
93
- public_suffix (4.0.6)
73
+ public_suffix (5.0.1)
94
74
  rainbow (3.1.1)
95
75
  rake (13.0.6)
96
- rake_circle_ci (0.9.0)
76
+ rake_circle_ci (0.11.0)
97
77
  colored2 (~> 3.1)
98
78
  excon (~> 0.72)
99
79
  rake_factory (~> 0.23)
100
80
  sshkey (~> 2.0)
101
- rake_factory (0.29.0)
81
+ rake_factory (0.31.0)
102
82
  activesupport (>= 4)
103
83
  rake (~> 13.0)
104
84
  rake_github (0.9.0)
@@ -113,10 +93,10 @@ GEM
113
93
  colored2 (~> 3.1)
114
94
  rake_factory (~> 0.23)
115
95
  sshkey (~> 2.0)
116
- rb-fsevent (0.11.1)
96
+ rb-fsevent (0.11.2)
117
97
  rb-inotify (0.10.1)
118
98
  ffi (~> 1.0)
119
- regexp_parser (2.6.0)
99
+ regexp_parser (2.6.1)
120
100
  rexml (3.2.5)
121
101
  rspec (3.12.0)
122
102
  rspec-core (~> 3.12.0)
@@ -124,14 +104,14 @@ GEM
124
104
  rspec-mocks (~> 3.12.0)
125
105
  rspec-core (3.12.0)
126
106
  rspec-support (~> 3.12.0)
127
- rspec-expectations (3.12.0)
107
+ rspec-expectations (3.12.1)
128
108
  diff-lcs (>= 1.2.0, < 2.0)
129
109
  rspec-support (~> 3.12.0)
130
- rspec-mocks (3.12.0)
110
+ rspec-mocks (3.12.1)
131
111
  diff-lcs (>= 1.2.0, < 2.0)
132
112
  rspec-support (~> 3.12.0)
133
113
  rspec-support (3.12.0)
134
- rubocop (1.37.1)
114
+ rubocop (1.41.1)
135
115
  json (~> 2.3)
136
116
  parallel (~> 1.10)
137
117
  parser (>= 3.1.2.1)
@@ -141,21 +121,21 @@ GEM
141
121
  rubocop-ast (>= 1.23.0, < 2.0)
142
122
  ruby-progressbar (~> 1.7)
143
123
  unicode-display_width (>= 1.4.0, < 3.0)
144
- rubocop-ast (1.23.0)
124
+ rubocop-ast (1.24.0)
145
125
  parser (>= 3.1.1.0)
146
126
  rubocop-rake (0.6.0)
147
127
  rubocop (~> 1.0)
148
- rubocop-rspec (2.14.2)
128
+ rubocop-rspec (2.16.0)
149
129
  rubocop (~> 1.33)
150
130
  ruby-progressbar (1.11.0)
151
131
  ruby2_keywords (0.0.5)
152
- ruby_gpg2 (0.8.0)
153
- lino (>= 1.5)
154
- sawyer (0.8.2)
132
+ ruby_gpg2 (0.10.0)
133
+ lino (~> 3.0)
134
+ sawyer (0.9.2)
155
135
  addressable (>= 2.3.5)
156
- faraday (> 0.8, < 2.0)
136
+ faraday (>= 0.17.3, < 3)
157
137
  shellany (0.0.1)
158
- simplecov (0.21.2)
138
+ simplecov (0.22.0)
159
139
  docile (~> 1.1)
160
140
  simplecov-html (~> 0.11)
161
141
  simplecov_json_formatter (~> 0.1)
@@ -163,7 +143,7 @@ GEM
163
143
  simplecov_json_formatter (0.1.4)
164
144
  sshkey (2.0.0)
165
145
  thor (1.2.1)
166
- tzinfo (2.0.4)
146
+ tzinfo (2.0.5)
167
147
  concurrent-ruby (~> 1.0)
168
148
  unicode-display_width (2.3.0)
169
149
 
@@ -188,4 +168,4 @@ DEPENDENCIES
188
168
  simplecov
189
169
 
190
170
  BUNDLED WITH
191
- 2.3.24
171
+ 2.4.1
data/Rakefile CHANGED
@@ -71,7 +71,7 @@ namespace :library do
71
71
  task check: [:rubocop]
72
72
 
73
73
  desc 'Attempt to automatically fix issues with the library'
74
- task fix: [:'rubocop:autocorrect']
74
+ task fix: [:'rubocop:autocorrect_all']
75
75
  end
76
76
 
77
77
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RubyHelm
4
- VERSION = '0.2.0.pre.9'
4
+ VERSION = '0.2.0.pre.10'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_helm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.pre.9
4
+ version: 0.2.0.pre.10
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-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lino