Skip to content

Commit 9b4cec6

Browse files
Bump yard from 0.9.34 to 0.9.36 (#2909)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.36. - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.34...v0.9.36) --- updated-dependencies: - dependency-name: yard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cb3d7e commit 9b4cec6

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.8'
18-
gem 'yard', '0.9.34'
18+
gem 'yard', '0.9.36'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ GEM
6060
power_assert
6161
timecop (0.9.8)
6262
unicode-display_width (2.5.0)
63-
yard (0.9.34)
63+
yard (0.9.36)
6464

6565
PLATFORMS
6666
arm64-darwin-22
@@ -78,7 +78,7 @@ DEPENDENCIES
7878
simplecov (= 0.22.0)
7979
test-unit (= 3.6.2)
8080
timecop (= 0.9.8)
81-
yard (= 0.9.34)
81+
yard (= 0.9.36)
8282

8383
BUNDLED WITH
8484
2.2.33

0 commit comments

Comments
 (0)