diff --git a/Gemfile.lock b/Gemfile.lock index e2c665b..4e58cb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,32 +17,32 @@ PATH GEM remote: http://rubygems.org/ specs: - actionmailer (3.2.11) - actionpack (= 3.2.11) - mail (~> 2.4.4) - actionpack (3.2.11) - activemodel (= 3.2.11) - activesupport (= 3.2.11) + actionmailer (3.2.22.5) + actionpack (= 3.2.22.5) + mail (~> 2.5.4) + actionpack (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) - rack (~> 1.4.0) + rack (~> 1.4.5) rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - activemodel (3.2.11) - activesupport (= 3.2.11) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activerecord (3.2.11) - activemodel (= 3.2.11) - activesupport (= 3.2.11) + activerecord (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activeresource (3.2.11) - activemodel (= 3.2.11) - activesupport (= 3.2.11) - activesupport (3.2.11) - i18n (~> 0.6) + activeresource (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) acts_as_indexed (0.8.3) addressable (2.3.2) @@ -67,7 +67,7 @@ GEM execjs coffee-script-source (1.12.2) coffee_cup (0.0.4) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) database_cleaner (0.9.1) dragonfly (0.9.15) multi_json (~> 1.0) @@ -102,42 +102,41 @@ GEM rb-inotify (>= 0.9) rb-kqueue (>= 0.2) lumberjack (1.0.3) - mail (2.4.4) - i18n (>= 0.4.0) + mail (2.5.5) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.1) - mime-types (1.19) - multi_json (1.3.6) + mime-types (1.25.1) + multi_json (1.15.0) nokogiri (1.5.5) polyglot (0.3.5) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) - rack (1.4.1) - rack-cache (1.8.0) + rack (1.4.7) + rack-cache (1.13.0) rack (>= 0.4) rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) - rails (3.2.11) - actionmailer (= 3.2.11) - actionpack (= 3.2.11) - activerecord (= 3.2.11) - activeresource (= 3.2.11) - activesupport (= 3.2.11) + rails (3.2.22.5) + actionmailer (= 3.2.22.5) + actionpack (= 3.2.22.5) + activerecord (= 3.2.22.5) + activeresource (= 3.2.22.5) + activesupport (= 3.2.22.5) bundler (~> 1.0) - railties (= 3.2.11) - railties (3.2.11) - actionpack (= 3.2.11) - activesupport (= 3.2.11) + railties (= 3.2.22.5) + railties (3.2.22.5) + actionpack (= 3.2.22.5) + activesupport (= 3.2.22.5) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (12.3.2) + rake (13.0.6) rb-fsevent (0.9.3) rb-inotify (0.9.0) ffi (>= 0.5.0) @@ -173,14 +172,14 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (0.18.1) + thor (1.2.1) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) turn (0.9.3) ansi - tzinfo (0.3.55) + tzinfo (0.3.60) uglifier (4.1.20) execjs (>= 0.3.0, < 3) will_paginate (3.1.6)