Skip to content

Commit

Permalink
Bump yard from 0.9.28 to 0.9.32
Browse files Browse the repository at this point in the history
Bumps [yard](https://github.com/lsegal/yard) from 0.9.28 to 0.9.32.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](lsegal/yard@v0.9.28...v0.9.32)

---
updated-dependencies:
- dependency-name: yard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 6ea41b7 commit 1088220
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ group :development do
gem 'rspec', '~> 3.12'
gem 'simplecov', '~> 0.22.0'
gem 'timecop', '~> 0.9.6'
gem 'yard', '~> 0.9.28'
gem 'yard', '~> 0.9.32'
end
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,7 @@ GEM
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
yard (0.9.32)

PLATFORMS
ruby
Expand All @@ -146,7 +144,7 @@ DEPENDENCIES
thin (~> 1.8)
timecop (~> 0.9.6)
unicorn (~> 6.1)
yard (~> 0.9.28)
yard (~> 0.9.32)

RUBY VERSION
ruby 2.6.10p210
Expand Down

0 comments on commit 1088220

Please sign in to comment.