diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 115 |
1 files changed, 67 insertions, 48 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b5f5671f3..2f88a474e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,6 +19,7 @@ GIT GIT remote: git://github.com/technoweenie/acts_as_versioned.git revision: 63b1fc8529d028fae632fe80ec0cb25df56cd76b + ref: 63b1fc8529d028 specs: acts_as_versioned (0.6.0) activerecord (>= 3.0.9) @@ -67,6 +68,7 @@ GEM net-ssh-gateway (>= 1.1.0) charlock_holmes (0.6.9.4) chunky_png (1.3.3) + coderay (1.1.0) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) @@ -98,7 +100,7 @@ GEM diff-lcs (1.2.4) dynamic_form (1.1.4) erubis (2.7.0) - eventmachine (1.0.3) + eventmachine (1.0.7) exception_notification (3.0.1) actionmailer (>= 3.0.4) activesupport (>= 3.0.4) @@ -125,14 +127,17 @@ GEM tilt highline (1.6.19) hike (1.2.3) + holidays (1.0.8) i18n (0.6.11) + icalendar (1.4.3) + iso_country_codes (0.6.1) journey (1.0.4) jquery-rails (3.0.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (4.1.0) railties (>= 3.1.0) - json (1.8.1) + json (1.8.2) libv8 (3.16.14.3) linecache (0.46) rbx-require-relative (> 0.0.4) @@ -151,6 +156,7 @@ GEM sqlite3 (~> 1.3) thin (~> 1.5.0) memcache-client (1.8.5) + method_source (0.8.2) mime-types (1.25.1) multi_json (1.10.1) net-http-local (0.1.2) @@ -162,13 +168,18 @@ GEM net-ssh (2.6.7) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - newrelic_rpm (3.9.7.266) + newrelic_rpm (3.11.1.284) nokogiri (1.5.9) + open4 (1.3.4) paper_trail (2.7.2) activerecord (~> 3.0) railties (~> 3.0) - pg (0.15.1) + pg (0.17.1) polyglot (0.3.5) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) rack (1.4.5) @@ -201,7 +212,7 @@ GEM rbx-require-relative (0.0.9) rdoc (3.12.2) json (~> 1.4) - recaptcha (0.3.5) + recaptcha (0.3.6) ref (1.0.5) rest-client (1.6.7) mime-types (>= 1.16) @@ -230,6 +241,7 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) + secure_headers (1.3.4) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) @@ -241,6 +253,7 @@ GEM skinny (0.2.3) eventmachine (~> 1.0.0) thin (~> 1.5.0) + slop (3.6.0) spork (1.0.0rc3) spork-rails (3.2.1) rails (>= 3.0.0, < 3.3.0) @@ -250,7 +263,7 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.7) + sqlite3 (1.3.10) statistics2 (0.54) syslog_protocol (0.9.2) text (1.2.1) @@ -287,60 +300,66 @@ PLATFORMS DEPENDENCIES acts_as_versioned! - annotate - bootstrap-sass - capistrano - charlock_holmes + annotate (~> 2.5.0) + bootstrap-sass (~> 2.3.1.2) + capistrano (~> 2.15.4) + charlock_holmes (~> 0.6.9.4) coffee-rails (~> 3.2.1) compass-rails (= 2.0.0) coveralls - debugger - dynamic_form - exception_notification + debugger (~> 1.6.0) + dynamic_form (~> 1.1.4) + exception_notification (~> 3.0.1) factory_girl_rails (~> 1.7) - fakeweb - fancybox-rails - fast_gettext - foundation-rails - gettext - gettext_i18n_rails + fakeweb (~> 1.3.0) + fancybox-rails (~> 0.2.1) + fast_gettext (~> 0.7.0) + foundation-rails (~> 5.2.1.0) + gettext (~> 2.3.9) + gettext_i18n_rails (~> 0.9.4) globalize3! + holidays (~> 1.0.8) + icalendar (= 1.4.3) + iso_country_codes (~> 0.6.1) jquery-rails (~> 3.0.4) - jquery-ui-rails - json - locale - mahoro - mailcatcher - memcache-client - net-http-local - net-purge + jquery-ui-rails (~> 4.1.0) + json (~> 1.8.1) + locale (~> 2.0.8) + mahoro (~> 0.4) + mailcatcher (~> 0.5.11) + memcache-client (~> 1.8.5) + net-http-local (~> 0.1.2) + net-purge (~> 0.1.0) newrelic_rpm - nokogiri - pg - quiet_assets - rack + nokogiri (~> 1.5.9) + open4 (~> 1.3.4) + pg (~> 0.17.1) + pry (~> 0.9.6) + quiet_assets (~> 1.0.2) + rack (~> 1.4.5) rails (= 3.2.21) - rails-i18n + rails-i18n (~> 0.7.3) rake (= 0.9.2.2) - rdoc + rdoc (~> 3.12.2) recaptcha (~> 0.3.1) - rmagick - routing-filter - rspec-rails - ruby-debug + rmagick (~> 2.13.2) + routing-filter (~> 0.3.1) + rspec-rails (~> 2.13.2) + ruby-debug (~> 0.10.4) ruby-msg (~> 1.5.0)! sass-rails (~> 3.2.3) - spork-rails + secure_headers (~> 1.3.4) + spork-rails (~> 3.2.1) statistics2 (~> 0.54) - syslog_protocol - therubyracer - thin + syslog_protocol (~> 0.9.2) + therubyracer (~> 0.12.0) + thin (~> 1.5.1) uglifier (>= 1.0.3) - unicode - unidecoder - vpim - webrat - will_paginate + unicode (~> 0.4.4) + unidecoder (~> 1.1.2) + vpim (~> 13.11.11) + webrat (~> 0.7.3) + will_paginate (~> 3.0.5) xapian-full-alaveteli (~> 1.2.9.5) - xml-simple - zip + xml-simple (~> 1.1.2) + zip (~> 2.0.2) |