Skip to content

Commit 4e59348

Browse files
committed
bundle update
1 parent 13de693 commit 4e59348

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ GEM
141141
websocket-driver (~> 0.7)
142142
globalid (1.3.0)
143143
activesupport (>= 6.1)
144-
haml (7.1.0)
144+
haml (7.2.0)
145145
temple (>= 0.8.2)
146146
thor
147147
tilt
@@ -211,13 +211,13 @@ GEM
211211
nokogiri (1.19.0-x86_64-linux-musl)
212212
racc (~> 1.4)
213213
parallel (1.27.0)
214-
parser (3.3.10.0)
214+
parser (3.3.10.1)
215215
ast (~> 2.4.1)
216216
racc
217217
pp (0.6.3)
218218
prettyprint
219219
prettyprint (0.2.0)
220-
prism (1.7.0)
220+
prism (1.8.0)
221221
propshaft (1.3.1)
222222
actionpack (>= 7.0.0)
223223
activesupport (>= 7.0.0)
@@ -269,7 +269,7 @@ GEM
269269
zeitwerk (~> 2.6)
270270
rainbow (3.1.1)
271271
rake (13.3.1)
272-
rdoc (7.0.3)
272+
rdoc (7.1.0)
273273
erb
274274
psych (>= 4.0.0)
275275
tsort
@@ -301,15 +301,15 @@ GEM
301301
rspec-mocks (~> 3.13)
302302
rspec-support (~> 3.13)
303303
rspec-support (3.13.6)
304-
rubocop (1.81.7)
304+
rubocop (1.82.1)
305305
json (~> 2.3)
306306
language_server-protocol (~> 3.17.0.2)
307307
lint_roller (~> 1.1.0)
308308
parallel (~> 1.10)
309309
parser (>= 3.3.0.2)
310310
rainbow (>= 2.2.2, < 4.0)
311311
regexp_parser (>= 2.9.3, < 3.0)
312-
rubocop-ast (>= 1.47.1, < 2.0)
312+
rubocop-ast (>= 1.48.0, < 2.0)
313313
ruby-progressbar (~> 1.7)
314314
unicode-display_width (>= 2.4.0, < 4.0)
315315
rubocop-ast (1.49.0)
@@ -353,10 +353,10 @@ GEM
353353
actionpack (>= 6.1)
354354
activesupport (>= 6.1)
355355
sprockets (>= 3.0.0)
356-
standard (1.52.0)
356+
standard (1.53.0)
357357
language_server-protocol (~> 3.17.0.2)
358358
lint_roller (~> 1.0)
359-
rubocop (~> 1.81.7)
359+
rubocop (~> 1.82.0)
360360
standard-custom (~> 1.0.0)
361361
standard-performance (~> 1.8)
362362
standard-custom (1.0.2)

0 commit comments

Comments
 (0)