From fb9adf051eb1aa228641af5a4aae7dcabbab16fd Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Wed, 18 Sep 2013 11:42:09 +1000 Subject: [PATCH] Update bugsnag. I can haz custom exception metadata? --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 404576acf4..6e47daef6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,8 +176,8 @@ GEM nokogiri (>= 1.4.4) uuidtools (~> 2.1) bcrypt-ruby (3.1.2) - bugsnag (1.2.4) - httparty (>= 0.5, < 1.0) + bugsnag (1.5.2) + httparty (>= 0.6, < 1.0) multi_json (~> 1.0) builder (3.0.4) cancan (1.6.8) @@ -301,7 +301,7 @@ GEM money (5.0.0) i18n (~> 0.4) json - multi_json (1.7.9) + multi_json (1.8.0) multi_xml (0.5.5) net-scp (1.1.2) net-ssh (>= 2.6.5)