gemfiles/3.2.gemfile in simple_model-1.2.8 vs gemfiles/3.2.gemfile in simple_model-1.2.9

- old
+ new

@@ -3,6 +3,6 @@ gem 'activesupport','~> 3.2.1' gem 'activemodel','~> 3.2.1' gem 'debugger', :platform => 'ruby' gem 'ruby-debug', :platform => 'jruby' -gemspec :path=>"../" +gemspec :path => "../" \ No newline at end of file