Bump yard from 0.9.25 to 0.9.26 (#12040)

Bumps [yard](https://github.com/lsegal/yard) from 0.9.25 to 0.9.26.
- [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.25...v0.9.26)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-28 11:26:04 -05:00 committed by GitHub
parent 301d47496f
commit 319551b1fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -125,7 +125,7 @@ group :development do
gem "pry", "~> 0.13" # An IRB alternative and runtime developer console
gem "pry-rails", "~> 0.3" # Use Pry as your rails console
gem "web-console", "~> 4.1" # Rails Console on the Browser
gem "yard", "~> 0.9.25" # YARD is a documentation generation tool for the Ruby programming language
gem "yard", "~> 0.9.26" # YARD is a documentation generation tool for the Ruby programming language
gem "yard-activerecord", "~> 0.0.16" # YARD extension that handles and interprets methods used when developing applications with ActiveRecord
gem "yard-activesupport-concern", "~> 0.0.1" # YARD extension that brings support for modules making use of ActiveSupport::Concern
end

View file

@ -814,7 +814,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yajl-ruby (1.4.1)
yard (0.9.25)
yard (0.9.26)
yard-activerecord (0.0.16)
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
@ -973,7 +973,7 @@ DEPENDENCIES
webdrivers (~> 4.4)
webmock (~> 3.11)
webpacker (~> 5.2.1)
yard (~> 0.9.25)
yard (~> 0.9.26)
yard-activerecord (~> 0.0.16)
yard-activesupport-concern (~> 0.0.1)
zonebie (~> 0.6.1)

Binary file not shown.

BIN
vendor/cache/yard-0.9.26.gem vendored Normal file

Binary file not shown.