phlexi-field 0.0.11 → 0.2.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.
@@ -1,18 +1,38 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- phlexi-field (0.0.9)
5
- activesupport
4
+ phlexi-field (0.1.0)
5
+ activesupport (>= 7.1)
6
6
  fiber-local
7
- phlex (~> 1.11)
7
+ phlex (~> 2.0)
8
8
  zeitwerk
9
9
 
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- actionpack (7.2.2)
14
- actionview (= 7.2.2)
15
- activesupport (= 7.2.2)
13
+ actioncable (7.2.2.1)
14
+ actionpack (= 7.2.2.1)
15
+ activesupport (= 7.2.2.1)
16
+ nio4r (~> 2.0)
17
+ websocket-driver (>= 0.6.1)
18
+ zeitwerk (~> 2.6)
19
+ actionmailbox (7.2.2.1)
20
+ actionpack (= 7.2.2.1)
21
+ activejob (= 7.2.2.1)
22
+ activerecord (= 7.2.2.1)
23
+ activestorage (= 7.2.2.1)
24
+ activesupport (= 7.2.2.1)
25
+ mail (>= 2.8.0)
26
+ actionmailer (7.2.2.1)
27
+ actionpack (= 7.2.2.1)
28
+ actionview (= 7.2.2.1)
29
+ activejob (= 7.2.2.1)
30
+ activesupport (= 7.2.2.1)
31
+ mail (>= 2.8.0)
32
+ rails-dom-testing (~> 2.2)
33
+ actionpack (7.2.2.1)
34
+ actionview (= 7.2.2.1)
35
+ activesupport (= 7.2.2.1)
16
36
  nokogiri (>= 1.8.5)
17
37
  racc
18
38
  rack (>= 2.2.4, < 3.2)
@@ -21,13 +41,35 @@ GEM
21
41
  rails-dom-testing (~> 2.2)
22
42
  rails-html-sanitizer (~> 1.6)
23
43
  useragent (~> 0.16)
24
- actionview (7.2.2)
25
- activesupport (= 7.2.2)
44
+ actiontext (7.2.2.1)
45
+ actionpack (= 7.2.2.1)
46
+ activerecord (= 7.2.2.1)
47
+ activestorage (= 7.2.2.1)
48
+ activesupport (= 7.2.2.1)
49
+ globalid (>= 0.6.0)
50
+ nokogiri (>= 1.8.5)
51
+ actionview (7.2.2.1)
52
+ activesupport (= 7.2.2.1)
26
53
  builder (~> 3.1)
27
54
  erubi (~> 1.11)
28
55
  rails-dom-testing (~> 2.2)
29
56
  rails-html-sanitizer (~> 1.6)
30
- activesupport (7.2.2)
57
+ activejob (7.2.2.1)
58
+ activesupport (= 7.2.2.1)
59
+ globalid (>= 0.3.6)
60
+ activemodel (7.2.2.1)
61
+ activesupport (= 7.2.2.1)
62
+ activerecord (7.2.2.1)
63
+ activemodel (= 7.2.2.1)
64
+ activesupport (= 7.2.2.1)
65
+ timeout (>= 0.4.0)
66
+ activestorage (7.2.2.1)
67
+ actionpack (= 7.2.2.1)
68
+ activejob (= 7.2.2.1)
69
+ activerecord (= 7.2.2.1)
70
+ activesupport (= 7.2.2.1)
71
+ marcel (~> 1.0)
72
+ activesupport (7.2.2.1)
31
73
  base64
32
74
  benchmark (>= 0.3)
33
75
  bigdecimal
@@ -39,96 +81,135 @@ GEM
39
81
  minitest (>= 5.1)
40
82
  securerandom (>= 0.3)
41
83
  tzinfo (~> 2.0, >= 2.0.5)
42
- addressable (2.8.7)
43
- public_suffix (>= 2.0.2, < 7.0)
44
84
  ansi (1.5.0)
45
85
  appraisal (2.5.0)
46
86
  bundler
47
87
  rake
48
88
  thor (>= 0.14.0)
49
- ast (2.4.2)
89
+ ast (2.4.3)
50
90
  base64 (0.2.0)
51
- benchmark (0.3.0)
52
- bigdecimal (3.1.8)
91
+ benchmark (0.4.0)
92
+ bigdecimal (3.1.9)
53
93
  builder (3.3.0)
54
94
  bundle-audit (0.1.0)
55
95
  bundler-audit
56
96
  bundler-audit (0.9.2)
57
97
  bundler (>= 1.2.0, < 3)
58
98
  thor (~> 1.0)
59
- capybara (3.40.0)
60
- addressable
61
- matrix
62
- mini_mime (>= 0.1.3)
63
- nokogiri (~> 1.11)
64
- rack (>= 1.6.0)
65
- rack-test (>= 0.6.3)
66
- regexp_parser (>= 1.5, < 3.0)
67
- xpath (~> 3.2)
68
99
  combustion (1.5.0)
69
100
  activesupport (>= 3.0.0)
70
101
  railties (>= 3.0.0)
71
102
  thor (>= 0.14.6)
72
- concurrent-ruby (1.3.4)
73
- connection_pool (2.4.1)
103
+ concurrent-ruby (1.3.5)
104
+ connection_pool (2.5.3)
74
105
  crass (1.0.6)
106
+ date (3.4.1)
75
107
  drb (2.2.1)
76
- erubi (1.13.0)
108
+ erubi (1.13.1)
77
109
  fiber-local (1.1.0)
78
110
  fiber-storage
79
- fiber-storage (1.0.0)
80
- i18n (1.14.6)
111
+ fiber-storage (1.0.1)
112
+ globalid (1.2.1)
113
+ activesupport (>= 6.1)
114
+ i18n (1.14.7)
81
115
  concurrent-ruby (~> 1.0)
82
- io-console (0.7.2)
83
- irb (1.14.1)
116
+ io-console (0.8.0)
117
+ irb (1.15.2)
118
+ pp (>= 0.6.0)
84
119
  rdoc (>= 4.0.0)
85
120
  reline (>= 0.4.2)
86
- json (2.7.6)
87
- language_server-protocol (3.17.0.3)
121
+ json (2.11.3)
122
+ language_server-protocol (3.17.0.4)
88
123
  lint_roller (1.1.0)
89
- logger (1.6.1)
90
- loofah (2.23.1)
124
+ logger (1.7.0)
125
+ loofah (2.24.0)
91
126
  crass (~> 1.0.2)
92
127
  nokogiri (>= 1.12.0)
93
- matrix (0.4.2)
128
+ mail (2.8.1)
129
+ mini_mime (>= 0.1.1)
130
+ net-imap
131
+ net-pop
132
+ net-smtp
133
+ marcel (1.0.4)
94
134
  mini_mime (1.1.5)
95
- minitest (5.25.1)
135
+ minitest (5.25.5)
96
136
  minitest-reporters (1.7.1)
97
137
  ansi
98
138
  builder
99
139
  minitest (>= 5.0)
100
140
  ruby-progressbar
101
- nokogiri (1.16.7-arm64-darwin)
141
+ net-imap (0.5.8)
142
+ date
143
+ net-protocol
144
+ net-pop (0.1.2)
145
+ net-protocol
146
+ net-protocol (0.2.2)
147
+ timeout
148
+ net-smtp (0.5.1)
149
+ net-protocol
150
+ nio4r (2.7.4)
151
+ nokogiri (1.18.8-aarch64-linux-gnu)
152
+ racc (~> 1.4)
153
+ nokogiri (1.18.8-aarch64-linux-musl)
154
+ racc (~> 1.4)
155
+ nokogiri (1.18.8-arm-linux-gnu)
156
+ racc (~> 1.4)
157
+ nokogiri (1.18.8-arm-linux-musl)
102
158
  racc (~> 1.4)
103
- parallel (1.26.3)
104
- parser (3.3.6.0)
159
+ nokogiri (1.18.8-arm64-darwin)
160
+ racc (~> 1.4)
161
+ nokogiri (1.18.8-x86_64-darwin)
162
+ racc (~> 1.4)
163
+ nokogiri (1.18.8-x86_64-linux-gnu)
164
+ racc (~> 1.4)
165
+ nokogiri (1.18.8-x86_64-linux-musl)
166
+ racc (~> 1.4)
167
+ parallel (1.27.0)
168
+ parser (3.3.8.0)
105
169
  ast (~> 2.4.1)
106
170
  racc
107
- phlex (1.11.0)
108
- phlex-testing-capybara (0.1.0)
109
- capybara (~> 3.38)
110
- phlex (>= 0.5)
111
- psych (5.2.0)
171
+ phlex (2.3.0)
172
+ zeitwerk (~> 2.7)
173
+ pp (0.6.2)
174
+ prettyprint
175
+ prettyprint (0.2.0)
176
+ prism (1.4.0)
177
+ psych (5.2.5)
178
+ date
112
179
  stringio
113
- public_suffix (6.0.1)
114
180
  racc (1.8.1)
115
- rack (3.1.8)
116
- rack-session (2.0.0)
181
+ rack (3.1.14)
182
+ rack-session (2.1.1)
183
+ base64 (>= 0.1.0)
117
184
  rack (>= 3.0.0)
118
- rack-test (2.1.0)
185
+ rack-test (2.2.0)
119
186
  rack (>= 1.3)
120
- rackup (2.2.0)
187
+ rackup (2.2.1)
121
188
  rack (>= 3)
189
+ rails (7.2.2.1)
190
+ actioncable (= 7.2.2.1)
191
+ actionmailbox (= 7.2.2.1)
192
+ actionmailer (= 7.2.2.1)
193
+ actionpack (= 7.2.2.1)
194
+ actiontext (= 7.2.2.1)
195
+ actionview (= 7.2.2.1)
196
+ activejob (= 7.2.2.1)
197
+ activemodel (= 7.2.2.1)
198
+ activerecord (= 7.2.2.1)
199
+ activestorage (= 7.2.2.1)
200
+ activesupport (= 7.2.2.1)
201
+ bundler (>= 1.15.0)
202
+ railties (= 7.2.2.1)
122
203
  rails-dom-testing (2.2.0)
123
204
  activesupport (>= 5.0.0)
124
205
  minitest
125
206
  nokogiri (>= 1.6)
126
- rails-html-sanitizer (1.6.0)
207
+ rails-html-sanitizer (1.6.2)
127
208
  loofah (~> 2.21)
128
- nokogiri (~> 1.14)
129
- railties (7.2.2)
130
- actionpack (= 7.2.2)
131
- activesupport (= 7.2.2)
209
+ 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)
210
+ railties (7.2.2.1)
211
+ actionpack (= 7.2.2.1)
212
+ activesupport (= 7.2.2.1)
132
213
  irb (~> 1.13)
133
214
  rackup (>= 1.0.0)
134
215
  rake (>= 12.2)
@@ -136,52 +217,75 @@ GEM
136
217
  zeitwerk (~> 2.6)
137
218
  rainbow (3.1.1)
138
219
  rake (13.2.1)
139
- rdoc (6.7.0)
220
+ rdoc (6.13.1)
140
221
  psych (>= 4.0.0)
141
- regexp_parser (2.9.2)
142
- reline (0.5.11)
222
+ regexp_parser (2.10.0)
223
+ reline (0.6.1)
143
224
  io-console (~> 0.5)
144
- rubocop (1.66.1)
225
+ rubocop (1.75.5)
145
226
  json (~> 2.3)
146
- language_server-protocol (>= 3.17.0)
227
+ language_server-protocol (~> 3.17.0.2)
228
+ lint_roller (~> 1.1.0)
147
229
  parallel (~> 1.10)
148
230
  parser (>= 3.3.0.2)
149
231
  rainbow (>= 2.2.2, < 4.0)
150
- regexp_parser (>= 2.4, < 3.0)
151
- rubocop-ast (>= 1.32.2, < 2.0)
232
+ regexp_parser (>= 2.9.3, < 3.0)
233
+ rubocop-ast (>= 1.44.0, < 2.0)
152
234
  ruby-progressbar (~> 1.7)
153
- unicode-display_width (>= 2.4.0, < 3.0)
154
- rubocop-ast (1.34.0)
155
- parser (>= 3.3.1.0)
156
- rubocop-performance (1.22.1)
157
- rubocop (>= 1.48.1, < 2.0)
158
- rubocop-ast (>= 1.31.1, < 2.0)
235
+ unicode-display_width (>= 2.4.0, < 4.0)
236
+ rubocop-ast (1.44.1)
237
+ parser (>= 3.3.7.2)
238
+ prism (~> 1.4)
239
+ rubocop-performance (1.25.0)
240
+ lint_roller (~> 1.1)
241
+ rubocop (>= 1.75.0, < 2.0)
242
+ rubocop-ast (>= 1.38.0, < 2.0)
159
243
  ruby-progressbar (1.13.0)
160
- securerandom (0.3.1)
161
- standard (1.41.1)
244
+ securerandom (0.4.1)
245
+ sqlite3 (1.7.3-aarch64-linux)
246
+ sqlite3 (1.7.3-arm-linux)
247
+ sqlite3 (1.7.3-arm64-darwin)
248
+ sqlite3 (1.7.3-x86_64-darwin)
249
+ sqlite3 (1.7.3-x86_64-linux)
250
+ standard (1.49.0)
162
251
  language_server-protocol (~> 3.17.0.2)
163
252
  lint_roller (~> 1.0)
164
- rubocop (~> 1.66.0)
253
+ rubocop (~> 1.75.2)
165
254
  standard-custom (~> 1.0.0)
166
- standard-performance (~> 1.5)
255
+ standard-performance (~> 1.8)
167
256
  standard-custom (1.0.2)
168
257
  lint_roller (~> 1.0)
169
258
  rubocop (~> 1.50)
170
- standard-performance (1.5.0)
259
+ standard-performance (1.8.0)
171
260
  lint_roller (~> 1.1)
172
- rubocop-performance (~> 1.22.0)
173
- stringio (3.1.2)
261
+ rubocop-performance (~> 1.25.0)
262
+ stringio (3.1.7)
174
263
  thor (1.3.2)
264
+ timeout (0.4.3)
175
265
  tzinfo (2.0.6)
176
266
  concurrent-ruby (~> 1.0)
177
- unicode-display_width (2.6.0)
178
- useragent (0.16.10)
179
- xpath (3.2.0)
180
- nokogiri (~> 1.8)
181
- zeitwerk (2.7.1)
267
+ unicode-display_width (3.1.4)
268
+ unicode-emoji (~> 4.0, >= 4.0.4)
269
+ unicode-emoji (4.0.4)
270
+ useragent (0.16.11)
271
+ websocket-driver (0.7.7)
272
+ base64
273
+ websocket-extensions (>= 0.1.0)
274
+ websocket-extensions (0.1.5)
275
+ zeitwerk (2.7.2)
182
276
 
183
277
  PLATFORMS
278
+ aarch64-linux
279
+ aarch64-linux-gnu
280
+ aarch64-linux-musl
281
+ arm-linux
282
+ arm-linux-gnu
283
+ arm-linux-musl
184
284
  arm64-darwin
285
+ x86_64-darwin
286
+ x86_64-linux
287
+ x86_64-linux-gnu
288
+ x86_64-linux-musl
185
289
 
186
290
  DEPENDENCIES
187
291
  appraisal
@@ -189,10 +293,12 @@ DEPENDENCIES
189
293
  combustion
190
294
  minitest
191
295
  minitest-reporters
192
- phlex-testing-capybara
296
+ nokogiri
193
297
  phlexi-field!
298
+ rails (~> 7.1)
194
299
  rake
300
+ sqlite3 (~> 1.4)
195
301
  standard
196
302
 
197
303
  BUNDLED WITH
198
- 2.5.16
304
+ 2.6.2
@@ -0,0 +1,13 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.1.3", ">= 7.1.3.4", "< 8.0.0"
6
+ gem "sqlite3", "~> 1.4"
7
+ gem "phlex-rails", "~> 2.2"
8
+
9
+ platforms :ruby, :x86_64_linux, :arm64_darwin do
10
+
11
+ end
12
+
13
+ gemspec path: "../"
@@ -0,0 +1,314 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ phlexi-field (0.1.0)
5
+ activesupport (>= 7.1)
6
+ fiber-local
7
+ phlex (~> 2.0)
8
+ zeitwerk
9
+
10
+ GEM
11
+ remote: https://rubygems.org/
12
+ specs:
13
+ actioncable (7.1.5.1)
14
+ actionpack (= 7.1.5.1)
15
+ activesupport (= 7.1.5.1)
16
+ nio4r (~> 2.0)
17
+ websocket-driver (>= 0.6.1)
18
+ zeitwerk (~> 2.6)
19
+ actionmailbox (7.1.5.1)
20
+ actionpack (= 7.1.5.1)
21
+ activejob (= 7.1.5.1)
22
+ activerecord (= 7.1.5.1)
23
+ activestorage (= 7.1.5.1)
24
+ activesupport (= 7.1.5.1)
25
+ mail (>= 2.7.1)
26
+ net-imap
27
+ net-pop
28
+ net-smtp
29
+ actionmailer (7.1.5.1)
30
+ actionpack (= 7.1.5.1)
31
+ actionview (= 7.1.5.1)
32
+ activejob (= 7.1.5.1)
33
+ activesupport (= 7.1.5.1)
34
+ mail (~> 2.5, >= 2.5.4)
35
+ net-imap
36
+ net-pop
37
+ net-smtp
38
+ rails-dom-testing (~> 2.2)
39
+ actionpack (7.1.5.1)
40
+ actionview (= 7.1.5.1)
41
+ activesupport (= 7.1.5.1)
42
+ nokogiri (>= 1.8.5)
43
+ racc
44
+ rack (>= 2.2.4)
45
+ rack-session (>= 1.0.1)
46
+ rack-test (>= 0.6.3)
47
+ rails-dom-testing (~> 2.2)
48
+ rails-html-sanitizer (~> 1.6)
49
+ actiontext (7.1.5.1)
50
+ actionpack (= 7.1.5.1)
51
+ activerecord (= 7.1.5.1)
52
+ activestorage (= 7.1.5.1)
53
+ activesupport (= 7.1.5.1)
54
+ globalid (>= 0.6.0)
55
+ nokogiri (>= 1.8.5)
56
+ actionview (7.1.5.1)
57
+ activesupport (= 7.1.5.1)
58
+ builder (~> 3.1)
59
+ erubi (~> 1.11)
60
+ rails-dom-testing (~> 2.2)
61
+ rails-html-sanitizer (~> 1.6)
62
+ activejob (7.1.5.1)
63
+ activesupport (= 7.1.5.1)
64
+ globalid (>= 0.3.6)
65
+ activemodel (7.1.5.1)
66
+ activesupport (= 7.1.5.1)
67
+ activerecord (7.1.5.1)
68
+ activemodel (= 7.1.5.1)
69
+ activesupport (= 7.1.5.1)
70
+ timeout (>= 0.4.0)
71
+ activestorage (7.1.5.1)
72
+ actionpack (= 7.1.5.1)
73
+ activejob (= 7.1.5.1)
74
+ activerecord (= 7.1.5.1)
75
+ activesupport (= 7.1.5.1)
76
+ marcel (~> 1.0)
77
+ activesupport (7.1.5.1)
78
+ base64
79
+ benchmark (>= 0.3)
80
+ bigdecimal
81
+ concurrent-ruby (~> 1.0, >= 1.0.2)
82
+ connection_pool (>= 2.2.5)
83
+ drb
84
+ i18n (>= 1.6, < 2)
85
+ logger (>= 1.4.2)
86
+ minitest (>= 5.1)
87
+ mutex_m
88
+ securerandom (>= 0.3)
89
+ tzinfo (~> 2.0)
90
+ ansi (1.5.0)
91
+ appraisal (2.5.0)
92
+ bundler
93
+ rake
94
+ thor (>= 0.14.0)
95
+ ast (2.4.3)
96
+ base64 (0.2.0)
97
+ benchmark (0.4.0)
98
+ bigdecimal (3.1.9)
99
+ builder (3.3.0)
100
+ bundle-audit (0.1.0)
101
+ bundler-audit
102
+ bundler-audit (0.9.2)
103
+ bundler (>= 1.2.0, < 3)
104
+ thor (~> 1.0)
105
+ combustion (1.5.0)
106
+ activesupport (>= 3.0.0)
107
+ railties (>= 3.0.0)
108
+ thor (>= 0.14.6)
109
+ concurrent-ruby (1.3.5)
110
+ connection_pool (2.5.3)
111
+ crass (1.0.6)
112
+ date (3.4.1)
113
+ drb (2.2.1)
114
+ erubi (1.13.1)
115
+ fiber-local (1.1.0)
116
+ fiber-storage
117
+ fiber-storage (1.0.1)
118
+ globalid (1.2.1)
119
+ activesupport (>= 6.1)
120
+ i18n (1.14.7)
121
+ concurrent-ruby (~> 1.0)
122
+ io-console (0.8.0)
123
+ irb (1.15.2)
124
+ pp (>= 0.6.0)
125
+ rdoc (>= 4.0.0)
126
+ reline (>= 0.4.2)
127
+ json (2.11.3)
128
+ language_server-protocol (3.17.0.4)
129
+ lint_roller (1.1.0)
130
+ logger (1.7.0)
131
+ loofah (2.24.0)
132
+ crass (~> 1.0.2)
133
+ nokogiri (>= 1.12.0)
134
+ mail (2.8.1)
135
+ mini_mime (>= 0.1.1)
136
+ net-imap
137
+ net-pop
138
+ net-smtp
139
+ marcel (1.0.4)
140
+ mini_mime (1.1.5)
141
+ minitest (5.25.5)
142
+ minitest-reporters (1.7.1)
143
+ ansi
144
+ builder
145
+ minitest (>= 5.0)
146
+ ruby-progressbar
147
+ mutex_m (0.3.0)
148
+ net-imap (0.5.8)
149
+ date
150
+ net-protocol
151
+ net-pop (0.1.2)
152
+ net-protocol
153
+ net-protocol (0.2.2)
154
+ timeout
155
+ net-smtp (0.5.1)
156
+ net-protocol
157
+ nio4r (2.7.4)
158
+ nokogiri (1.18.8-aarch64-linux-gnu)
159
+ racc (~> 1.4)
160
+ nokogiri (1.18.8-aarch64-linux-musl)
161
+ racc (~> 1.4)
162
+ nokogiri (1.18.8-arm-linux-gnu)
163
+ racc (~> 1.4)
164
+ nokogiri (1.18.8-arm-linux-musl)
165
+ racc (~> 1.4)
166
+ nokogiri (1.18.8-arm64-darwin)
167
+ racc (~> 1.4)
168
+ nokogiri (1.18.8-x86_64-darwin)
169
+ racc (~> 1.4)
170
+ nokogiri (1.18.8-x86_64-linux-gnu)
171
+ racc (~> 1.4)
172
+ nokogiri (1.18.8-x86_64-linux-musl)
173
+ racc (~> 1.4)
174
+ parallel (1.27.0)
175
+ parser (3.3.8.0)
176
+ ast (~> 2.4.1)
177
+ racc
178
+ phlex (2.2.1)
179
+ zeitwerk (~> 2.7)
180
+ phlex-rails (2.2.0)
181
+ phlex (~> 2.2.1)
182
+ railties (>= 7.1, < 9)
183
+ pp (0.6.2)
184
+ prettyprint
185
+ prettyprint (0.2.0)
186
+ prism (1.4.0)
187
+ psych (5.2.5)
188
+ date
189
+ stringio
190
+ racc (1.8.1)
191
+ rack (3.1.14)
192
+ rack-session (2.1.1)
193
+ base64 (>= 0.1.0)
194
+ rack (>= 3.0.0)
195
+ rack-test (2.2.0)
196
+ rack (>= 1.3)
197
+ rackup (2.2.1)
198
+ rack (>= 3)
199
+ rails (7.1.5.1)
200
+ actioncable (= 7.1.5.1)
201
+ actionmailbox (= 7.1.5.1)
202
+ actionmailer (= 7.1.5.1)
203
+ actionpack (= 7.1.5.1)
204
+ actiontext (= 7.1.5.1)
205
+ actionview (= 7.1.5.1)
206
+ activejob (= 7.1.5.1)
207
+ activemodel (= 7.1.5.1)
208
+ activerecord (= 7.1.5.1)
209
+ activestorage (= 7.1.5.1)
210
+ activesupport (= 7.1.5.1)
211
+ bundler (>= 1.15.0)
212
+ railties (= 7.1.5.1)
213
+ rails-dom-testing (2.2.0)
214
+ activesupport (>= 5.0.0)
215
+ minitest
216
+ nokogiri (>= 1.6)
217
+ rails-html-sanitizer (1.6.2)
218
+ loofah (~> 2.21)
219
+ 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)
220
+ railties (7.1.5.1)
221
+ actionpack (= 7.1.5.1)
222
+ activesupport (= 7.1.5.1)
223
+ irb
224
+ rackup (>= 1.0.0)
225
+ rake (>= 12.2)
226
+ thor (~> 1.0, >= 1.2.2)
227
+ zeitwerk (~> 2.6)
228
+ rainbow (3.1.1)
229
+ rake (13.2.1)
230
+ rdoc (6.13.1)
231
+ psych (>= 4.0.0)
232
+ regexp_parser (2.10.0)
233
+ reline (0.6.1)
234
+ io-console (~> 0.5)
235
+ rubocop (1.75.5)
236
+ json (~> 2.3)
237
+ language_server-protocol (~> 3.17.0.2)
238
+ lint_roller (~> 1.1.0)
239
+ parallel (~> 1.10)
240
+ parser (>= 3.3.0.2)
241
+ rainbow (>= 2.2.2, < 4.0)
242
+ regexp_parser (>= 2.9.3, < 3.0)
243
+ rubocop-ast (>= 1.44.0, < 2.0)
244
+ ruby-progressbar (~> 1.7)
245
+ unicode-display_width (>= 2.4.0, < 4.0)
246
+ rubocop-ast (1.44.1)
247
+ parser (>= 3.3.7.2)
248
+ prism (~> 1.4)
249
+ rubocop-performance (1.25.0)
250
+ lint_roller (~> 1.1)
251
+ rubocop (>= 1.75.0, < 2.0)
252
+ rubocop-ast (>= 1.38.0, < 2.0)
253
+ ruby-progressbar (1.13.0)
254
+ securerandom (0.4.1)
255
+ sqlite3 (1.7.3-aarch64-linux)
256
+ sqlite3 (1.7.3-arm-linux)
257
+ sqlite3 (1.7.3-arm64-darwin)
258
+ sqlite3 (1.7.3-x86_64-darwin)
259
+ sqlite3 (1.7.3-x86_64-linux)
260
+ standard (1.49.0)
261
+ language_server-protocol (~> 3.17.0.2)
262
+ lint_roller (~> 1.0)
263
+ rubocop (~> 1.75.2)
264
+ standard-custom (~> 1.0.0)
265
+ standard-performance (~> 1.8)
266
+ standard-custom (1.0.2)
267
+ lint_roller (~> 1.0)
268
+ rubocop (~> 1.50)
269
+ standard-performance (1.8.0)
270
+ lint_roller (~> 1.1)
271
+ rubocop-performance (~> 1.25.0)
272
+ stringio (3.1.7)
273
+ thor (1.3.2)
274
+ timeout (0.4.3)
275
+ tzinfo (2.0.6)
276
+ concurrent-ruby (~> 1.0)
277
+ unicode-display_width (3.1.4)
278
+ unicode-emoji (~> 4.0, >= 4.0.4)
279
+ unicode-emoji (4.0.4)
280
+ websocket-driver (0.7.7)
281
+ base64
282
+ websocket-extensions (>= 0.1.0)
283
+ websocket-extensions (0.1.5)
284
+ zeitwerk (2.7.2)
285
+
286
+ PLATFORMS
287
+ aarch64-linux
288
+ aarch64-linux-gnu
289
+ aarch64-linux-musl
290
+ arm-linux
291
+ arm-linux-gnu
292
+ arm-linux-musl
293
+ arm64-darwin
294
+ x86_64-darwin
295
+ x86_64-linux
296
+ x86_64-linux-gnu
297
+ x86_64-linux-musl
298
+
299
+ DEPENDENCIES
300
+ appraisal
301
+ bundle-audit
302
+ combustion
303
+ minitest
304
+ minitest-reporters
305
+ nokogiri
306
+ phlex-rails (~> 2.2)
307
+ phlexi-field!
308
+ rails (~> 7.1.3, >= 7.1.3.4, < 8.0.0)
309
+ rake
310
+ sqlite3 (~> 1.4)
311
+ standard
312
+
313
+ BUNDLED WITH
314
+ 2.6.2