env_parser 1.3.2 → 1.3.3
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/.circleci/config.yml +1 -1
- data/.gitignore +3 -0
- data/Gemfile.lock +2 -2
- data/docs/EnvParser/AutoregisterFileNotFound.html +1 -1
- data/docs/EnvParser/Error.html +1 -1
- data/docs/EnvParser/TypeAlreadyDefinedError.html +1 -1
- data/docs/EnvParser/Types/BaseTypes.html +1 -1
- data/docs/EnvParser/Types/ChronologyTypes.html +1 -1
- data/docs/EnvParser/Types/InternetTypes.html +1 -1
- data/docs/EnvParser/Types.html +1 -1
- data/docs/EnvParser/UnknownTypeError.html +1 -1
- data/docs/EnvParser/UnparseableAutoregisterSpec.html +1 -1
- data/docs/EnvParser/ValueNotAllowedError.html +1 -1
- data/docs/EnvParser/ValueNotConvertibleError.html +1 -1
- data/docs/EnvParser.html +2 -7
- data/docs/_index.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/top-level-namespace.html +1 -1
- data/env_parser.gemspec +2 -2
- data/lib/env_parser/version.rb +1 -1
- metadata +11 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dffb38fe58381e11c8b63aebe34fccaec31e4c59c5a1c61274824e0c09aaf9e3
|
|
4
|
+
data.tar.gz: '088dfcdefdcc661b1d344526da81007e6bfa274b93b0b512807705543f9591c2'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0cbf4b4148bf9c4040358d7bd90d4f722fee975f6966f459026e53d7d5692e7f8167fd99fa67c0c97bfa590e0d5753e32021db3cd496d4c0a5ee5bb3865131a5
|
|
7
|
+
data.tar.gz: 1a268110295c48d65a186e6113ef174d5aa51f7491f6c88f41f38ac7d9243fc794cc499e933b51010c3e3773fcca6225ab3cffede4a46a28c9ba66317e85ccc7
|
data/.circleci/config.yml
CHANGED
data/.gitignore
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -2,7 +2,7 @@ PATH
|
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
4
|
env_parser (1.3.2)
|
|
5
|
-
activesupport (>= 6.1.0)
|
|
5
|
+
activesupport (>= 6.1.0, < 7.1)
|
|
6
6
|
chronic
|
|
7
7
|
chronic_duration
|
|
8
8
|
|
|
@@ -47,7 +47,7 @@ GEM
|
|
|
47
47
|
rspec-support (3.12.0)
|
|
48
48
|
rspec_junit_formatter (0.6.0)
|
|
49
49
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
50
|
-
rubocop (1.
|
|
50
|
+
rubocop (1.41.1)
|
|
51
51
|
json (~> 2.3)
|
|
52
52
|
parallel (~> 1.10)
|
|
53
53
|
parser (>= 3.1.2.1)
|
|
@@ -133,7 +133,7 @@ feature).</p>
|
|
|
133
133
|
</div>
|
|
134
134
|
|
|
135
135
|
<div id="footer">
|
|
136
|
-
Generated on Sun Dec 25
|
|
136
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
137
137
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
138
138
|
0.9.28 (ruby-3.0.4).
|
|
139
139
|
</div>
|
data/docs/EnvParser/Error.html
CHANGED
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
</div>
|
|
129
129
|
|
|
130
130
|
<div id="footer">
|
|
131
|
-
Generated on Sun Dec 25
|
|
131
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
132
132
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
133
133
|
0.9.28 (ruby-3.0.4).
|
|
134
134
|
</div>
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
</div>
|
|
133
133
|
|
|
134
134
|
<div id="footer">
|
|
135
|
-
Generated on Sun Dec 25
|
|
135
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
136
136
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
137
137
|
0.9.28 (ruby-3.0.4).
|
|
138
138
|
</div>
|
|
@@ -169,7 +169,7 @@ valid, parseable JSON).</p>
|
|
|
169
169
|
</div>
|
|
170
170
|
|
|
171
171
|
<div id="footer">
|
|
172
|
-
Generated on Sun Dec 25
|
|
172
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
173
173
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
174
174
|
0.9.28 (ruby-3.0.4).
|
|
175
175
|
</div>
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
</div>
|
|
151
151
|
|
|
152
152
|
<div id="footer">
|
|
153
|
-
Generated on Sun Dec 25
|
|
153
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
154
154
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
155
155
|
0.9.28 (ruby-3.0.4).
|
|
156
156
|
</div>
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
</div>
|
|
151
151
|
|
|
152
152
|
<div id="footer">
|
|
153
|
-
Generated on Sun Dec 25
|
|
153
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
154
154
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
155
155
|
0.9.28 (ruby-3.0.4).
|
|
156
156
|
</div>
|
data/docs/EnvParser/Types.html
CHANGED
|
@@ -118,7 +118,7 @@ Exists only for documentation’s sake.</p>
|
|
|
118
118
|
</div>
|
|
119
119
|
|
|
120
120
|
<div id="footer">
|
|
121
|
-
Generated on Sun Dec 25
|
|
121
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
122
122
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
123
123
|
0.9.28 (ruby-3.0.4).
|
|
124
124
|
</div>
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
</div>
|
|
133
133
|
|
|
134
134
|
<div id="footer">
|
|
135
|
-
Generated on Sun Dec 25
|
|
135
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
136
136
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
137
137
|
0.9.28 (ruby-3.0.4).
|
|
138
138
|
</div>
|
|
@@ -133,7 +133,7 @@ feature).</p>
|
|
|
133
133
|
</div>
|
|
134
134
|
|
|
135
135
|
<div id="footer">
|
|
136
|
-
Generated on Sun Dec 25
|
|
136
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
137
137
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
138
138
|
0.9.28 (ruby-3.0.4).
|
|
139
139
|
</div>
|
|
@@ -134,7 +134,7 @@ check.</p>
|
|
|
134
134
|
</div>
|
|
135
135
|
|
|
136
136
|
<div id="footer">
|
|
137
|
-
Generated on Sun Dec 25
|
|
137
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
138
138
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
139
139
|
0.9.28 (ruby-3.0.4).
|
|
140
140
|
</div>
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
</div>
|
|
133
133
|
|
|
134
134
|
<div id="footer">
|
|
135
|
-
Generated on Sun Dec 25
|
|
135
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
136
136
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
137
137
|
0.9.28 (ruby-3.0.4).
|
|
138
138
|
</div>
|
data/docs/EnvParser.html
CHANGED
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
<dl>
|
|
96
96
|
<dt>Defined in:</dt>
|
|
97
97
|
<dd>lib/env_parser.rb<span class="defines">,<br />
|
|
98
|
-
lib/env_parser/errors.rb
|
|
98
|
+
lib/env_parser/errors.rb</span>
|
|
99
99
|
</dd>
|
|
100
100
|
</dl>
|
|
101
101
|
|
|
@@ -147,11 +147,6 @@
|
|
|
147
147
|
</dt>
|
|
148
148
|
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>.env_parser.yml</span><span class='tstring_end'>'</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
|
|
149
149
|
|
|
150
|
-
<dt id="VERSION-constant" class="">VERSION =
|
|
151
|
-
|
|
152
|
-
</dt>
|
|
153
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>1.3.2</span><span class='tstring_end'>'</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
|
|
154
|
-
|
|
155
150
|
</dl>
|
|
156
151
|
|
|
157
152
|
|
|
@@ -1202,7 +1197,7 @@ validation must give its own “validated_by” Proc.</p>
|
|
|
1202
1197
|
</div>
|
|
1203
1198
|
|
|
1204
1199
|
<div id="footer">
|
|
1205
|
-
Generated on Sun Dec 25
|
|
1200
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
1206
1201
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1207
1202
|
0.9.28 (ruby-3.0.4).
|
|
1208
1203
|
</div>
|
data/docs/_index.html
CHANGED
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
</div>
|
|
234
234
|
|
|
235
235
|
<div id="footer">
|
|
236
|
-
Generated on Sun Dec 25
|
|
236
|
+
Generated on Sun Dec 25 21:09:35 2022 by
|
|
237
237
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
238
238
|
0.9.28 (ruby-3.0.4).
|
|
239
239
|
</div>
|
data/docs/file.README.html
CHANGED
|
@@ -396,7 +396,7 @@ USERNAME:
|
|
|
396
396
|
</div></div>
|
|
397
397
|
|
|
398
398
|
<div id="footer">
|
|
399
|
-
Generated on Sun Dec 25
|
|
399
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
400
400
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
401
401
|
0.9.28 (ruby-3.0.4).
|
|
402
402
|
</div>
|
data/docs/index.html
CHANGED
|
@@ -396,7 +396,7 @@ USERNAME:
|
|
|
396
396
|
</div></div>
|
|
397
397
|
|
|
398
398
|
<div id="footer">
|
|
399
|
-
Generated on Sun Dec 25
|
|
399
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
400
400
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
401
401
|
0.9.28 (ruby-3.0.4).
|
|
402
402
|
</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on Sun Dec 25
|
|
103
|
+
Generated on Sun Dec 25 21:09:36 2022 by
|
|
104
104
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
105
105
|
0.9.28 (ruby-3.0.4).
|
|
106
106
|
</div>
|
data/env_parser.gemspec
CHANGED
|
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
|
|
3
3
|
require 'env_parser/version'
|
|
4
4
|
|
|
5
5
|
Gem::Specification.new do |spec|
|
|
6
|
-
spec.required_ruby_version = '
|
|
6
|
+
spec.required_ruby_version = ['>= 3.0', '< 3.2']
|
|
7
7
|
|
|
8
8
|
spec.name = 'env_parser'
|
|
9
9
|
spec.version = EnvParser::VERSION
|
|
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
|
|
|
20
20
|
|
|
21
21
|
spec.metadata['rubygems_mfa_required'] = 'true'
|
|
22
22
|
|
|
23
|
-
spec.add_dependency 'activesupport', '>= 6.1.0'
|
|
23
|
+
spec.add_dependency 'activesupport', ['>= 6.1.0', '< 7.1']
|
|
24
24
|
spec.add_dependency 'chronic'
|
|
25
25
|
spec.add_dependency 'chronic_duration'
|
|
26
26
|
|
data/lib/env_parser/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: env_parser
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nestor Custodio
|
|
@@ -17,6 +17,9 @@ dependencies:
|
|
|
17
17
|
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
19
|
version: 6.1.0
|
|
20
|
+
- - "<"
|
|
21
|
+
- !ruby/object:Gem::Version
|
|
22
|
+
version: '7.1'
|
|
20
23
|
type: :runtime
|
|
21
24
|
prerelease: false
|
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -24,6 +27,9 @@ dependencies:
|
|
|
24
27
|
- - ">="
|
|
25
28
|
- !ruby/object:Gem::Version
|
|
26
29
|
version: 6.1.0
|
|
30
|
+
- - "<"
|
|
31
|
+
- !ruby/object:Gem::Version
|
|
32
|
+
version: '7.1'
|
|
27
33
|
- !ruby/object:Gem::Dependency
|
|
28
34
|
name: chronic
|
|
29
35
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -214,9 +220,12 @@ require_paths:
|
|
|
214
220
|
- lib
|
|
215
221
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
216
222
|
requirements:
|
|
217
|
-
- - "
|
|
223
|
+
- - ">="
|
|
218
224
|
- !ruby/object:Gem::Version
|
|
219
225
|
version: '3.0'
|
|
226
|
+
- - "<"
|
|
227
|
+
- !ruby/object:Gem::Version
|
|
228
|
+
version: '3.2'
|
|
220
229
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
221
230
|
requirements:
|
|
222
231
|
- - ">="
|