Gemfile.lock in simple_enum-1.3.1 vs Gemfile.lock in simple_enum-1.3.2

- old
+ new

@@ -1,28 +1,29 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.1) - activesupport (= 3.0.1) + activemodel (3.0.5) + activesupport (= 3.0.5) builder (~> 2.1.2) - i18n (~> 0.4.1) - activerecord (3.0.1) - activemodel (= 3.0.1) - activesupport (= 3.0.1) - arel (~> 1.0.0) + i18n (~> 0.4) + activerecord (3.0.5) + activemodel (= 3.0.5) + activesupport (= 3.0.5) + arel (~> 2.0.2) tzinfo (~> 0.3.23) - activesupport (3.0.1) - arel (1.0.1) - activesupport (~> 3.0.0) + activesupport (3.0.5) + arel (2.0.9) builder (2.1.2) - i18n (0.4.2) - sqlite3-ruby (1.3.2) - tzinfo (0.3.23) + i18n (0.5.0) + sqlite3 (1.3.3) + sqlite3-ruby (1.3.3) + sqlite3 (>= 1.3.3) + tzinfo (0.3.24) PLATFORMS ruby DEPENDENCIES - activerecord (~> 3.0.0) - activesupport (~> 3.0.0) + activerecord (~> 3.0) + activesupport (~> 3.0) jdbc-sqlite3 sqlite3-ruby