Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yard from 0.8.6.2 to 0.9.20 #206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem 'redcarpet', github: 'vmg/redcarpet', ref: 'cef9abbcc411d07fd1b8c80e348a80ef
gem 'sass'

gem 'slim'
gem 'yard', '~> 0.8.6.2'
gem 'yard', '~> 0.9.20'

# We need to use 2.0.9 and not 2.0.10 because of a regression.
# See: https://github.com/rtomayko/tilt/issues/347
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GEM
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
yajl-ruby (1.2.3)
yard (0.8.6.2)
yard (0.9.20)

PLATFORMS
ruby
Expand All @@ -242,7 +242,7 @@ DEPENDENCIES
slim
therubyracer
tilt (= 2.0.9)
yard (~> 0.8.6.2)
yard (~> 0.9.20)

BUNDLED WITH
2.2.8