Skip to content

Commit

Permalink
Bump yard from 0.9.34 to 0.9.36
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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 30, 2024
1 parent 9789615 commit 877b361
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 @@ -16,7 +16,7 @@ gemspec

group :development, :test do
gem "standard", "~> 1.35.1"
gem "yard", "~> 0.9.26"
gem "yard", "~> 0.9.36"
end

gem "minitest-ci", group: :test
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.35)
yard (0.9.36)
zeitwerk (2.6.13)

PLATFORMS
Expand All @@ -257,7 +257,7 @@ DEPENDENCIES
simplecov
standard (~> 1.35.1)
timecop (~> 0.9.2)
yard (~> 0.9.26)
yard (~> 0.9.36)

BUNDLED WITH
2.2.22

0 comments on commit 877b361

Please sign in to comment.