Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Commit

Permalink
Update yard gem
Browse files Browse the repository at this point in the history
  • Loading branch information
dhollinger committed Jul 18, 2019
1 parent 1cf09c5 commit 6121101
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 @@ -29,7 +29,7 @@ group :development do
gem 'rack-console'
gem 'rubocop'
gem 'ruby-debug-ide'
gem 'yard'
gem 'yard', '>= 0.9.20'
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ GEM
hashdiff
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.18)
yard (0.9.20)

PLATFORMS
ruby
Expand Down Expand Up @@ -283,7 +283,7 @@ DEPENDENCIES
tux
warden
webmock
yard
yard (>= 0.9.20)

BUNDLED WITH
1.17.3

0 comments on commit 6121101

Please sign in to comment.