config_default 0.5.6 → 0.6.0

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: 5dd3be0b7646a8187f6f0842c46251ce6a0f8d712c918c5846ed1b8110892c48
4
- data.tar.gz: 731551a4514dc3f339af24fa1c587968ad59be9d1cad0d2eb00a1e3bf449ede5
3
+ metadata.gz: c578e209fd98c0060e802f2b3f1eb4bada4fd25b4e3f5b323d2af82844839932
4
+ data.tar.gz: c0a5e708f9a6cdbf3e9b8410acdf3bee5a62f50a9ee96e9ec770f4ca19bce21e
5
5
  SHA512:
6
- metadata.gz: dbc2c95af3f93deec599fcb6e1e3d98805d2c1ed83a371a7a5d347802d664039d4a6caa9fe31abba66cd98ce9b3f73d1cbb58d25865ca48a7237800f764e5c99
7
- data.tar.gz: fa067e28afd7cf7bb52c037f12fd464f4225c8efc7ccf2426fb0ff291ed1383c0ec87dd2460e32ce4c2536d755233178b5fc3155552201cce5c3ce6e2185c2b8
6
+ metadata.gz: ac456e007e54f9355c42b2e28f36087e2b93168102be181fae4bfc3b86997419b41ebff87fc5aa5b5ba107a07dd710df3f89cef973c447a1331f24cacb8e2521
7
+ data.tar.gz: 6416a64655e45aceaa5f811be55f4ad1fb2434778775895f4e3a8105f9f88bd6825f92acb2a2068c11360b04f5985423850229d3a9d556347e0b2af4bd1e7799
data/Gemfile.lock CHANGED
@@ -1,37 +1,37 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- config_default (0.5.6)
4
+ config_default (0.6.0)
5
5
  activesupport (>= 6)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- action_text-trix (2.1.17)
10
+ action_text-trix (2.1.18)
11
11
  railties
12
- actioncable (8.1.2)
13
- actionpack (= 8.1.2)
14
- activesupport (= 8.1.2)
12
+ actioncable (8.1.3)
13
+ actionpack (= 8.1.3)
14
+ activesupport (= 8.1.3)
15
15
  nio4r (~> 2.0)
16
16
  websocket-driver (>= 0.6.1)
17
17
  zeitwerk (~> 2.6)
18
- actionmailbox (8.1.2)
19
- actionpack (= 8.1.2)
20
- activejob (= 8.1.2)
21
- activerecord (= 8.1.2)
22
- activestorage (= 8.1.2)
23
- activesupport (= 8.1.2)
18
+ actionmailbox (8.1.3)
19
+ actionpack (= 8.1.3)
20
+ activejob (= 8.1.3)
21
+ activerecord (= 8.1.3)
22
+ activestorage (= 8.1.3)
23
+ activesupport (= 8.1.3)
24
24
  mail (>= 2.8.0)
25
- actionmailer (8.1.2)
26
- actionpack (= 8.1.2)
27
- actionview (= 8.1.2)
28
- activejob (= 8.1.2)
29
- activesupport (= 8.1.2)
25
+ actionmailer (8.1.3)
26
+ actionpack (= 8.1.3)
27
+ actionview (= 8.1.3)
28
+ activejob (= 8.1.3)
29
+ activesupport (= 8.1.3)
30
30
  mail (>= 2.8.0)
31
31
  rails-dom-testing (~> 2.2)
32
- actionpack (8.1.2)
33
- actionview (= 8.1.2)
34
- activesupport (= 8.1.2)
32
+ actionpack (8.1.3)
33
+ actionview (= 8.1.3)
34
+ activesupport (= 8.1.3)
35
35
  nokogiri (>= 1.8.5)
36
36
  rack (>= 2.2.4)
37
37
  rack-session (>= 1.0.1)
@@ -39,36 +39,36 @@ GEM
39
39
  rails-dom-testing (~> 2.2)
40
40
  rails-html-sanitizer (~> 1.6)
41
41
  useragent (~> 0.16)
42
- actiontext (8.1.2)
42
+ actiontext (8.1.3)
43
43
  action_text-trix (~> 2.1.15)
44
- actionpack (= 8.1.2)
45
- activerecord (= 8.1.2)
46
- activestorage (= 8.1.2)
47
- activesupport (= 8.1.2)
44
+ actionpack (= 8.1.3)
45
+ activerecord (= 8.1.3)
46
+ activestorage (= 8.1.3)
47
+ activesupport (= 8.1.3)
48
48
  globalid (>= 0.6.0)
49
49
  nokogiri (>= 1.8.5)
50
- actionview (8.1.2)
51
- activesupport (= 8.1.2)
50
+ actionview (8.1.3)
51
+ activesupport (= 8.1.3)
52
52
  builder (~> 3.1)
53
53
  erubi (~> 1.11)
54
54
  rails-dom-testing (~> 2.2)
55
55
  rails-html-sanitizer (~> 1.6)
56
- activejob (8.1.2)
57
- activesupport (= 8.1.2)
56
+ activejob (8.1.3)
57
+ activesupport (= 8.1.3)
58
58
  globalid (>= 0.3.6)
59
- activemodel (8.1.2)
60
- activesupport (= 8.1.2)
61
- activerecord (8.1.2)
62
- activemodel (= 8.1.2)
63
- activesupport (= 8.1.2)
59
+ activemodel (8.1.3)
60
+ activesupport (= 8.1.3)
61
+ activerecord (8.1.3)
62
+ activemodel (= 8.1.3)
63
+ activesupport (= 8.1.3)
64
64
  timeout (>= 0.4.0)
65
- activestorage (8.1.2)
66
- actionpack (= 8.1.2)
67
- activejob (= 8.1.2)
68
- activerecord (= 8.1.2)
69
- activesupport (= 8.1.2)
65
+ activestorage (8.1.3)
66
+ actionpack (= 8.1.3)
67
+ activejob (= 8.1.3)
68
+ activerecord (= 8.1.3)
69
+ activesupport (= 8.1.3)
70
70
  marcel (~> 1.0)
71
- activesupport (8.1.2)
71
+ activesupport (8.1.3)
72
72
  base64
73
73
  bigdecimal
74
74
  concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -83,7 +83,7 @@ GEM
83
83
  uri (>= 0.13.1)
84
84
  ast (2.4.3)
85
85
  base64 (0.3.0)
86
- bigdecimal (4.0.1)
86
+ bigdecimal (4.1.2)
87
87
  builder (3.3.0)
88
88
  coderay (1.1.3)
89
89
  concurrent-ruby (1.3.6)
@@ -92,19 +92,19 @@ GEM
92
92
  date (3.5.1)
93
93
  diff-lcs (1.6.2)
94
94
  drb (2.2.3)
95
- erb (6.0.2)
95
+ erb (6.0.4)
96
96
  erubi (1.13.1)
97
97
  globalid (1.3.0)
98
98
  activesupport (>= 6.1)
99
99
  i18n (1.14.8)
100
100
  concurrent-ruby (~> 1.0)
101
101
  io-console (0.8.2)
102
- irb (1.17.0)
102
+ irb (1.18.0)
103
103
  pp (>= 0.6.0)
104
104
  prism (>= 1.3.0)
105
105
  rdoc (>= 4.0.0)
106
106
  reline (>= 0.4.2)
107
- json (2.19.2)
107
+ json (2.19.5)
108
108
  language_server-protocol (3.17.0.5)
109
109
  lint_roller (1.1.0)
110
110
  logger (1.7.0)
@@ -120,10 +120,10 @@ GEM
120
120
  marcel (1.1.0)
121
121
  method_source (1.1.0)
122
122
  mini_mime (1.1.5)
123
- minitest (6.0.2)
123
+ minitest (6.0.6)
124
124
  drb (~> 2.0)
125
125
  prism (~> 1.5)
126
- net-imap (0.6.3)
126
+ net-imap (0.6.4)
127
127
  date
128
128
  net-protocol
129
129
  net-pop (0.1.2)
@@ -133,14 +133,14 @@ GEM
133
133
  net-smtp (0.5.1)
134
134
  net-protocol
135
135
  nio4r (2.7.5)
136
- nokogiri (1.19.2-arm64-darwin)
136
+ nokogiri (1.19.3-arm64-darwin)
137
137
  racc (~> 1.4)
138
- nokogiri (1.19.2-x86_64-darwin)
138
+ nokogiri (1.19.3-x86_64-darwin)
139
139
  racc (~> 1.4)
140
- nokogiri (1.19.2-x86_64-linux-gnu)
140
+ nokogiri (1.19.3-x86_64-linux-gnu)
141
141
  racc (~> 1.4)
142
- parallel (1.27.0)
143
- parser (3.3.10.2)
142
+ parallel (1.28.0)
143
+ parser (3.3.11.1)
144
144
  ast (~> 2.4.1)
145
145
  racc
146
146
  pp (0.6.3)
@@ -155,28 +155,28 @@ GEM
155
155
  date
156
156
  stringio
157
157
  racc (1.8.1)
158
- rack (3.2.5)
159
- rack-session (2.1.1)
158
+ rack (3.2.6)
159
+ rack-session (2.1.2)
160
160
  base64 (>= 0.1.0)
161
161
  rack (>= 3.0.0)
162
162
  rack-test (2.2.0)
163
163
  rack (>= 1.3)
164
164
  rackup (2.3.1)
165
165
  rack (>= 3)
166
- rails (8.1.2)
167
- actioncable (= 8.1.2)
168
- actionmailbox (= 8.1.2)
169
- actionmailer (= 8.1.2)
170
- actionpack (= 8.1.2)
171
- actiontext (= 8.1.2)
172
- actionview (= 8.1.2)
173
- activejob (= 8.1.2)
174
- activemodel (= 8.1.2)
175
- activerecord (= 8.1.2)
176
- activestorage (= 8.1.2)
177
- activesupport (= 8.1.2)
166
+ rails (8.1.3)
167
+ actioncable (= 8.1.3)
168
+ actionmailbox (= 8.1.3)
169
+ actionmailer (= 8.1.3)
170
+ actionpack (= 8.1.3)
171
+ actiontext (= 8.1.3)
172
+ actionview (= 8.1.3)
173
+ activejob (= 8.1.3)
174
+ activemodel (= 8.1.3)
175
+ activerecord (= 8.1.3)
176
+ activestorage (= 8.1.3)
177
+ activesupport (= 8.1.3)
178
178
  bundler (>= 1.15.0)
179
- railties (= 8.1.2)
179
+ railties (= 8.1.3)
180
180
  rails-dom-testing (2.3.0)
181
181
  activesupport (>= 5.0.0)
182
182
  minitest
@@ -184,9 +184,9 @@ GEM
184
184
  rails-html-sanitizer (1.7.0)
185
185
  loofah (~> 2.25)
186
186
  nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
187
- railties (8.1.2)
188
- actionpack (= 8.1.2)
189
- activesupport (= 8.1.2)
187
+ railties (8.1.3)
188
+ actionpack (= 8.1.3)
189
+ activesupport (= 8.1.3)
190
190
  irb (~> 1.13)
191
191
  rackup (>= 1.0.0)
192
192
  rake (>= 12.2)
@@ -194,12 +194,12 @@ GEM
194
194
  tsort (>= 0.2)
195
195
  zeitwerk (~> 2.6)
196
196
  rainbow (3.1.1)
197
- rake (13.3.1)
197
+ rake (13.4.2)
198
198
  rdoc (7.2.0)
199
199
  erb
200
200
  psych (>= 4.0.0)
201
201
  tsort
202
- regexp_parser (2.11.3)
202
+ regexp_parser (2.12.0)
203
203
  reline (0.6.3)
204
204
  io-console (~> 0.5)
205
205
  rspec (3.13.2)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ConfigDefault
4
- VERSION = "0.5.6"
4
+ VERSION = "0.6.0"
5
5
  end
@@ -57,7 +57,7 @@ module ConfigDefault
57
57
  def read_file(name)
58
58
  file_name = File.join(config.config_path, "#{name}.yml")
59
59
  ActiveSupport::ConfigurationFile.parse(file_name)
60
- rescue
60
+ rescue Errno::ENOENT
61
61
  {}
62
62
  end
63
63
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: config_default
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.6
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stepan Kirushkin