Bump dependencies

This commit is contained in:
Carlos Antonio da Silva 2013-12-04 09:31:12 -02:00
parent c6e5ac3d43
commit 0a87f3d842
1 changed files with 9 additions and 9 deletions

View File

@ -8,16 +8,16 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actionpack (4.0.1) actionpack (4.0.2)
activesupport (= 4.0.1) activesupport (= 4.0.2)
builder (~> 3.1.0) builder (~> 3.1.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
rack (~> 1.5.2) rack (~> 1.5.2)
rack-test (~> 0.6.2) rack-test (~> 0.6.2)
activemodel (4.0.1) activemodel (4.0.2)
activesupport (= 4.0.1) activesupport (= 4.0.2)
builder (~> 3.1.0) builder (~> 3.1.0)
activesupport (4.0.1) activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4) i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2) minitest (~> 4.2)
multi_json (~> 1.3) multi_json (~> 1.3)
@ -27,16 +27,16 @@ GEM
builder (3.1.4) builder (3.1.4)
country_select (1.1.3) country_select (1.1.3)
erubis (2.7.0) erubis (2.7.0)
i18n (0.6.5) i18n (0.6.9)
json (1.8.1) json (1.8.1)
minitest (4.7.5) minitest (4.7.5)
multi_json (1.8.2) multi_json (1.8.2)
rack (1.5.2) rack (1.5.2)
rack-test (0.6.2) rack-test (0.6.2)
rack (>= 1.0) rack (>= 1.0)
railties (4.0.1) railties (4.0.2)
actionpack (= 4.0.1) actionpack (= 4.0.2)
activesupport (= 4.0.1) activesupport (= 4.0.2)
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rake (10.1.0) rake (10.1.0)