From 685a3eb14f13894dc904a0d9ce7ba6ec7aa7136a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 09:02:43 +0000 Subject: [PATCH] Bump activemerchant from 1.121.0 to 1.123.0 Bumps [activemerchant](https://github.com/activemerchant/active_merchant) from 1.121.0 to 1.123.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.121.0...v1.123.0) --- updated-dependencies: - dependency-name: activemerchant dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc06b102d2..e0fde83f69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM activejob (6.1.4.1) activesupport (= 6.1.4.1) globalid (>= 0.3.6) - activemerchant (1.121.0) + activemerchant (1.123.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9) @@ -387,7 +387,7 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.5.8) - nokogiri (1.12.3) + nokogiri (1.12.4) mini_portile2 (~> 2.6.1) racc (~> 1.4) oauth2 (1.4.7)