Gemfile in concerned-0.1.5 vs Gemfile in concerned-0.1.6

- old
+ new

@@ -1,5 +1,5 @@ -source 'https://www.rubygems.org' +source "http://rubygems.org" group :test do gem 'rails', '>= 3.0.8' end