Skip to content

Commit 27464fc

Browse files
authored
Merge pull request #2458 from ViewComponent/dependabot/bundler/rubocop-md-2.0.3
Bump rubocop-md from 2.0.1 to 2.0.3
2 parents 23ae6a8 + ef6640f commit 27464fc

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)
@@ -263,7 +263,7 @@ GEM
263263
redis-client (>= 0.22.0)
264264
redis-client (0.25.1)
265265
connection_pool
266-
regexp_parser (2.10.0)
266+
regexp_parser (2.11.3)
267267
reline (0.6.2)
268268
io-console (~> 0.5)
269269
rexml (3.4.4)
@@ -295,10 +295,10 @@ GEM
295295
rubocop-ast (>= 1.44.0, < 2.0)
296296
ruby-progressbar (~> 1.7)
297297
unicode-display_width (>= 2.4.0, < 4.0)
298-
rubocop-ast (1.46.0)
298+
rubocop-ast (1.47.1)
299299
parser (>= 3.3.7.2)
300300
prism (~> 1.4)
301-
rubocop-md (2.0.1)
301+
rubocop-md (2.0.3)
302302
lint_roller (~> 1.1)
303303
rubocop (>= 1.72.1)
304304
rubocop-performance (1.25.0)
@@ -373,9 +373,9 @@ GEM
373373
railties (>= 7.1.0)
374374
tzinfo (2.0.6)
375375
concurrent-ruby (~> 1.0)
376-
unicode-display_width (3.1.4)
377-
unicode-emoji (~> 4.0, >= 4.0.4)
378-
unicode-emoji (4.0.4)
376+
unicode-display_width (3.2.0)
377+
unicode-emoji (~> 4.1)
378+
unicode-emoji (4.1.0)
379379
uri (1.0.4)
380380
useragent (0.16.11)
381381
warning (1.5.0)

0 commit comments

Comments
 (0)