Skip to content

Commit 18aa9c4

Browse files
Bump the development-dependencies group with 2 updates (#4157)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4af6458 commit 18aa9c4

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ group :development do
7878
gem "sprockets-rails"
7979
gem "thor"
8080
gem "timecop"
81-
gem "yard", "~> 0.9.44"
81+
gem "yard", "~> 0.9.45"
8282
end

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@ GEM
117117
prism (>= 1.3.0)
118118
rdoc (>= 4.0.0)
119119
reline (>= 0.4.2)
120-
json (2.20.0)
120+
json (2.21.2)
121121
kramdown (2.5.2)
122122
rexml (>= 3.4.4)
123-
language_server-protocol (3.17.0.5)
123+
language_server-protocol (3.17.0.6)
124124
lint_roller (1.1.0)
125125
listen (3.10.0)
126126
logger
@@ -159,7 +159,7 @@ GEM
159159
racc (~> 1.4)
160160
octicons (19.23.1)
161161
parallel (1.28.0)
162-
parser (3.3.11.1)
162+
parser (3.3.12.0)
163163
ast (~> 2.4.1)
164164
racc
165165
pp (0.6.3)
@@ -216,7 +216,7 @@ GEM
216216
io-console (~> 0.5)
217217
rexml (3.4.4)
218218
rouge (4.6.1)
219-
rubocop (1.88.1)
219+
rubocop (1.88.2)
220220
json (~> 2.3)
221221
language_server-protocol (~> 3.17.0.2)
222222
lint_roller (~> 1.1.0)
@@ -227,7 +227,7 @@ GEM
227227
rubocop-ast (>= 1.49.0, < 2.0)
228228
ruby-progressbar (~> 1.7)
229229
unicode-display_width (>= 2.4.0, < 4.0)
230-
rubocop-ast (1.49.1)
230+
rubocop-ast (1.50.0)
231231
parser (>= 3.3.7.2)
232232
prism (~> 1.7)
233233
rubocop-github (0.26.0)
@@ -313,7 +313,7 @@ GEM
313313
websocket-extensions (0.1.5)
314314
xpath (3.2.0)
315315
nokogiri (~> 1.8)
316-
yard (0.9.44)
316+
yard (0.9.45)
317317
zeitwerk (2.8.2)
318318

319319
PLATFORMS
@@ -361,7 +361,7 @@ DEPENDENCIES
361361
view_component (= 4.12.0)
362362
vite_rails (~> 3.11)
363363
webmock
364-
yard (~> 0.9.44)
364+
yard (~> 0.9.45)
365365

366366
BUNDLED WITH
367367
2.6.9

0 commit comments

Comments
 (0)