Gemfile in custom_report-0.0.1 vs Gemfile in custom_report-0.0.2

- old
+ new

@@ -1,10 +1,3 @@ -source "http://rubygems.org" +source 'http://rubygems.org' -gem "rails", ">= 3.2.8" -gem "capybara", ">= 0.4.0" -gem "sqlite3" -gem "slim-rails" -gem "protected_attributes" -# To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+) -# gem 'ruby-debug' -# gem 'ruby-debug19' +gemspec