Gemfile in rmagick-screwdrivers-0.1.2 vs Gemfile in rmagick-screwdrivers-0.2.0

- old
+ new

@@ -1,10 +1,12 @@ source 'https://rubygems.org' # Specify your gem's dependencies in rmagick-screwdrivers.gemspec gemspec -gem "rspec-core", :git => 'git://github.com/rspec/rspec-core.git' -gem "rspec-expectations", :path => '../rspec-expectations' -gem "rspec-mocks", :git => 'git://github.com/rspec/rspec-mocks.git' -gem "rspec-support", :git => 'git://github.com/rspec/rspec-support.git' -gem "rspec", :git => 'git://github.com/rspec/rspec.git' +#gem "rspec-core", :git => 'git://github.com/rspec/rspec-core.git' +#gem "rspec-expectations", :path => '../rspec-expectations' +#gem "rspec-mocks", :git => 'git://github.com/rspec/rspec-mocks.git' +#gem "rspec-support", :git => 'git://github.com/rspec/rspec-support.git' +#gem "rspec", :git => 'git://github.com/rspec/rspec.git' +# +gem 'rspec'