Gemfile.lock in migration_tools-0.3.0 vs Gemfile.lock in migration_tools-1.0.0
- old
+ new
@@ -1,23 +1,23 @@
PATH
remote: .
specs:
- migration_tools (0.2.1)
+ migration_tools (1.0.0)
activerecord
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.2.11)
- activesupport (= 3.2.11)
+ activemodel (3.2.12)
+ activesupport (= 3.2.12)
builder (~> 3.0.0)
- activerecord (3.2.11)
- activemodel (= 3.2.11)
- activesupport (= 3.2.11)
+ activerecord (3.2.12)
+ activemodel (= 3.2.12)
+ activesupport (= 3.2.12)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activesupport (3.2.11)
+ activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.4.1)
bundler
rake
@@ -25,10 +25,10 @@
builder (3.0.4)
i18n (0.6.1)
metaclass (0.0.1)
mocha (0.11.4)
metaclass (~> 0.0.1)
- multi_json (1.5.0)
+ multi_json (1.6.1)
rake (0.9.2.2)
sqlite3 (1.3.6)
test-unit (2.5.1)
tzinfo (0.3.35)