Skip to content

Commit

Permalink
Bump yard from 0.9.28 to 0.9.34
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.34.
- [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.34)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2023
1 parent 5f2c53d commit 837672c
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 @@ -108,7 +108,7 @@ gem 'rake'
gem 'rrrretry'

# Parse Ruby documentation
gem 'yard', '~> 0.9.28'
gem 'yard', '~> 0.9.34'

group :development do
gem 'foreman'
Expand Down
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand All @@ -456,8 +455,7 @@ GEM
will_paginate (3.3.1)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.28)
webrick (~> 1.7.0)
yard (0.9.34)
zeitwerk (2.6.8)

PLATFORMS
Expand Down Expand Up @@ -537,7 +535,7 @@ DEPENDENCIES
webmock
wicked
will_paginate
yard (~> 0.9.28)
yard (~> 0.9.34)

RUBY VERSION
ruby 3.1.4p223
Expand Down

0 comments on commit 837672c

Please sign in to comment.