diff --git a/Gemfile b/Gemfile index a1a9476..851fabc 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,2 @@ source 'https://rubygems.org' gemspec - -gem 'yard', :git => 'git://github.com/lsegal/yard', :branch => "master"