gemfiles/activesupport40.gemfile.lock in gigo-1.2.0 vs gemfiles/activesupport40.gemfile.lock in gigo-1.3.0
- old
+ new
@@ -1,35 +1,34 @@
GIT
remote: git://github.com/rails/rails.git
- revision: b6e5971e53746a79abc92ce9acea85ca14fab0b3
+ revision: d3d8cfd5689188f48714f49ad000a1c1fbd9edcd
specs:
- activesupport (4.0.0.beta1)
+ activesupport (4.1.0.beta)
i18n (~> 0.6, >= 0.6.4)
- minitest (~> 4.2)
- multi_json (~> 1.3)
+ json (~> 1.7)
+ minitest (~> 5.0)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
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:
- appraisal (0.5.1)
+ appraisal (0.5.2)
bundler
rake
- atomic (1.0.1)
+ atomic (1.1.9)
ensure_valid_encoding (0.5.3)
i18n (0.6.4)
- minitest (4.7.0)
- minitest-emoji (1.0.0)
- multi_json (1.7.2)
+ json (1.8.0)
+ minitest (5.0.1)
rake (10.0.4)
thread_safe (0.1.0)
atomic
tzinfo (0.3.37)
@@ -38,8 +37,8 @@
DEPENDENCIES
activesupport!
appraisal
gigo!
- minitest
- minitest-emoji
+ i18n
+ minitest (~> 5.0)
rake