Bump yard from 0.9.27 to 0.9.28

Bumps [yard](https://github.com/lsegal/yard) from 0.9.27 to 0.9.28.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.27...v0.9.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 21:59:30 +00:00 committed by GitHub
parent d3d02845bf
commit cdb727974c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,8 +114,8 @@ GEM
factory_bot (~> 6.2.0) factory_bot (~> 6.2.0)
railties (>= 5.0.0) railties (>= 5.0.0)
ffi (1.15.5) ffi (1.15.5)
font-awesome-sass (5.15.1) font-awesome-sass (6.1.2)
sassc (>= 1.11) sassc (~> 2.0)
globalid (1.0.0) globalid (1.0.0)
activesupport (>= 5.0) activesupport (>= 5.0)
highline (2.0.3) highline (2.0.3)
@ -292,7 +292,7 @@ GEM
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.4.2) sqlite3 (1.4.4)
terminal-table (3.0.2) terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
terrapin (0.6.0) terrapin (0.6.0)
@ -321,7 +321,7 @@ GEM
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
will_paginate (3.3.1) will_paginate (3.3.1)
yard (0.9.27) yard (0.9.28)
webrick (~> 1.7.0) webrick (~> 1.7.0)
zeitwerk (2.6.0) zeitwerk (2.6.0)
@ -342,7 +342,7 @@ DEPENDENCIES
coffee-rails (~> 5.0.0) coffee-rails (~> 5.0.0)
database_cleaner database_cleaner
factory_bot_rails factory_bot_rails
font-awesome-sass (~> 5.15.1) font-awesome-sass (~> 6.1.2)
htmlentities htmlentities
i18n-tasks (~> 1.0.11) i18n-tasks (~> 1.0.11)
jquery-rails (~> 4.4) jquery-rails (~> 4.4)