Gemfile.lock in simple_model_translations-0.2.7 vs Gemfile.lock in simple_model_translations-0.2.8
- old
+ new
@@ -5,20 +5,20 @@
activerecord (~> 3.0.0)
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.0.5)
- activesupport (= 3.0.5)
+ activemodel (3.0.6)
+ activesupport (= 3.0.6)
builder (~> 2.1.2)
- i18n (~> 0.4)
- activerecord (3.0.5)
- activemodel (= 3.0.5)
- activesupport (= 3.0.5)
+ i18n (~> 0.5.0)
+ activerecord (3.0.6)
+ activemodel (= 3.0.6)
+ activesupport (= 3.0.6)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
- activesupport (3.0.5)
+ activesupport (3.0.6)
arel (2.0.9)
builder (2.1.2)
database_cleaner (0.5.2)
diff-lcs (1.1.2)
i18n (0.5.0)
@@ -31,11 +31,13 @@
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
shoulda (2.11.3)
- sqlite3-ruby (1.3.1)
- tzinfo (0.3.25)
+ sqlite3 (1.3.3)
+ sqlite3-ruby (1.3.3)
+ sqlite3 (>= 1.3.3)
+ tzinfo (0.3.26)
PLATFORMS
ruby
DEPENDENCIES