Skip to content

Commit

Permalink
Bump yard from 0.9.34 to 0.9.36 (#2909)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent 6cb3d7e commit 9b4cec6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ gem 'rubocop-rake', '0.6.0'
gem 'simplecov', '0.22.0'
gem 'test-unit', '3.6.2'
gem 'timecop', '0.9.8'
gem 'yard', '0.9.34'
gem 'yard', '0.9.36'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ GEM
power_assert
timecop (0.9.8)
unicode-display_width (2.5.0)
yard (0.9.34)
yard (0.9.36)

PLATFORMS
arm64-darwin-22
Expand All @@ -78,7 +78,7 @@ DEPENDENCIES
simplecov (= 0.22.0)
test-unit (= 3.6.2)
timecop (= 0.9.8)
yard (= 0.9.34)
yard (= 0.9.36)

BUNDLED WITH
2.2.33

0 comments on commit 9b4cec6

Please sign in to comment.