From de90496104b92b0e91795941d8cb7190f744442f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 04:03:56 +0000 Subject: [PATCH] build(deps-dev): bump rexml in /bitacross-worker/scripts/changelog (#3010) Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> --- bitacross-worker/scripts/changelog/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitacross-worker/scripts/changelog/Gemfile.lock b/bitacross-worker/scripts/changelog/Gemfile.lock index 3aff48b5d5..6c22948a8e 100644 --- a/bitacross-worker/scripts/changelog/Gemfile.lock +++ b/bitacross-worker/scripts/changelog/Gemfile.lock @@ -39,7 +39,7 @@ GEM rainbow (3.0.0) rake (13.0.6) regexp_parser (2.1.1) - rexml (3.3.3) + rexml (3.3.6) strscan rubocop (1.23.0) parallel (~> 1.10)