gemfiles/Gemfile.base in schema_plus_compatibility-0.4.0 vs gemfiles/Gemfile.base in schema_plus_compatibility-1.0.0

- old
+ new

@@ -1,4 +1,4 @@ source 'https://rubygems.org' -gemspec :path => File.expand_path('..', __FILE__) +gemspec path: File.expand_path('..', __FILE__) File.exist?(gemfile_local = File.expand_path('../Gemfile.local', __FILE__)) and eval File.read(gemfile_local), binding, gemfile_local