From 0eaa4aeb622ece4c313a3909384a93639bd959e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 16:00:49 +0000 Subject: [PATCH] Bump activemerchant from 1.107.4 to 1.119.0 Bumps [activemerchant](https://github.com/activemerchant/active_merchant) from 1.107.4 to 1.119.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.107.4...v1.119.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00978533d1..642c0a8408 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM activejob (5.0.7.2) activesupport (= 5.0.7.2) globalid (>= 0.3.6) - activemerchant (1.107.4) + activemerchant (1.119.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9)