From 21c0baa96503c230399671a1c19872318b5c4355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 01:10:42 +0000 Subject: [PATCH] Bump activemerchant from 1.123.0 to 1.126.0 Bumps [activemerchant](https://github.com/activemerchant/active_merchant) from 1.123.0 to 1.126.0. - [Release notes](https://github.com/activemerchant/active_merchant/releases) - [Changelog](https://github.com/activemerchant/active_merchant/blob/master/CHANGELOG) - [Commits](https://github.com/activemerchant/active_merchant/compare/v1.123.0...v1.126.0) --- updated-dependencies: - dependency-name: activemerchant dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d91a1c23b5..649d9d8b86 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.123.0) + activemerchant (1.126.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9)