Gemfile in ruby-oembed-0.8.7 vs Gemfile in ruby-oembed-0.8.8
- old
+ new
@@ -1,12 +1,3 @@
-source :rubygems
+source "https://rubygems.org"
-group :development, :test do
- gem 'jeweler'
- gem 'rake'
- gem 'json'
- gem 'xml-simple'
- gem 'nokogiri'
- gem 'rspec', '>=2.0'
- gem 'vcr', '~> 1.0'
- gem 'fakeweb' # For use with vcr.
-end
+gemspec