From 11483a77e8b77664cd8b305b58af7ec2484a1db3 Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Wed, 17 Oct 2012 08:42:33 +1100 Subject: [PATCH] Update bugsnag and spree_paypal_express for paypal error debugging --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6043c4c35e..5f8bef40fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: git://github.com/RohanM/spree_paypal_express.git - revision: ca5723c0e268e74adcb9b8ec04d082d86888f313 + revision: ab580fde06d6b2b607db74a7eb4e5ef52a313862 branch: 1-1-stable specs: spree_paypal_express (1.1.0) @@ -144,10 +144,10 @@ GEM nokogiri (>= 1.4.4) uuidtools (~> 2.1) bcrypt-ruby (3.0.1) - bugsnag (1.1.2) - httparty (~> 0.8.3) - multi_json (~> 1.3.4) - builder (3.0.3) + bugsnag (1.2.4) + httparty (>= 0.5, < 1.0) + multi_json (~> 1.0) + builder (3.0.4) cancan (1.6.7) capybara (1.1.2) mime-types (>= 1.16)