Skip to content

Commit 1d3e89a

Browse files
Bump yard from 0.9.36 to 0.9.42
Bumps [yard](https://yardoc.org) from 0.9.36 to 0.9.42. --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.42 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3c2b49 commit 1d3e89a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem "rspec"
1515

1616
gem "rubocop", "~> 1.21"
1717

18-
gem "yard", "~> 0.9.36"
18+
gem "yard", "~> 0.9.42"
1919

2020
gem "webrick", "~> 1.8"
2121

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ GEM
5252
thor (1.5.0)
5353
unicode-display_width (2.5.0)
5454
webrick (1.8.2)
55-
yard (0.9.36)
55+
yard (0.9.42)
5656

5757
PLATFORMS
5858
arm64-darwin-23
@@ -67,7 +67,7 @@ DEPENDENCIES
6767
rubocop-neeto!
6868
thor (>= 1.3.2)
6969
webrick (~> 1.8)
70-
yard (~> 0.9.36)
70+
yard (~> 0.9.42)
7171

7272
RUBY VERSION
7373
ruby 3.3.5p100

0 commit comments

Comments
 (0)