From 7cb74f2452be29f85d421a21a789d1d853bc1d6d Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Mon, 22 Aug 2022 15:20:37 +1000 Subject: [PATCH] Revert "Merge pull request #9456 from openfoodfoundation/dependabot/bundler/activemerchant-1.126.0" This reverts commit 82f38c9aeaa3d52bdffd35982af77461ef5fd1f6, reversing changes made to 689720b749780fbc1f1be0f54313b87194a665db. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c35ec3927e..0572c7d9df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM activejob (6.1.6.1) activesupport (= 6.1.6.1) globalid (>= 0.3.6) - activemerchant (1.126.0) + activemerchant (1.123.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9)