gemfiles/rails-4.1/Gemfile.base in schema_plus-1.4.0 vs gemfiles/rails-4.1/Gemfile.base in schema_plus-1.4.1
- old
+ new
@@ -1,4 +1,3 @@
-source 'https://rubygems.org'
+eval File.read File.expand_path('../../Gemfile.base', __FILE__)
-gemspec :path => File.expand_path('../../..', __FILE__)
gem "rails", "~> 4.1.0.beta1"