From fad37318b3ca2eb35474232ab496e4bd6b3d2dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 17:53:34 +0000 Subject: [PATCH] chore(deps): bump activemerchant from 1.123.0 to 1.133.0 Bumps [activemerchant](https://github.com/activemerchant/active_merchant) from 1.123.0 to 1.133.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.133.0) --- updated-dependencies: - dependency-name: activemerchant dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fc4250cd8a..53a086a95f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,11 +98,12 @@ GEM activejob (7.0.8) activesupport (= 7.0.8) globalid (>= 0.3.6) - activemerchant (1.123.0) + activemerchant (1.133.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9) nokogiri (~> 1.4) + rexml (~> 3.2.5) activemodel (7.0.8) activesupport (= 7.0.8) activerecord (7.0.8)