bump yard

yay, a new release! :D
This commit is contained in:
Benjamin Neff 2016-07-13 00:31:57 +02:00
parent 90970973a5
commit 11faedce88
2 changed files with 3 additions and 9 deletions

View file

@ -35,7 +35,7 @@ group :development do
gem "pry-byebug" gem "pry-byebug"
# documentation # documentation
gem "yard", require: false, github: "SuperTux88/yard", branch: "fix-PrivateClassMethodHandler" gem "yard", require: false
end end
group :test do group :test do

View file

@ -1,10 +1,3 @@
GIT
remote: git://github.com/SuperTux88/yard.git
revision: 94426f6f26291075ffcd129a54315cfc88af6fa3
branch: fix-PrivateClassMethodHandler
specs:
yard (0.8.7.6)
PATH PATH
remote: . remote: .
specs: specs:
@ -283,6 +276,7 @@ GEM
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff hashdiff
yard (0.9.0)
PLATFORMS PLATFORMS
ruby ruby
@ -315,7 +309,7 @@ DEPENDENCIES
sqlite3 (~> 1.3.11) sqlite3 (~> 1.3.11)
uuid (~> 2.3.8) uuid (~> 2.3.8)
webmock (~> 2.0) webmock (~> 2.0)
yard! yard
BUNDLED WITH BUNDLED WITH
1.12.5 1.12.5