Skip to content

Commit

Permalink
build(deps-dev): bump yard from 0.9.19 to 0.9.20
Browse files Browse the repository at this point in the history
Bumps [yard](https://github.com/lsegal/yard) from 0.9.19 to 0.9.20.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](lsegal/yard@v0.9.19...v0.9.20)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2019
1 parent 679fcb3 commit fd1e7bf
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 @@ -21,7 +21,7 @@ end

group :development, :test do
gem 'pry', '~> 0.10'
gem 'yard', '~> 0.8'
gem 'yard', '~> 0.9'
gem 'rubocop', '~> 0.28'
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ GEM
websocket-client-simple (0.3.0)
event_emitter
websocket
yard (0.9.19)
yard (0.9.20)

PLATFORMS
ruby
Expand All @@ -173,7 +173,7 @@ DEPENDENCIES
sysexits (~> 1.2)
twitter (> 5.15)
webmock (~> 3.3)
yard (~> 0.8)
yard (~> 0.9)

BUNDLED WITH
2.0.1

0 comments on commit fd1e7bf

Please sign in to comment.