Bundle update

This commit is contained in:
Carlos Antonio da Silva 2013-02-25 21:56:47 -03:00
parent 2a9fcff15f
commit ff6bfbbc88
1 changed files with 19 additions and 19 deletions

View File

@ -1,26 +1,26 @@
GIT
remote: git://github.com/rails/rails.git
revision: 744307e525203639bb7672ef1a767b5088104334
revision: 202041e762a98cb433c3a24a0b03308d4e05a99d
branch: master
specs:
actionpack (4.0.0.beta)
activesupport (= 4.0.0.beta)
actionpack (4.0.0.beta1)
activesupport (= 4.0.0.beta1)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.0)
rack-test (~> 0.6.1)
activemodel (4.0.0.beta)
activesupport (= 4.0.0.beta)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0.beta1)
activesupport (= 4.0.0.beta1)
builder (~> 3.1.0)
activesupport (4.0.0.beta)
i18n (~> 0.6)
minitest (~> 4.1)
activesupport (4.0.0.beta1)
i18n (~> 0.6.2)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.33)
railties (4.0.0.beta)
actionpack (= 4.0.0.beta)
activesupport (= 4.0.0.beta)
railties (4.0.0.beta1)
actionpack (= 4.0.0.beta1)
activesupport (= 4.0.0.beta1)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.17.0, < 2.0)
@ -39,18 +39,18 @@ GEM
builder (3.1.4)
country_select (1.1.3)
erubis (2.7.0)
i18n (0.6.1)
json (1.7.6)
i18n (0.6.2)
json (1.7.7)
metaclass (0.0.1)
minitest (4.5.0)
minitest (4.6.1)
mocha (0.13.2)
metaclass (~> 0.0.1)
multi_json (1.5.0)
rack (1.5.1)
multi_json (1.6.1)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
rdoc (3.12)
rdoc (3.12.2)
json (~> 1.4)
thor (0.17.0)
thread_safe (0.1.0)