diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c829d4dcb..32b09a723 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,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) @@ -168,8 +168,9 @@ 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) @@ -215,7 +216,7 @@ GEM ref (1.0.5) rest-client (1.6.7) mime-types (>= 1.16) - rmagick (2.13.2) + rmagick (2.14.0) routing-filter (0.3.1) actionpack rspec-core (2.13.1) @@ -262,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) @@ -290,7 +291,7 @@ GEM rack (>= 1.0) rack-test (>= 0.5.3) will_paginate (3.0.5) - xapian-full-alaveteli (1.2.9.5) + xapian-full-alaveteli (1.2.9.7) xml-simple (1.1.2) zip (2.0.2) @@ -331,6 +332,7 @@ DEPENDENCIES net-purge (~> 0.1.0) newrelic_rpm nokogiri (~> 1.5.9) + open4 (~> 1.3.4) pg (~> 0.17.1) pry (~> 0.9.6) quiet_assets (~> 1.0.2) @@ -340,7 +342,7 @@ DEPENDENCIES rake (= 0.9.2.2) rdoc (~> 3.12.2) recaptcha (~> 0.3.1) - rmagick (~> 2.13.2) + rmagick (~> 2.14.0) routing-filter (~> 0.3.1) rspec-rails (~> 2.13.2) ruby-debug (~> 0.10.4) @@ -358,6 +360,6 @@ DEPENDENCIES vpim (~> 13.11.11) webrat (~> 0.7.3) will_paginate (~> 3.0.5) - xapian-full-alaveteli (~> 1.2.9.5) + xapian-full-alaveteli (~> 1.2.9.7) xml-simple (~> 1.1.2) zip (~> 2.0.2) |