rrx_config 0.1.2 → 8.0.2

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +174 -151
  3. data/lib/rrx_config/version.rb +3 -1
  4. metadata +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a1cef46013f979c18dacbea0608b8a5634ff55dba92d4a3e8a60d544a666265f
4
- data.tar.gz: 9a188dbcfb69d4551364df86c5d79ec31c23b698b9b593432577c3433071b6f2
3
+ metadata.gz: ba650e09fb361ebc29d50a3c2dcbe17fd692bd434d6492b748746c202f7c83dc
4
+ data.tar.gz: d25e1b6d5cd84e069afa82bd63fed199db52a278f6e2df87e220218dba3c2c1d
5
5
  SHA512:
6
- metadata.gz: 9a10a0b572ad6a09237fc9321e97c19e9ced87777e04ff21280ebbd50742d484a354263662ddf6098ce42d62835f325112ec53cee90d5969e0753182de9b1fc4
7
- data.tar.gz: fcca273e1e4b019a7a24a6adc06f085524fcef58a5bbe141d0539963651fc647ba9ba94dc9a1880b8bb5e7a4fb19b100d010f0c778c763e54964200cbb225754
6
+ metadata.gz: 745f888446aa6ce5bf1e5776c8cd68272e41611c3476f925ee50f4cc7706914dfeab2aee7e7c9dc44d3e96db6c7bad3f5bbe3a0f4c72a08058068e9280e9ec0e
7
+ data.tar.gz: 35f62a0c68439f9fba3a45d838e5daa3508ed3d9d20e52ae3e070379c7f02a787d88fad3ac00d26dd3c86b44bed58b8970e0600e3b33128e1df064b25b937a6e
data/Gemfile.lock CHANGED
@@ -1,167 +1,183 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rrx_config (0.1.2)
4
+ rrx_config (8.0.2)
5
5
  activesupport
6
6
  railties
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actionpack (7.1.2)
12
- actionview (= 7.1.2)
13
- activesupport (= 7.1.2)
11
+ actionpack (8.0.2)
12
+ actionview (= 8.0.2)
13
+ activesupport (= 8.0.2)
14
14
  nokogiri (>= 1.8.5)
15
- racc
16
15
  rack (>= 2.2.4)
17
16
  rack-session (>= 1.0.1)
18
17
  rack-test (>= 0.6.3)
19
18
  rails-dom-testing (~> 2.2)
20
19
  rails-html-sanitizer (~> 1.6)
21
- actionview (7.1.2)
22
- activesupport (= 7.1.2)
20
+ useragent (~> 0.16)
21
+ actionview (8.0.2)
22
+ activesupport (= 8.0.2)
23
23
  builder (~> 3.1)
24
24
  erubi (~> 1.11)
25
25
  rails-dom-testing (~> 2.2)
26
26
  rails-html-sanitizer (~> 1.6)
27
- active_record_query_trace (1.8.2)
27
+ active_record_query_trace (1.8.3)
28
28
  activerecord (>= 6.0.0)
29
- activemodel (7.1.2)
30
- activesupport (= 7.1.2)
31
- activerecord (7.1.2)
32
- activemodel (= 7.1.2)
33
- activesupport (= 7.1.2)
29
+ activemodel (8.0.2)
30
+ activesupport (= 8.0.2)
31
+ activerecord (8.0.2)
32
+ activemodel (= 8.0.2)
33
+ activesupport (= 8.0.2)
34
34
  timeout (>= 0.4.0)
35
- activesupport (7.1.2)
35
+ activesupport (8.0.2)
36
36
  base64
37
+ benchmark (>= 0.3)
37
38
  bigdecimal
38
- concurrent-ruby (~> 1.0, >= 1.0.2)
39
+ concurrent-ruby (~> 1.0, >= 1.3.1)
39
40
  connection_pool (>= 2.2.5)
40
41
  drb
41
42
  i18n (>= 1.6, < 2)
43
+ logger (>= 1.4.2)
42
44
  minitest (>= 5.1)
43
- mutex_m
44
- tzinfo (~> 2.0)
45
- addressable (2.8.6)
46
- public_suffix (>= 2.0.2, < 6.0)
47
- ast (2.4.2)
48
- aws-eventstream (1.3.0)
49
- aws-partitions (1.877.0)
50
- aws-sdk-core (3.190.1)
45
+ securerandom (>= 0.3)
46
+ tzinfo (~> 2.0, >= 2.0.5)
47
+ uri (>= 0.13.1)
48
+ addressable (2.8.7)
49
+ public_suffix (>= 2.0.2, < 7.0)
50
+ ast (2.4.3)
51
+ aws-eventstream (1.4.0)
52
+ aws-partitions (1.1131.0)
53
+ aws-sdk-core (3.226.3)
51
54
  aws-eventstream (~> 1, >= 1.3.0)
52
- aws-partitions (~> 1, >= 1.651.0)
53
- aws-sigv4 (~> 1.8)
55
+ aws-partitions (~> 1, >= 1.992.0)
56
+ aws-sigv4 (~> 1.9)
57
+ base64
54
58
  jmespath (~> 1, >= 1.6.1)
55
- aws-sdk-rds (1.213.0)
56
- aws-sdk-core (~> 3, >= 3.188.0)
57
- aws-sigv4 (~> 1.1)
58
- aws-sdk-secretsmanager (1.88.0)
59
- aws-sdk-core (~> 3, >= 3.188.0)
60
- aws-sigv4 (~> 1.1)
61
- aws-sigv4 (1.8.0)
59
+ logger
60
+ aws-sdk-rds (1.283.0)
61
+ aws-sdk-core (~> 3, >= 3.225.0)
62
+ aws-sigv4 (~> 1.5)
63
+ aws-sdk-secretsmanager (1.116.0)
64
+ aws-sdk-core (~> 3, >= 3.225.0)
65
+ aws-sigv4 (~> 1.5)
66
+ aws-sigv4 (1.12.1)
62
67
  aws-eventstream (~> 1, >= 1.0.2)
63
- base64 (0.2.0)
64
- bigdecimal (3.1.5)
65
- binding_of_caller (1.0.0)
66
- debug_inspector (>= 0.0.1)
67
- bootsnap (1.17.0)
68
+ base64 (0.3.0)
69
+ benchmark (0.4.1)
70
+ bigdecimal (3.2.2)
71
+ binding_of_caller (1.0.1)
72
+ debug_inspector (>= 1.2.0)
73
+ bootsnap (1.18.6)
68
74
  msgpack (~> 1.2)
69
- builder (3.2.4)
70
- coderay (1.1.3)
71
- concurrent-ruby (1.2.2)
72
- connection_pool (2.4.1)
75
+ builder (3.3.0)
76
+ concurrent-ruby (1.3.5)
77
+ connection_pool (2.5.3)
73
78
  crass (1.0.6)
74
- debug (1.9.1)
79
+ date (3.4.1)
80
+ debug (1.11.0)
75
81
  irb (~> 1.10)
76
82
  reline (>= 0.3.8)
77
83
  debug_inspector (1.2.0)
78
- diff-lcs (1.5.0)
79
- drb (2.2.0)
80
- ruby2_keywords
81
- erubi (1.12.0)
82
- factory_bot (6.4.5)
83
- activesupport (>= 5.0.0)
84
- factory_bot_rails (6.4.3)
85
- factory_bot (~> 6.4)
86
- railties (>= 5.0.0)
87
- ffi (1.16.3)
88
- i18n (1.14.1)
84
+ diff-lcs (1.6.2)
85
+ drb (2.2.3)
86
+ erb (5.0.2)
87
+ erubi (1.13.1)
88
+ factory_bot (6.5.4)
89
+ activesupport (>= 6.1.0)
90
+ factory_bot_rails (6.5.0)
91
+ factory_bot (~> 6.5)
92
+ railties (>= 6.1.0)
93
+ ffi (1.17.2-x86_64-linux-gnu)
94
+ i18n (1.14.7)
89
95
  concurrent-ruby (~> 1.0)
90
- io-console (0.7.1)
91
- irb (1.11.0)
92
- rdoc
93
- reline (>= 0.3.8)
96
+ io-console (0.8.1)
97
+ irb (1.15.2)
98
+ pp (>= 0.6.0)
99
+ rdoc (>= 4.0.0)
100
+ reline (>= 0.4.2)
94
101
  jmespath (1.6.2)
95
- json (2.7.1)
96
- json-schema (4.1.1)
97
- addressable (>= 2.8)
98
- language_server-protocol (3.17.0.3)
99
- listen (3.8.0)
102
+ json (2.13.0)
103
+ json-schema (5.2.1)
104
+ addressable (~> 2.8)
105
+ bigdecimal (~> 3.1)
106
+ language_server-protocol (3.17.0.5)
107
+ lint_roller (1.1.0)
108
+ listen (3.9.0)
100
109
  rb-fsevent (~> 0.10, >= 0.10.3)
101
110
  rb-inotify (~> 0.9, >= 0.9.10)
102
- loofah (2.22.0)
111
+ logger (1.7.0)
112
+ loofah (2.24.1)
103
113
  crass (~> 1.0.2)
104
114
  nokogiri (>= 1.12.0)
105
- minitest (5.20.0)
106
- msgpack (1.7.2)
107
- mutex_m (0.2.0)
108
- mysql2 (0.5.5)
109
- nokogiri (1.16.0-x86_64-linux)
115
+ minitest (5.25.5)
116
+ msgpack (1.8.0)
117
+ mysql2 (0.5.6)
118
+ nokogiri (1.18.8-x86_64-linux-gnu)
110
119
  racc (~> 1.4)
111
- parallel (1.24.0)
112
- parser (3.2.2.4)
120
+ parallel (1.27.0)
121
+ parser (3.3.8.0)
113
122
  ast (~> 2.4.1)
114
123
  racc
115
- proc_to_ast (0.1.0)
116
- coderay
124
+ pp (0.6.2)
125
+ prettyprint
126
+ prettyprint (0.2.0)
127
+ prism (1.4.0)
128
+ proc_to_ast (0.2.0)
117
129
  parser
130
+ rouge
118
131
  unparser
119
- psych (5.1.2)
132
+ psych (5.2.6)
133
+ date
120
134
  stringio
121
- public_suffix (5.0.4)
122
- racc (1.7.3)
123
- rack (3.0.8)
124
- rack-session (2.0.0)
135
+ public_suffix (6.0.2)
136
+ racc (1.8.1)
137
+ rack (3.1.16)
138
+ rack-session (2.1.1)
139
+ base64 (>= 0.1.0)
125
140
  rack (>= 3.0.0)
126
- rack-test (2.1.0)
141
+ rack-test (2.2.0)
127
142
  rack (>= 1.3)
128
- rackup (2.1.0)
143
+ rackup (2.2.1)
129
144
  rack (>= 3)
130
- webrick (~> 1.8)
131
- rails-dom-testing (2.2.0)
145
+ rails-dom-testing (2.3.0)
132
146
  activesupport (>= 5.0.0)
133
147
  minitest
134
148
  nokogiri (>= 1.6)
135
- rails-html-sanitizer (1.6.0)
149
+ rails-html-sanitizer (1.6.2)
136
150
  loofah (~> 2.21)
137
- nokogiri (~> 1.14)
138
- railties (7.1.2)
139
- actionpack (= 7.1.2)
140
- activesupport (= 7.1.2)
141
- irb
151
+ 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)
152
+ railties (8.0.2)
153
+ actionpack (= 8.0.2)
154
+ activesupport (= 8.0.2)
155
+ irb (~> 1.13)
142
156
  rackup (>= 1.0.0)
143
157
  rake (>= 12.2)
144
158
  thor (~> 1.0, >= 1.2.2)
145
159
  zeitwerk (~> 2.6)
146
160
  rainbow (3.1.1)
147
- rake (13.1.0)
161
+ rake (13.3.0)
148
162
  rb-fsevent (0.11.2)
149
- rb-inotify (0.10.1)
163
+ rb-inotify (0.11.1)
150
164
  ffi (~> 1.0)
151
- rdoc (6.6.2)
165
+ rdoc (6.14.2)
166
+ erb
152
167
  psych (>= 4.0.0)
153
- regexp_parser (2.8.3)
154
- reline (0.4.1)
168
+ regexp_parser (2.10.0)
169
+ reline (0.6.1)
155
170
  io-console (~> 0.5)
156
- rexml (3.2.6)
157
- rrx_dev (0.1.2)
171
+ rouge (4.5.2)
172
+ rrx_dev (8.0.2)
158
173
  active_record_query_trace
159
- activesupport (~> 7.1.0)
174
+ activesupport (~> 8.0.2)
160
175
  bootsnap
161
176
  debug
177
+ factory_bot
162
178
  factory_bot_rails
163
179
  listen
164
- railties (~> 7.1.0)
180
+ railties (~> 8.0.2)
165
181
  rake (>= 13.0)
166
182
  rspec (>= 3.0)
167
183
  rspec-parameterized
@@ -171,76 +187,83 @@ GEM
171
187
  rubocop-rails
172
188
  spring
173
189
  thor
174
- rspec (3.12.0)
175
- rspec-core (~> 3.12.0)
176
- rspec-expectations (~> 3.12.0)
177
- rspec-mocks (~> 3.12.0)
178
- rspec-core (3.12.2)
179
- rspec-support (~> 3.12.0)
180
- rspec-expectations (3.12.3)
190
+ rspec (3.13.1)
191
+ rspec-core (~> 3.13.0)
192
+ rspec-expectations (~> 3.13.0)
193
+ rspec-mocks (~> 3.13.0)
194
+ rspec-core (3.13.5)
195
+ rspec-support (~> 3.13.0)
196
+ rspec-expectations (3.13.5)
181
197
  diff-lcs (>= 1.2.0, < 2.0)
182
- rspec-support (~> 3.12.0)
183
- rspec-mocks (3.12.6)
198
+ rspec-support (~> 3.13.0)
199
+ rspec-mocks (3.13.5)
184
200
  diff-lcs (>= 1.2.0, < 2.0)
185
- rspec-support (~> 3.12.0)
186
- rspec-parameterized (1.0.0)
187
- rspec-parameterized-core (< 2)
188
- rspec-parameterized-table_syntax (< 2)
189
- rspec-parameterized-core (1.0.0)
201
+ rspec-support (~> 3.13.0)
202
+ rspec-parameterized (2.0.0)
203
+ rspec-parameterized-core (>= 2, < 3)
204
+ rspec-parameterized-table_syntax (>= 2, < 3)
205
+ rspec-parameterized-core (2.0.0)
190
206
  parser
191
- proc_to_ast
207
+ prism
208
+ proc_to_ast (>= 0.2.0)
192
209
  rspec (>= 2.13, < 4)
193
210
  unparser
194
- rspec-parameterized-table_syntax (1.0.1)
211
+ rspec-parameterized-table_syntax (2.0.0)
195
212
  binding_of_caller
196
- rspec-parameterized-core (< 2)
197
- rspec-rails (6.1.0)
198
- actionpack (>= 6.1)
199
- activesupport (>= 6.1)
200
- railties (>= 6.1)
201
- rspec-core (~> 3.12)
202
- rspec-expectations (~> 3.12)
203
- rspec-mocks (~> 3.12)
204
- rspec-support (~> 3.12)
205
- rspec-support (3.12.1)
206
- rswag-specs (2.13.0)
207
- activesupport (>= 3.1, < 7.2)
208
- json-schema (>= 2.2, < 5.0)
209
- railties (>= 3.1, < 7.2)
213
+ rspec-parameterized-core (>= 2, < 3)
214
+ rspec-rails (8.0.1)
215
+ actionpack (>= 7.2)
216
+ activesupport (>= 7.2)
217
+ railties (>= 7.2)
218
+ rspec-core (~> 3.13)
219
+ rspec-expectations (~> 3.13)
220
+ rspec-mocks (~> 3.13)
221
+ rspec-support (~> 3.13)
222
+ rspec-support (3.13.4)
223
+ rswag-specs (2.16.0)
224
+ activesupport (>= 5.2, < 8.1)
225
+ json-schema (>= 2.2, < 6.0)
226
+ railties (>= 5.2, < 8.1)
210
227
  rspec-core (>= 2.14)
211
- rubocop (1.59.0)
228
+ rubocop (1.78.0)
212
229
  json (~> 2.3)
213
- language_server-protocol (>= 3.17.0)
230
+ language_server-protocol (~> 3.17.0.2)
231
+ lint_roller (~> 1.1.0)
214
232
  parallel (~> 1.10)
215
- parser (>= 3.2.2.4)
233
+ parser (>= 3.3.0.2)
216
234
  rainbow (>= 2.2.2, < 4.0)
217
- regexp_parser (>= 1.8, < 3.0)
218
- rexml (>= 3.2.5, < 4.0)
219
- rubocop-ast (>= 1.30.0, < 2.0)
235
+ regexp_parser (>= 2.9.3, < 3.0)
236
+ rubocop-ast (>= 1.45.1, < 2.0)
220
237
  ruby-progressbar (~> 1.7)
221
- unicode-display_width (>= 2.4.0, < 3.0)
222
- rubocop-ast (1.30.0)
223
- parser (>= 3.2.1.0)
224
- rubocop-rails (2.23.1)
238
+ unicode-display_width (>= 2.4.0, < 4.0)
239
+ rubocop-ast (1.46.0)
240
+ parser (>= 3.3.7.2)
241
+ prism (~> 1.4)
242
+ rubocop-rails (2.32.0)
225
243
  activesupport (>= 4.2.0)
244
+ lint_roller (~> 1.1)
226
245
  rack (>= 1.1)
227
- rubocop (>= 1.33.0, < 2.0)
228
- rubocop-ast (>= 1.30.0, < 2.0)
246
+ rubocop (>= 1.75.0, < 2.0)
247
+ rubocop-ast (>= 1.44.0, < 2.0)
229
248
  ruby-progressbar (1.13.0)
230
- ruby2_keywords (0.0.5)
231
- spring (4.1.3)
232
- sqlite3 (1.7.0-x86_64-linux)
233
- stringio (3.1.0)
234
- thor (1.3.0)
235
- timeout (0.4.1)
249
+ securerandom (0.4.1)
250
+ spring (4.3.0)
251
+ sqlite3 (2.7.3-x86_64-linux-gnu)
252
+ stringio (3.1.7)
253
+ thor (1.4.0)
254
+ timeout (0.4.3)
236
255
  tzinfo (2.0.6)
237
256
  concurrent-ruby (~> 1.0)
238
- unicode-display_width (2.5.0)
239
- unparser (0.6.10)
240
- diff-lcs (~> 1.3)
241
- parser (>= 3.2.2.4)
242
- webrick (1.8.1)
243
- zeitwerk (2.6.12)
257
+ unicode-display_width (3.1.4)
258
+ unicode-emoji (~> 4.0, >= 4.0.4)
259
+ unicode-emoji (4.0.4)
260
+ unparser (0.8.0)
261
+ diff-lcs (~> 1.6)
262
+ parser (>= 3.3.0)
263
+ prism (>= 1.4)
264
+ uri (1.0.3)
265
+ useragent (0.16.11)
266
+ zeitwerk (2.7.3)
244
267
 
245
268
  PLATFORMS
246
269
  x86_64-linux
@@ -250,7 +273,7 @@ DEPENDENCIES
250
273
  aws-sdk-secretsmanager
251
274
  mysql2
252
275
  rrx_config!
253
- rrx_dev
276
+ rrx_dev (~> 8.0.2)
254
277
  sqlite3
255
278
 
256
279
  BUNDLED WITH
@@ -1,5 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RrxConfig
4
- VERSION = "0.1.2"
4
+ VERSION = '8.0.2'
5
+ DEPENDENCY_VERSION = "~> #{VERSION}"
6
+ RAILS_VERSION = DEPENDENCY_VERSION
5
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rrx_config
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 8.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Drew
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-02-02 00:00:00.000000000 Z
11
+ date: 2025-11-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -84,16 +84,16 @@ dependencies:
84
84
  name: rrx_dev
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - ">="
87
+ - - "~>"
88
88
  - !ruby/object:Gem::Version
89
- version: '0'
89
+ version: 8.0.2
90
90
  type: :development
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - ">="
94
+ - - "~>"
95
95
  - !ruby/object:Gem::Version
96
- version: '0'
96
+ version: 8.0.2
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: sqlite3
99
99
  requirement: !ruby/object:Gem::Requirement
@@ -160,7 +160,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
160
160
  - !ruby/object:Gem::Version
161
161
  version: '0'
162
162
  requirements: []
163
- rubygems_version: 3.4.10
163
+ rubygems_version: 3.4.19
164
164
  signing_key:
165
165
  specification_version: 4
166
166
  summary: Ruby on Rails support for environment-base configuration