Gemfile.lock in phony_rails-0.2.1 vs Gemfile.lock in phony_rails-0.2.2
- old
+ new
@@ -1,26 +1,26 @@
PATH
remote: .
specs:
- phony_rails (0.1.13)
+ phony_rails (0.2.2)
activerecord (>= 3.0)
countries (>= 0.8.2)
phony (>= 1.7.7)
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.2.12)
- activesupport (= 3.2.12)
+ activemodel (3.2.13)
+ activesupport (= 3.2.13)
builder (~> 3.0.0)
- activerecord (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
+ activerecord (3.2.13)
+ activemodel (= 3.2.13)
+ activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activesupport (3.2.12)
- i18n (~> 0.6)
+ activesupport (3.2.13)
+ i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
countries (0.8.4)
currencies (>= 0.4.0)
@@ -39,12 +39,12 @@
i18n (0.6.1)
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
- multi_json (1.6.0)
- phony (1.8.6)
+ multi_json (1.7.2)
+ phony (1.9.0)
rake (10.0.3)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
@@ -57,10 +57,10 @@
rspec-expectations (2.11.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1)
sqlite3 (1.3.6)
thor (0.15.4)
- tzinfo (0.3.35)
+ tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES