Skip to content

Commit

Permalink
Bump yard from 0.9.20 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.20 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.20...v0.9.36)

---
updated-dependencies:
- dependency-name: yard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 1ef35c3 commit 92a3eea
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 @@ -9,7 +9,7 @@ group :development do
gem "rspec", "3.8.0"
gem "rspec-collection_matchers"

gem "yard","~> 0.9.20"
gem "yard","~> 0.9.36"
# gem "redcarpet","~> 3.4.0", :platforms => [:mri]

# https://github.com/colszowka/simplecov#ruby-version-compatibility
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
term-ansicolor (1.7.1)
tins (~> 1.0)
tins (1.20.2)
yard (0.9.20)
yard (0.9.36)

PLATFORMS
java
Expand All @@ -42,7 +42,7 @@ DEPENDENCIES
simplecov (>= 0.16.1)
simplecov-inline-html
term-ansicolor
yard (~> 0.9.20)
yard (~> 0.9.36)

BUNDLED WITH
2.4.19

0 comments on commit 92a3eea

Please sign in to comment.