Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2020
1 parent 7eb2b94 commit 934fed1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ group :development do
gem "rspec", "~>3.1"
gem "shoulda", "~> 3.5"
gem "jeweler", "~> 2.1"
gem 'yard', "~> 0.8"
gem 'yard', "~> 0.9"
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
simple_oauth (~> 0.1.4)
tzinfo (0.3.38)
yajl-ruby (1.3.1)
yard (0.8.7.2)
yard (0.9.20)

PLATFORMS
ruby
Expand All @@ -147,7 +147,7 @@ DEPENDENCIES
tilt (~> 2)
tinder (~> 1.10.1)
yajl-ruby (~> 1.3.1)
yard (~> 0.8)
yard (~> 0.9)

BUNDLED WITH
1.17.2

0 comments on commit 934fed1

Please sign in to comment.