gemfiles/activesupport32.gemfile.lock in gigo-2.0.0 vs gemfiles/activesupport32.gemfile.lock in gigo-2.1.0

- old
+ new

@@ -1,32 +1,36 @@ PATH - remote: /Users/kencollins/Repositories/customink/gigo + remote: ../ specs: gigo (2.0.0) - activesupport (>= 3.0) + activesupport (>= 2.3) + charlock_holmes (~> 0.7) ensure_valid_encoding (~> 0.5.3) GEM remote: https://rubygems.org/ specs: - activesupport (3.2.12) - i18n (~> 0.6) + activesupport (3.2.19) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - appraisal (0.5.2) + appraisal (1.0.2) bundler rake + thor (>= 0.14.0) + charlock_holmes (0.7.3) ensure_valid_encoding (0.5.3) - i18n (0.6.4) - minitest (5.0.1) - multi_json (1.7.3) - rake (10.0.4) + i18n (0.6.11) + minitest (5.4.2) + multi_json (1.10.1) + rake (10.3.2) + thor (0.19.1) PLATFORMS ruby DEPENDENCIES activesupport (~> 3.2.0) appraisal gigo! i18n - minitest (~> 5.0) + minitest rake