Skip to content

Commit febfd9c

Browse files
committed
Update gems
1 parent 4d4763e commit febfd9c

File tree

5 files changed

+103
-99
lines changed

5 files changed

+103
-99
lines changed

Gemfile.lock

Lines changed: 99 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,29 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actioncable (7.2.2.1)
13-
actionpack (= 7.2.2.1)
14-
activesupport (= 7.2.2.1)
12+
actioncable (7.2.2.2)
13+
actionpack (= 7.2.2.2)
14+
activesupport (= 7.2.2.2)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
1717
zeitwerk (~> 2.6)
18-
actionmailbox (7.2.2.1)
19-
actionpack (= 7.2.2.1)
20-
activejob (= 7.2.2.1)
21-
activerecord (= 7.2.2.1)
22-
activestorage (= 7.2.2.1)
23-
activesupport (= 7.2.2.1)
18+
actionmailbox (7.2.2.2)
19+
actionpack (= 7.2.2.2)
20+
activejob (= 7.2.2.2)
21+
activerecord (= 7.2.2.2)
22+
activestorage (= 7.2.2.2)
23+
activesupport (= 7.2.2.2)
2424
mail (>= 2.8.0)
25-
actionmailer (7.2.2.1)
26-
actionpack (= 7.2.2.1)
27-
actionview (= 7.2.2.1)
28-
activejob (= 7.2.2.1)
29-
activesupport (= 7.2.2.1)
25+
actionmailer (7.2.2.2)
26+
actionpack (= 7.2.2.2)
27+
actionview (= 7.2.2.2)
28+
activejob (= 7.2.2.2)
29+
activesupport (= 7.2.2.2)
3030
mail (>= 2.8.0)
3131
rails-dom-testing (~> 2.2)
32-
actionpack (7.2.2.1)
33-
actionview (= 7.2.2.1)
34-
activesupport (= 7.2.2.1)
32+
actionpack (7.2.2.2)
33+
actionview (= 7.2.2.2)
34+
activesupport (= 7.2.2.2)
3535
nokogiri (>= 1.8.5)
3636
racc
3737
rack (>= 2.2.4, < 3.2)
@@ -40,35 +40,35 @@ GEM
4040
rails-dom-testing (~> 2.2)
4141
rails-html-sanitizer (~> 1.6)
4242
useragent (~> 0.16)
43-
actiontext (7.2.2.1)
44-
actionpack (= 7.2.2.1)
45-
activerecord (= 7.2.2.1)
46-
activestorage (= 7.2.2.1)
47-
activesupport (= 7.2.2.1)
43+
actiontext (7.2.2.2)
44+
actionpack (= 7.2.2.2)
45+
activerecord (= 7.2.2.2)
46+
activestorage (= 7.2.2.2)
47+
activesupport (= 7.2.2.2)
4848
globalid (>= 0.6.0)
4949
nokogiri (>= 1.8.5)
50-
actionview (7.2.2.1)
51-
activesupport (= 7.2.2.1)
50+
actionview (7.2.2.2)
51+
activesupport (= 7.2.2.2)
5252
builder (~> 3.1)
5353
erubi (~> 1.11)
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
56-
activejob (7.2.2.1)
57-
activesupport (= 7.2.2.1)
56+
activejob (7.2.2.2)
57+
activesupport (= 7.2.2.2)
5858
globalid (>= 0.3.6)
59-
activemodel (7.2.2.1)
60-
activesupport (= 7.2.2.1)
61-
activerecord (7.2.2.1)
62-
activemodel (= 7.2.2.1)
63-
activesupport (= 7.2.2.1)
59+
activemodel (7.2.2.2)
60+
activesupport (= 7.2.2.2)
61+
activerecord (7.2.2.2)
62+
activemodel (= 7.2.2.2)
63+
activesupport (= 7.2.2.2)
6464
timeout (>= 0.4.0)
65-
activestorage (7.2.2.1)
66-
actionpack (= 7.2.2.1)
67-
activejob (= 7.2.2.1)
68-
activerecord (= 7.2.2.1)
69-
activesupport (= 7.2.2.1)
65+
activestorage (7.2.2.2)
66+
actionpack (= 7.2.2.2)
67+
activejob (= 7.2.2.2)
68+
activerecord (= 7.2.2.2)
69+
activesupport (= 7.2.2.2)
7070
marcel (~> 1.0)
71-
activesupport (7.2.2.1)
71+
activesupport (7.2.2.2)
7272
base64
7373
benchmark (>= 0.3)
7474
bigdecimal
@@ -83,10 +83,10 @@ GEM
8383
addressable (2.8.7)
8484
public_suffix (>= 2.0.2, < 7.0)
8585
ast (2.4.3)
86-
base64 (0.2.0)
87-
benchmark (0.4.0)
88-
bigdecimal (3.1.9)
89-
brakeman (7.0.2)
86+
base64 (0.3.0)
87+
benchmark (0.4.1)
88+
bigdecimal (3.2.2)
89+
brakeman (7.1.0)
9090
racc
9191
builder (3.3.0)
9292
bundler-audit (0.9.2)
@@ -108,14 +108,15 @@ GEM
108108
addressable
109109
cssbundling-rails (1.4.3)
110110
railties (>= 6.0.0)
111-
csv (3.3.4)
111+
csv (3.3.5)
112112
date (3.4.1)
113-
debug (1.10.0)
113+
debug (1.11.0)
114114
irb (~> 1.10)
115115
reline (>= 0.3.8)
116116
diff-lcs (1.6.2)
117117
docile (1.4.1)
118-
drb (2.2.1)
118+
drb (2.2.3)
119+
erb (5.0.2)
119120
erubi (1.13.1)
120121
ethon (0.16.0)
121122
ffi (>= 1.15.0)
@@ -134,7 +135,7 @@ GEM
134135
activesupport (>= 5.1)
135136
haml (>= 4.0.6)
136137
railties (>= 5.1)
137-
haml_lint (0.62.0)
138+
haml_lint (0.66.0)
138139
haml (>= 5.0)
139140
parallel (~> 1.10)
140141
rainbow
@@ -152,12 +153,12 @@ GEM
152153
htmlentities (4.3.4)
153154
i18n (1.14.7)
154155
concurrent-ruby (~> 1.0)
155-
io-console (0.8.0)
156+
io-console (0.8.1)
156157
irb (1.15.2)
157158
pp (>= 0.6.0)
158159
rdoc (>= 4.0.0)
159160
reline (>= 0.4.2)
160-
json (2.12.0)
161+
json (2.13.2)
161162
language_server-protocol (3.17.0.5)
162163
license_finder (7.2.1)
163164
bundler
@@ -172,7 +173,7 @@ GEM
172173
loofah (2.24.1)
173174
crass (~> 1.0.2)
174175
nokogiri (>= 1.12.0)
175-
lookbook (2.3.9)
176+
lookbook (2.3.12)
176177
activemodel
177178
css_parser
178179
htmlbeautifier (~> 1.3)
@@ -190,12 +191,12 @@ GEM
190191
net-pop
191192
net-smtp
192193
marcel (1.0.4)
193-
matrix (0.4.2)
194+
matrix (0.4.3)
194195
mercenary (0.4.0)
195196
method_source (1.1.0)
196197
mini_mime (1.1.5)
197198
minitest (5.25.5)
198-
net-imap (0.5.8)
199+
net-imap (0.5.9)
199200
date
200201
net-protocol
201202
net-pop (0.1.2)
@@ -205,107 +206,108 @@ GEM
205206
net-smtp (0.5.1)
206207
net-protocol
207208
nio4r (2.7.4)
208-
nokogiri (1.18.8-arm64-darwin)
209+
nokogiri (1.18.9-arm64-darwin)
209210
racc (~> 1.4)
210-
nokogiri (1.18.8-x86_64-linux-gnu)
211+
nokogiri (1.18.9-x86_64-linux-gnu)
211212
racc (~> 1.4)
212213
parallel (1.27.0)
213-
parser (3.3.8.0)
214+
parser (3.3.9.0)
214215
ast (~> 2.4.1)
215216
racc
216-
pg (1.5.9)
217+
pg (1.6.1-arm64-darwin)
218+
pg (1.6.1-x86_64-linux)
217219
pp (0.6.2)
218220
prettyprint
219221
prettyprint (0.2.0)
220222
prism (1.4.0)
221-
propshaft (1.1.0)
223+
propshaft (1.2.1)
222224
actionpack (>= 7.0.0)
223225
activesupport (>= 7.0.0)
224226
rack
225-
railties (>= 7.0.0)
226227
psych (5.2.6)
227228
date
228229
stringio
229230
public_suffix (6.0.2)
230-
puma (6.6.0)
231+
puma (6.6.1)
231232
nio4r (~> 2.0)
232233
racc (1.8.1)
233-
rack (3.1.14)
234+
rack (3.1.16)
234235
rack-session (2.1.1)
235236
base64 (>= 0.1.0)
236237
rack (>= 3.0.0)
237238
rack-test (2.2.0)
238239
rack (>= 1.3)
239240
rackup (2.2.1)
240241
rack (>= 3)
241-
rails (7.2.2.1)
242-
actioncable (= 7.2.2.1)
243-
actionmailbox (= 7.2.2.1)
244-
actionmailer (= 7.2.2.1)
245-
actionpack (= 7.2.2.1)
246-
actiontext (= 7.2.2.1)
247-
actionview (= 7.2.2.1)
248-
activejob (= 7.2.2.1)
249-
activemodel (= 7.2.2.1)
250-
activerecord (= 7.2.2.1)
251-
activestorage (= 7.2.2.1)
252-
activesupport (= 7.2.2.1)
242+
rails (7.2.2.2)
243+
actioncable (= 7.2.2.2)
244+
actionmailbox (= 7.2.2.2)
245+
actionmailer (= 7.2.2.2)
246+
actionpack (= 7.2.2.2)
247+
actiontext (= 7.2.2.2)
248+
actionview (= 7.2.2.2)
249+
activejob (= 7.2.2.2)
250+
activemodel (= 7.2.2.2)
251+
activerecord (= 7.2.2.2)
252+
activestorage (= 7.2.2.2)
253+
activesupport (= 7.2.2.2)
253254
bundler (>= 1.15.0)
254-
railties (= 7.2.2.1)
255-
rails-dom-testing (2.2.0)
255+
railties (= 7.2.2.2)
256+
rails-dom-testing (2.3.0)
256257
activesupport (>= 5.0.0)
257258
minitest
258259
nokogiri (>= 1.6)
259260
rails-html-sanitizer (1.6.2)
260261
loofah (~> 2.21)
261262
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)
262-
railties (7.2.2.1)
263-
actionpack (= 7.2.2.1)
264-
activesupport (= 7.2.2.1)
263+
railties (7.2.2.2)
264+
actionpack (= 7.2.2.2)
265+
activesupport (= 7.2.2.2)
265266
irb (~> 1.13)
266267
rackup (>= 1.0.0)
267268
rake (>= 12.2)
268269
thor (~> 1.0, >= 1.2.2)
269270
zeitwerk (~> 2.6)
270271
rainbow (3.1.1)
271-
rake (13.2.1)
272-
rdoc (6.13.1)
272+
rake (13.3.0)
273+
rdoc (6.14.2)
274+
erb
273275
psych (>= 4.0.0)
274276
redcarpet (3.6.1)
275-
regexp_parser (2.10.0)
276-
reline (0.6.1)
277+
regexp_parser (2.11.2)
278+
reline (0.6.2)
277279
io-console (~> 0.5)
278280
rexml (3.4.1)
279-
rouge (4.5.2)
280-
rspec-core (3.13.3)
281+
rouge (4.6.0)
282+
rspec-core (3.13.5)
281283
rspec-support (~> 3.13.0)
282-
rspec-expectations (3.13.4)
284+
rspec-expectations (3.13.5)
283285
diff-lcs (>= 1.2.0, < 2.0)
284286
rspec-support (~> 3.13.0)
285-
rspec-mocks (3.13.4)
287+
rspec-mocks (3.13.5)
286288
diff-lcs (>= 1.2.0, < 2.0)
287289
rspec-support (~> 3.13.0)
288-
rspec-rails (8.0.0)
290+
rspec-rails (8.0.2)
289291
actionpack (>= 7.2)
290292
activesupport (>= 7.2)
291293
railties (>= 7.2)
292294
rspec-core (~> 3.13)
293295
rspec-expectations (~> 3.13)
294296
rspec-mocks (~> 3.13)
295297
rspec-support (~> 3.13)
296-
rspec-support (3.13.3)
297-
rubocop (1.75.6)
298+
rspec-support (3.13.4)
299+
rubocop (1.79.2)
298300
json (~> 2.3)
299301
language_server-protocol (~> 3.17.0.2)
300302
lint_roller (~> 1.1.0)
301303
parallel (~> 1.10)
302304
parser (>= 3.3.0.2)
303305
rainbow (>= 2.2.2, < 4.0)
304306
regexp_parser (>= 2.9.3, < 3.0)
305-
rubocop-ast (>= 1.44.0, < 2.0)
307+
rubocop-ast (>= 1.46.0, < 2.0)
306308
ruby-progressbar (~> 1.7)
307309
unicode-display_width (>= 2.4.0, < 4.0)
308-
rubocop-ast (1.44.1)
310+
rubocop-ast (1.46.0)
309311
parser (>= 3.3.7.2)
310312
prism (~> 1.4)
311313
rubocop-capybara (2.22.1)
@@ -321,30 +323,30 @@ GEM
321323
docile (~> 1.1)
322324
simplecov-html (~> 0.11)
323325
simplecov_json_formatter (~> 0.1)
324-
simplecov-html (0.13.1)
326+
simplecov-html (0.13.2)
325327
simplecov_json_formatter (0.1.4)
326-
sqlite3 (2.6.0-arm64-darwin)
327-
sqlite3 (2.6.0-x86_64-linux-gnu)
328+
sqlite3 (2.7.3-arm64-darwin)
329+
sqlite3 (2.7.3-x86_64-linux-gnu)
328330
stringio (3.1.7)
329331
sysexits (1.2.0)
330-
temple (0.10.3)
331-
thor (1.3.2)
332-
tilt (2.6.0)
332+
temple (0.10.4)
333+
thor (1.4.0)
334+
tilt (2.6.1)
333335
timeout (0.4.3)
334336
tomlrb (2.0.3)
335337
typhoeus (1.4.1)
336338
ethon (>= 0.9.0)
337339
tzinfo (2.0.6)
338340
concurrent-ruby (~> 1.0)
339-
unicode-display_width (3.1.4)
341+
unicode-display_width (3.1.5)
340342
unicode-emoji (~> 4.0, >= 4.0.4)
341343
unicode-emoji (4.0.4)
342344
useragent (0.16.11)
343345
view_component (3.14.0)
344346
activesupport (>= 5.2.0, < 8.0)
345347
concurrent-ruby (~> 1.0)
346348
method_source (~> 1.0)
347-
websocket-driver (0.7.7)
349+
websocket-driver (0.8.0)
348350
base64
349351
websocket-extensions (>= 0.1.0)
350352
websocket-extensions (0.1.5)
@@ -355,7 +357,7 @@ GEM
355357
nokogiri (~> 1.8)
356358
yard (0.9.37)
357359
yell (2.2.2)
358-
zeitwerk (2.7.2)
360+
zeitwerk (2.7.3)
359361

360362
PLATFORMS
361363
arm64-darwin-23

spec/components/previews/uswds_components/text_area_component_preview.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
class UswdsComponents::TextAreaComponentPreview < ViewComponent::Preview
22
class Article
33
include ActiveModel::Model
4+
45
attr_accessor :body
56
end
67

spec/components/previews/uswds_components/text_input_component_preview.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
class UswdsComponents::TextInputComponentPreview < ViewComponent::Preview
22
class Article
33
include ActiveModel::Model
4+
45
attr_accessor :title
56
end
67

0 commit comments

Comments
 (0)