Gemfile in scide-0.0.7 vs Gemfile in scide-0.0.8
- old
+ new
@@ -11,10 +11,11 @@
gem 'rspec'
gem 'shoulda'
gem 'bundler', '~> 1.0.0'
gem 'jeweler', '~> 1.6.4'
gem 'simplecov'
- gem 'rdoc'
+ gem 'yard'
+ gem 'rdiscount'
end
group :test do
gem 'active_support', '>= 2'
end