vagrant-registration.gemspec in vagrant-registration-0.0.11 vs vagrant-registration.gemspec in vagrant-registration-0.0.12
- old
+ new
@@ -44,7 +44,8 @@
end
s.files = unignored_files
s.executables = unignored_files.map { |f| f[/^bin\/(.*)/, 1] }.compact
s.require_path = 'lib'
-end
+ s.add_development_dependency 'yard'
+end