Skip to content

Commit

Permalink
Bump yard from 0.9.24 to 0.9.25 (#678)
Browse files Browse the repository at this point in the history
Bumps [yard](https://github.com/lsegal/yard) from 0.9.24 to 0.9.25.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](lsegal/yard@v0.9.24...v0.9.25)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 8, 2020
1 parent 99e387d commit f14ac27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -14,5 +14,5 @@ group :development do
gem "rubocop", "0.87.1"
gem "rubocop-performance", "~> 1.3"
gem "simplecov", "0.18.5"
gem "yard", "0.9.24"
gem "yard", "0.9.25"
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -71,7 +71,7 @@ GEM
simplecov-html (0.12.2)
tomlrb (1.3.0)
unicode-display_width (1.7.0)
yard (0.9.24)
yard (0.9.25)

PLATFORMS
ruby
Expand All @@ -88,7 +88,7 @@ DEPENDENCIES
rubocop (= 0.87.1)
rubocop-performance (~> 1.3)
simplecov (= 0.18.5)
yard (= 0.9.24)
yard (= 0.9.25)

BUNDLED WITH
2.1.4

0 comments on commit f14ac27

Please sign in to comment.