Gemfile.lock in simple_model_translations-0.1.7 vs Gemfile.lock in simple_model_translations-0.1.8

- old
+ new

@@ -1,5 +1,11 @@ +PATH + remote: . + specs: + simple_model_translations (0.1.8) + activerecord (~> 3.0.0) + GEM remote: http://rubygems.org/ specs: activemodel (3.0.1) activesupport (= 3.0.1) @@ -37,6 +43,7 @@ DEPENDENCIES activerecord (~> 3.0.0) database_cleaner (~> 0.5.2) rspec (~> 2.0.0) shoulda (~> 2.11.3) + simple_model_translations! sqlite3-ruby (~> 1.3.1)