Skip to content

Commit 2aff943

Browse files
Bump yard from 0.9.36 to 0.9.37
Bumps [yard](https://github.com/lsegal/yard) from 0.9.36 to 0.9.37. - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.36...v0.9.37) --- updated-dependencies: - dependency-name: yard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 961cafd commit 2aff943

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ gem 'rubocop-rake', '0.6.0'
1515
gem 'simplecov', '0.22.0'
1616
gem 'test-unit', '3.6.2'
1717
gem 'timecop', '0.9.10'
18-
gem 'yard', '0.9.36'
18+
gem 'yard', '0.9.37'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ GEM
6262
power_assert
6363
timecop (0.9.10)
6464
unicode-display_width (2.5.0)
65-
yard (0.9.36)
65+
yard (0.9.37)
6666

6767
PLATFORMS
6868
arm64-darwin-22
@@ -80,7 +80,7 @@ DEPENDENCIES
8080
simplecov (= 0.22.0)
8181
test-unit (= 3.6.2)
8282
timecop (= 0.9.10)
83-
yard (= 0.9.36)
83+
yard (= 0.9.37)
8484

8585
BUNDLED WITH
8686
2.4.22

0 commit comments

Comments
 (0)