diff --git a/Gemfile b/Gemfile index 568e9ef..d28dd27 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '3.2.12' +gem 'rails', '3.2.13' gem 'mongoid', '~> 2.4.10' gem 'mongoid_rails_migrations' gem 'devise', '~> 1.5.4' diff --git a/Gemfile.lock b/Gemfile.lock index c0f46c1..ea91ef8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,16 +9,16 @@ GEM remote: http://rubygems.org/ specs: SystemTimer (1.2.3) - actionmailer (3.2.12) - actionpack (= 3.2.12) - mail (~> 2.4.4) + actionmailer (3.2.13) + actionpack (= 3.2.13) + mail (~> 2.5.3) actionmailer_inline_css (1.3.1) actionmailer (>= 3.0.0) nokogiri (>= 1.4.4) premailer (>= 1.7.1) - actionpack (3.2.12) - activemodel (= 3.2.12) - activesupport (= 3.2.12) + actionpack (3.2.13) + activemodel (= 3.2.13) + activesupport (= 3.2.13) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) @@ -26,19 +26,19 @@ GEM rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - 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) - activeresource (3.2.12) - activemodel (= 3.2.12) - activesupport (= 3.2.12) - activesupport (3.2.12) - i18n (~> 0.6) + activeresource (3.2.13) + activemodel (= 3.2.13) + activesupport (= 3.2.13) + activesupport (3.2.13) + i18n (= 0.6.1) multi_json (~> 1.0) addressable (2.3.2) arel (3.0.2) @@ -155,7 +155,7 @@ GEM activesupport (>= 3.0.0) linecache (0.46) rbx-require-relative (> 0.0.4) - mail (2.4.4) + mail (2.5.3) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) @@ -175,7 +175,7 @@ GEM bundler (>= 1.0.0) rails (>= 3.0.0) railties (>= 3.0.0) - multi_json (1.5.1) + multi_json (1.7.0) multi_xml (0.5.2) multipart-post (1.1.5) net-scp (1.0.4) @@ -239,19 +239,19 @@ GEM rack-ssl-enforcer (0.2.4) rack-test (0.6.2) rack (>= 1.0) - rails (3.2.12) - actionmailer (= 3.2.12) - actionpack (= 3.2.12) - activerecord (= 3.2.12) - activeresource (= 3.2.12) - activesupport (= 3.2.12) + rails (3.2.13) + actionmailer (= 3.2.13) + actionpack (= 3.2.13) + activerecord (= 3.2.13) + activeresource (= 3.2.13) + activesupport (= 3.2.13) bundler (~> 1.0) - railties (= 3.2.12) + railties (= 3.2.13) rails_autolink (1.0.9) rails (~> 3.1) - railties (3.2.12) - actionpack (= 3.2.12) - activesupport (= 3.2.12) + railties (3.2.13) + actionpack (= 3.2.13) + activesupport (= 3.2.13) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) @@ -259,7 +259,7 @@ GEM raindrops (0.10.0) rake (10.0.3) rbx-require-relative (0.0.9) - rdoc (3.12.1) + rdoc (3.12.2) json (~> 1.4) ref (1.0.2) responders (0.9.2) @@ -311,7 +311,7 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.17.0) - tilt (1.3.3) + tilt (1.3.6) timecop (0.3.5) treetop (1.4.12) polyglot @@ -319,7 +319,7 @@ GEM turbo-sprockets-rails3 (0.3.6) railties (> 3.2.8, < 4.0.0) sprockets (>= 2.0.0) - tzinfo (0.3.35) + tzinfo (0.3.37) uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3) @@ -382,7 +382,7 @@ DEPENDENCIES pry-rails rack-ssl rack-ssl-enforcer - rails (= 3.2.12) + rails (= 3.2.13) rails_autolink (~> 1.0.9) ri_cal rspec-rails (~> 2.6) -- libgit2 0.21.2