diff options
-rw-r--r-- | Gemfile.lock | 63 |
1 files changed, 34 insertions, 29 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c6575e2ea..9b824796f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,23 +24,25 @@ GIT GEM remote: http://rubygems.org/ specs: - annotate (2.4.0) + annotate (2.5.0) + rake archive-tar-minitar (0.5.2) - bootstrap-sass (2.1.1.0) + bootstrap-sass (2.3.0.1) + sass (~> 3.2) capistrano (2.14.2) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - chunky_png (1.2.6) + chunky_png (1.2.7) colorize (0.5.8) columnize (0.3.6) compass (0.12.2) chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) - coveralls (0.6.0) + coveralls (0.6.2) colorize multi_json (~> 1.3) rest-client @@ -48,28 +50,31 @@ GEM thor daemons (1.1.9) erubis (2.7.0) - eventmachine (1.0.0) + eventmachine (1.0.3) fakeweb (1.3.0) - fast_gettext (0.6.8) + fast_gettext (0.7.0) fastercsv (1.5.5) - fssm (0.2.9) - gettext (2.3.3) + fssm (0.2.10) + gettext (2.3.7) + levenshtein locale - gettext_i18n_rails (0.7.1) + gettext_i18n_rails (0.9.2) fast_gettext (>= 0.4.8) - haml (3.1.7) + haml (4.0.0) + tilt highline (1.6.15) - hoe (3.0.8) - rake (~> 0.8) - i18n (0.6.1) + hoe (3.5.1) + rake (>= 0.8, < 11.0) + i18n (0.6.4) json (1.7.7) + levenshtein (0.2.2) linecache (0.46) rbx-require-relative (> 0.0.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) - locale (2.0.5) + locale (2.0.8) mahoro (0.3) - mail (2.4.4) + mail (2.5.3) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) @@ -84,7 +89,7 @@ GEM sqlite3-ruby thin memcache-client (1.8.5) - mime-types (1.19) + mime-types (1.21) multi_json (1.6.1) net-http-local (0.1.2) net-purge (0.1.0) @@ -92,12 +97,12 @@ GEM net-ssh (>= 2.6.5) net-sftp (2.1.1) net-ssh (>= 2.6.5) - net-ssh (2.6.5) + net-ssh (2.6.6) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - newrelic_rpm (3.5.4.34) + newrelic_rpm (3.5.8.72) nokogiri (1.5.6) - pg (0.13.2) + pg (0.14.1) polyglot (0.3.3) rack (1.1.6) rack-ssl (1.3.3) @@ -106,12 +111,12 @@ GEM rack (>= 1.0) rake (0.9.2.2) rbx-require-relative (0.0.9) - rdoc (3.12.1) + rdoc (4.0.0) json (~> 1.4) - recaptcha (0.3.4) + recaptcha (0.3.5) rest-client (1.6.7) mime-types (>= 1.16) - rmagick (2.13.1) + rmagick (2.13.2) routing-filter (0.2.4) actionpack rspec (1.3.2) @@ -131,13 +136,13 @@ GEM columnize (>= 0.3.1) linecache19 (>= 0.5.11) ruby-debug-base19 (>= 0.11.19) - ruby-msg (1.5.0) + ruby-msg (1.5.1) ruby-ole (>= 1.2.8) vpim (>= 0.360) - ruby-ole (1.2.11.3) + ruby-ole (1.2.11.6) ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) - sass (3.2.1) + sass (3.2.7) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) @@ -148,7 +153,7 @@ GEM skinny (0.2.3) eventmachine (~> 1.0.0) thin (~> 1.5.0) - sqlite3 (1.3.6) + sqlite3 (1.3.7) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) syslog_protocol (0.9.2) @@ -159,8 +164,8 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.17.0) - tilt (1.3.3) - treetop (1.4.11) + tilt (1.3.5) + treetop (1.4.12) polyglot polyglot (>= 0.3.1) vpim (0.695) @@ -170,7 +175,7 @@ GEM rack-test (>= 0.5.3) will_paginate (2.3.16) xapian-full-alaveteli (1.2.9.5) - xml-simple (1.1.1) + xml-simple (1.1.2) zip (2.0.2) PLATFORMS |