Skip to content

Commit c653c48

Browse files
authored
Merge branch 'main' into dependabot/bundler/activesupport-8.0.3
2 parents 9c5a6ac + 27464fc commit c653c48

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ GEM
151151
jbuilder (2.14.1)
152152
actionview (>= 7.0.0)
153153
activesupport (>= 7.0.0)
154-
json (2.13.0)
154+
json (2.13.2)
155155
language_server-protocol (3.17.0.5)
156156
lint_roller (1.1.0)
157157
logger (1.7.0)
@@ -198,7 +198,7 @@ GEM
198198
nokogiri (1.18.10-x86_64-linux-musl)
199199
racc (~> 1.4)
200200
parallel (1.27.0)
201-
parser (3.3.8.0)
201+
parser (3.3.9.0)
202202
ast (~> 2.4.1)
203203
racc
204204
pp (0.6.3)
@@ -264,7 +264,7 @@ GEM
264264
redis-client (>= 0.22.0)
265265
redis-client (0.25.1)
266266
connection_pool
267-
regexp_parser (2.10.0)
267+
regexp_parser (2.11.3)
268268
reline (0.6.2)
269269
io-console (~> 0.5)
270270
rexml (3.4.4)
@@ -296,10 +296,10 @@ GEM
296296
rubocop-ast (>= 1.44.0, < 2.0)
297297
ruby-progressbar (~> 1.7)
298298
unicode-display_width (>= 2.4.0, < 4.0)
299-
rubocop-ast (1.46.0)
299+
rubocop-ast (1.47.1)
300300
parser (>= 3.3.7.2)
301301
prism (~> 1.4)
302-
rubocop-md (2.0.1)
302+
rubocop-md (2.0.3)
303303
lint_roller (~> 1.1)
304304
rubocop (>= 1.72.1)
305305
rubocop-performance (1.25.0)
@@ -374,9 +374,9 @@ GEM
374374
railties (>= 7.1.0)
375375
tzinfo (2.0.6)
376376
concurrent-ruby (~> 1.0)
377-
unicode-display_width (3.1.4)
378-
unicode-emoji (~> 4.0, >= 4.0.4)
379-
unicode-emoji (4.0.4)
377+
unicode-display_width (3.2.0)
378+
unicode-emoji (~> 4.1)
379+
unicode-emoji (4.1.0)
380380
uri (1.0.4)
381381
useragent (0.16.11)
382382
warning (1.5.0)

0 commit comments

Comments
 (0)