Commit a237c802 authored by randx's avatar randx

Rails version to 3.2.8

parent 5867a5c2
source "http://rubygems.org" source "http://rubygems.org"
gem "rails", "3.2.5" gem "rails", "3.2.8"
# Supported DBs # Supported DBs
gem "sqlite3" gem "sqlite3"
......
...@@ -69,31 +69,31 @@ GEM ...@@ -69,31 +69,31 @@ GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
ZenTest (4.8.1) ZenTest (4.8.1)
actionmailer (3.2.5) actionmailer (3.2.8)
actionpack (= 3.2.5) actionpack (= 3.2.8)
mail (~> 2.4.4) mail (~> 2.4.4)
actionpack (3.2.5) actionpack (3.2.8)
activemodel (= 3.2.5) activemodel (= 3.2.8)
activesupport (= 3.2.5) activesupport (= 3.2.8)
builder (~> 3.0.0) builder (~> 3.0.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
journey (~> 1.0.1) journey (~> 1.0.4)
rack (~> 1.4.0) rack (~> 1.4.0)
rack-cache (~> 1.2) rack-cache (~> 1.2)
rack-test (~> 0.6.1) rack-test (~> 0.6.1)
sprockets (~> 2.1.3) sprockets (~> 2.1.3)
activemodel (3.2.5) activemodel (3.2.8)
activesupport (= 3.2.5) activesupport (= 3.2.8)
builder (~> 3.0.0) builder (~> 3.0.0)
activerecord (3.2.5) activerecord (3.2.8)
activemodel (= 3.2.5) activemodel (= 3.2.8)
activesupport (= 3.2.5) activesupport (= 3.2.8)
arel (~> 3.0.2) arel (~> 3.0.2)
tzinfo (~> 0.3.29) tzinfo (~> 0.3.29)
activeresource (3.2.5) activeresource (3.2.8)
activemodel (= 3.2.5) activemodel (= 3.2.8)
activesupport (= 3.2.5) activesupport (= 3.2.8)
activesupport (3.2.5) activesupport (3.2.8)
i18n (~> 0.6) i18n (~> 0.6)
multi_json (~> 1.0) multi_json (~> 1.0)
acts-as-taggable-on (2.3.1) acts-as-taggable-on (2.3.1)
...@@ -189,14 +189,14 @@ GEM ...@@ -189,14 +189,14 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
multi_xml multi_xml
i18n (0.6.0) i18n (0.6.0)
journey (1.0.3) journey (1.0.4)
jquery-rails (2.0.2) jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0) railties (>= 3.2.0, < 5.0)
thor (~> 0.14) thor (~> 0.14)
jquery-ui-rails (0.5.0) jquery-ui-rails (0.5.0)
jquery-rails jquery-rails
railties (>= 3.1.0) railties (>= 3.1.0)
json (1.7.3) json (1.7.4)
kaminari (0.13.0) kaminari (0.13.0)
actionpack (>= 3.0.0) actionpack (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
...@@ -214,7 +214,7 @@ GEM ...@@ -214,7 +214,7 @@ GEM
mime-types (~> 1.16) mime-types (~> 1.16)
treetop (~> 1.4.8) treetop (~> 1.4.8)
method_source (0.7.1) method_source (0.7.1)
mime-types (1.18) mime-types (1.19)
minitest (3.1.0) minitest (3.1.0)
modernizr (2.5.3) modernizr (2.5.3)
sprockets (~> 2.0) sprockets (~> 2.0)
...@@ -247,19 +247,19 @@ GEM ...@@ -247,19 +247,19 @@ GEM
rack rack
rack-test (0.6.1) rack-test (0.6.1)
rack (>= 1.0) rack (>= 1.0)
rails (3.2.5) rails (3.2.8)
actionmailer (= 3.2.5) actionmailer (= 3.2.8)
actionpack (= 3.2.5) actionpack (= 3.2.8)
activerecord (= 3.2.5) activerecord (= 3.2.8)
activeresource (= 3.2.5) activeresource (= 3.2.8)
activesupport (= 3.2.5) activesupport (= 3.2.8)
bundler (~> 1.0) bundler (~> 1.0)
railties (= 3.2.5) railties (= 3.2.8)
rails-footnotes (3.7.8) rails-footnotes (3.7.8)
rails (>= 3.0.0) rails (>= 3.0.0)
railties (3.2.5) railties (3.2.8)
actionpack (= 3.2.5) actionpack (= 3.2.8)
activesupport (= 3.2.5) activesupport (= 3.2.8)
rack-ssl (~> 1.3.2) rack-ssl (~> 1.3.2)
rake (>= 0.8.7) rake (>= 0.8.7)
rdoc (~> 3.4) rdoc (~> 3.4)
...@@ -342,7 +342,7 @@ GEM ...@@ -342,7 +342,7 @@ GEM
daemons (>= 1.0.9) daemons (>= 1.0.9)
eventmachine (>= 0.12.6) eventmachine (>= 0.12.6)
rack (>= 1.0.0) rack (>= 1.0.0)
thor (0.15.2) thor (0.15.4)
tilt (1.3.3) tilt (1.3.3)
treetop (1.4.10) treetop (1.4.10)
polyglot polyglot
...@@ -411,7 +411,7 @@ DEPENDENCIES ...@@ -411,7 +411,7 @@ DEPENDENCIES
pry pry
pygments.rb! pygments.rb!
rack-mini-profiler rack-mini-profiler
rails (= 3.2.5) rails (= 3.2.8)
rails-footnotes rails-footnotes
raphael-rails (= 1.5.2) raphael-rails (= 1.5.2)
redcarpet (~> 2.1.1) redcarpet (~> 2.1.1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment