Browse Source

Switch to YARD's master branch now that frameless is integrated

dev
Andy Meneely 11 years ago
parent
commit
7c829c21e9
  1. 2
      Gemfile

2
Gemfile

@ -1,4 +1,4 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gemspec gemspec
gem 'yard', :git => 'git://github.com/lsegal/yard', :branch => "frameless" gem 'yard', :git => 'git://github.com/lsegal/yard', :branch => "master"

Loading…
Cancel
Save