From 7074f7e7382132188c58bd2b62a7167aee93b34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:35:34 -0400 Subject: [PATCH] Bump rexml from 3.2.5 to 3.2.6 (#344) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.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.2.5...v3.2.6) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jheikes515 <87785368+jheikes515@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3989b14b..d8861e26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) rack-ssl-enforcer (0.2.9) - rexml (3.2.5) + rexml (3.2.6) ruby2_keywords (0.0.5) sinatra (3.2.0) mustermann (~> 3.0)