gemfiles/activesupport32.gemfile.lock in gigo-1.2.0 vs gemfiles/activesupport32.gemfile.lock in gigo-1.3.0

- old
+ new

@@ -1,33 +1,32 @@ PATH remote: /Users/kencollins/Repositories/customink/gigo specs: - gigo (1.1.0) + gigo (1.2.0) activesupport (>= 3.0) ensure_valid_encoding (~> 0.5.3) GEM remote: https://rubygems.org/ specs: - activesupport (3.2.13) - i18n (= 0.6.1) + activesupport (3.2.12) + i18n (~> 0.6) multi_json (~> 1.0) - appraisal (0.5.1) + appraisal (0.5.2) bundler rake ensure_valid_encoding (0.5.3) - i18n (0.6.1) - minitest (4.7.0) - minitest-emoji (1.0.0) - multi_json (1.7.2) + i18n (0.6.4) + minitest (5.0.1) + multi_json (1.7.3) rake (10.0.4) PLATFORMS ruby DEPENDENCIES activesupport (~> 3.2.0) appraisal gigo! - minitest - minitest-emoji + i18n + minitest (~> 5.0) rake