Skip to content

Commit ccf9b00

Browse files
committed
Update gems
1 parent 70fce16 commit ccf9b00

File tree

1 file changed

+41
-32
lines changed

1 file changed

+41
-32
lines changed

Gemfile.lock

Lines changed: 41 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ GEM
101101
rack-test (>= 0.6.3)
102102
regexp_parser (>= 1.5, < 3.0)
103103
xpath (~> 3.2)
104-
concurrent-ruby (1.3.4)
105-
connection_pool (2.4.1)
104+
concurrent-ruby (1.3.5)
105+
connection_pool (2.5.0)
106106
crass (1.0.6)
107107
css_parser (1.21.0)
108108
addressable
@@ -113,7 +113,7 @@ GEM
113113
debug (1.10.0)
114114
irb (~> 1.10)
115115
reline (>= 0.3.8)
116-
diff-lcs (1.5.1)
116+
diff-lcs (1.6.0)
117117
docile (1.4.1)
118118
drb (2.2.1)
119119
erubi (1.13.1)
@@ -134,7 +134,7 @@ GEM
134134
activesupport (>= 5.1)
135135
haml (>= 4.0.6)
136136
railties (>= 5.1)
137-
haml_lint (0.59.0)
137+
haml_lint (0.60.0)
138138
haml (>= 5.0)
139139
parallel (~> 1.10)
140140
rainbow
@@ -150,14 +150,15 @@ GEM
150150
yell (~> 2.0)
151151
htmlbeautifier (1.4.3)
152152
htmlentities (4.3.4)
153-
i18n (1.14.6)
153+
i18n (1.14.7)
154154
concurrent-ruby (~> 1.0)
155155
io-console (0.8.0)
156-
irb (1.14.3)
156+
irb (1.15.1)
157+
pp (>= 0.6.0)
157158
rdoc (>= 4.0.0)
158159
reline (>= 0.4.2)
159-
json (2.9.1)
160-
language_server-protocol (3.17.0.3)
160+
json (2.10.1)
161+
language_server-protocol (3.17.0.4)
161162
license_finder (7.2.1)
162163
bundler
163164
csv (~> 3.2)
@@ -166,7 +167,8 @@ GEM
166167
tomlrb (>= 1.3, < 2.1)
167168
with_env (= 1.1.0)
168169
xml-simple (~> 1.1.9)
169-
logger (1.6.4)
170+
lint_roller (1.1.0)
171+
logger (1.6.6)
170172
loofah (2.24.0)
171173
crass (~> 1.0.2)
172174
nokogiri (>= 1.12.0)
@@ -193,38 +195,43 @@ GEM
193195
method_source (1.1.0)
194196
mini_mime (1.1.5)
195197
minitest (5.25.4)
196-
net-imap (0.5.4)
198+
net-imap (0.5.6)
197199
date
198200
net-protocol
199201
net-pop (0.1.2)
200202
net-protocol
201203
net-protocol (0.2.2)
202204
timeout
203-
net-smtp (0.5.0)
205+
net-smtp (0.5.1)
206+
net-protocol
204207
nio4r (2.7.4)
205-
nokogiri (1.18.1-arm64-darwin)
208+
nokogiri (1.18.2-arm64-darwin)
206209
racc (~> 1.4)
207-
nokogiri (1.18.1-x86_64-linux-gnu)
210+
nokogiri (1.18.2-x86_64-linux-gnu)
208211
racc (~> 1.4)
209212
parallel (1.26.3)
210-
parser (3.3.6.0)
213+
parser (3.3.7.1)
211214
ast (~> 2.4.1)
212215
racc
213216
pg (1.5.9)
217+
pp (0.6.2)
218+
prettyprint
219+
prettyprint (0.2.0)
214220
propshaft (1.1.0)
215221
actionpack (>= 7.0.0)
216222
activesupport (>= 7.0.0)
217223
rack
218224
railties (>= 7.0.0)
219-
psych (5.2.2)
225+
psych (5.2.3)
220226
date
221227
stringio
222228
public_suffix (6.0.1)
223-
puma (6.5.0)
229+
puma (6.6.0)
224230
nio4r (~> 2.0)
225231
racc (1.8.1)
226-
rack (3.1.8)
227-
rack-session (2.0.0)
232+
rack (3.1.10)
233+
rack-session (2.1.0)
234+
base64 (>= 0.1.0)
228235
rack (>= 3.0.0)
229236
rack-test (2.2.0)
230237
rack (>= 1.3)
@@ -261,23 +268,23 @@ GEM
261268
zeitwerk (~> 2.6)
262269
rainbow (3.1.1)
263270
rake (13.2.1)
264-
rdoc (6.10.0)
271+
rdoc (6.12.0)
265272
psych (>= 4.0.0)
266273
redcarpet (3.6.0)
267274
regexp_parser (2.10.0)
268275
reline (0.6.0)
269276
io-console (~> 0.5)
270277
rexml (3.4.0)
271278
rouge (4.5.1)
272-
rspec-core (3.13.2)
279+
rspec-core (3.13.3)
273280
rspec-support (~> 3.13.0)
274281
rspec-expectations (3.13.3)
275282
diff-lcs (>= 1.2.0, < 2.0)
276283
rspec-support (~> 3.13.0)
277284
rspec-mocks (3.13.2)
278285
diff-lcs (>= 1.2.0, < 2.0)
279286
rspec-support (~> 3.13.0)
280-
rspec-rails (7.1.0)
287+
rspec-rails (7.1.1)
281288
actionpack (>= 7.0)
282289
activesupport (>= 7.0)
283290
railties (>= 7.0)
@@ -286,24 +293,25 @@ GEM
286293
rspec-mocks (~> 3.13)
287294
rspec-support (~> 3.13)
288295
rspec-support (3.13.2)
289-
rubocop (1.69.2)
296+
rubocop (1.72.0)
290297
json (~> 2.3)
291-
language_server-protocol (>= 3.17.0)
298+
language_server-protocol (~> 3.17.0.2)
299+
lint_roller (~> 1.1.0)
292300
parallel (~> 1.10)
293301
parser (>= 3.3.0.2)
294302
rainbow (>= 2.2.2, < 4.0)
295303
regexp_parser (>= 2.9.3, < 3.0)
296-
rubocop-ast (>= 1.36.2, < 2.0)
304+
rubocop-ast (>= 1.38.0, < 2.0)
297305
ruby-progressbar (~> 1.7)
298306
unicode-display_width (>= 2.4.0, < 4.0)
299-
rubocop-ast (1.37.0)
307+
rubocop-ast (1.38.0)
300308
parser (>= 3.3.1.0)
301309
rubocop-capybara (2.21.0)
302310
rubocop (~> 1.41)
303-
rubocop-rspec (3.3.0)
311+
rubocop-rspec (3.4.0)
304312
rubocop (~> 1.61)
305313
ruby-progressbar (1.13.0)
306-
rubyzip (2.3.2)
314+
rubyzip (2.4.1)
307315
securerandom (0.4.1)
308316
simplecov (0.22.0)
309317
docile (~> 1.1)
@@ -313,26 +321,27 @@ GEM
313321
simplecov_json_formatter (0.1.4)
314322
sqlite3 (2.5.0-arm64-darwin)
315323
sqlite3 (2.5.0-x86_64-linux-gnu)
316-
stringio (3.1.2)
324+
stringio (3.1.3)
317325
sysexits (1.2.0)
318326
temple (0.10.3)
319327
thor (1.3.2)
320-
tilt (2.5.0)
328+
tilt (2.6.0)
321329
timeout (0.4.3)
322330
tomlrb (2.0.3)
323331
typhoeus (1.4.1)
324332
ethon (>= 0.9.0)
325333
tzinfo (2.0.6)
326334
concurrent-ruby (~> 1.0)
327-
unicode-display_width (3.1.3)
335+
unicode-display_width (3.1.4)
328336
unicode-emoji (~> 4.0, >= 4.0.4)
329337
unicode-emoji (4.0.4)
330338
useragent (0.16.11)
331339
view_component (3.14.0)
332340
activesupport (>= 5.2.0, < 8.0)
333341
concurrent-ruby (~> 1.0)
334342
method_source (~> 1.0)
335-
websocket-driver (0.7.6)
343+
websocket-driver (0.7.7)
344+
base64
336345
websocket-extensions (>= 0.1.0)
337346
websocket-extensions (0.1.5)
338347
with_env (1.1.0)
@@ -371,4 +380,4 @@ DEPENDENCIES
371380
uswds_components!
372381

373382
BUNDLED WITH
374-
2.6.2
383+
2.5.23

0 commit comments

Comments
 (0)