Gemfile.lock in i18n-assets-0.0.5 vs Gemfile.lock in i18n-assets-0.0.6

- old
+ new

@@ -1,44 +1,44 @@ PATH remote: . specs: - i18n-assets (0.0.5) + i18n-assets (0.0.6) actionpack (~> 3.2.18) sprockets (~> 2.2.2) GEM remote: https://rubygems.org/ specs: - actionpack (3.2.18) - activemodel (= 3.2.18) - activesupport (= 3.2.18) + actionpack (3.2.21) + activemodel (= 3.2.21) + activesupport (= 3.2.21) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) rack (~> 1.4.5) rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - activemodel (3.2.18) - activesupport (= 3.2.18) + activemodel (3.2.21) + activesupport (= 3.2.21) builder (~> 3.0.0) - activesupport (3.2.18) + activesupport (3.2.21) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) builder (3.0.4) erubis (2.7.0) hike (1.2.3) - i18n (0.6.9) + i18n (0.7.0) journey (1.0.4) - multi_json (1.10.1) + multi_json (1.11.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rake (10.3.2) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) tilt (1.4.1) @@ -48,5 +48,8 @@ DEPENDENCIES bundler (~> 1.5) i18n-assets! rake + +BUNDLED WITH + 1.10.5