upgrade rails 4

This commit is contained in:
Sam 2013-08-27 11:51:53 +10:00
parent 89ce39c902
commit a418a7c5e6
1 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@ GIT
GIT GIT
remote: git://github.com/rails/rails.git remote: git://github.com/rails/rails.git
revision: 58cd859caa49ba36cff382522c51e4ed85009017 revision: e36692a7466011ab51393ac8ca6dfffcb9d79ec0
branch: 4-0-stable branch: 4-0-stable
specs: specs:
actionmailer (4.0.0) actionmailer (4.0.0)
@ -173,7 +173,7 @@ GEM
activesupport activesupport
builder builder
arel (4.0.0) arel (4.0.0)
atomic (1.1.10) atomic (1.1.13)
barber (0.4.2) barber (0.4.2)
ember-source ember-source
execjs execjs
@ -239,7 +239,7 @@ GEM
hike (1.2.3) hike (1.2.3)
hiredis (0.4.5) hiredis (0.4.5)
httpauth (0.2.0) httpauth (0.2.0)
i18n (0.6.4) i18n (0.6.5)
ice_cube (0.11.0) ice_cube (0.11.0)
image_optim (0.8.1) image_optim (0.8.1)
fspath (~> 2.0.3) fspath (~> 2.0.3)
@ -267,13 +267,13 @@ GEM
treetop (~> 1.4.8) treetop (~> 1.4.8)
metaclass (0.0.1) metaclass (0.0.1)
method_source (0.8.1) method_source (0.8.1)
mime-types (1.23) mime-types (1.24)
mini_portile (0.5.1) mini_portile (0.5.1)
minitest (4.7.5) minitest (4.7.5)
mocha (0.14.0) mocha (0.14.0)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
mock_redis (0.8.1) mock_redis (0.8.1)
multi_json (1.7.7) multi_json (1.7.9)
multipart-post (1.2.0) multipart-post (1.2.0)
mustache (0.99.4) mustache (0.99.4)
net-scp (1.1.2) net-scp (1.1.2)
@ -445,7 +445,7 @@ GEM
tilt (1.4.1) tilt (1.4.1)
timecop (0.6.2.2) timecop (0.6.2.2)
timers (1.1.0) timers (1.1.0)
treetop (1.4.14) treetop (1.4.15)
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.37) tzinfo (0.3.37)