From 9653b0a965b09659717d425854473adb7146bc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 00:26:49 +0000 Subject: [PATCH] Bump activemerchant from 1.120.0 to 1.121.0 Bumps [activemerchant](https://github.com/activemerchant/active_merchant) from 1.120.0 to 1.121.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.120.0...v1.121.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 cb473c6ebb..b9401c628b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM activejob (6.0.3.7) activesupport (= 6.0.3.7) globalid (>= 0.3.6) - activemerchant (1.120.0) + activemerchant (1.121.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9)