From 9a9b729c4a5621b2977a8454668ed2bd7f132dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 02:33:43 +0000 Subject: [PATCH] Bump rexml from 3.3.2 to 3.3.8 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 to 3.3.8. - [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.2...v3.3.8) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3da1595b7..203af9d79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,15 +15,13 @@ GEM base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) rack-ssl-enforcer (0.2.9) - rexml (3.3.2) - strscan + rexml (3.3.8) ruby2_keywords (0.0.5) sinatra (3.2.0) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) rack-protection (= 3.2.0) tilt (~> 2.0) - strscan (3.1.0) thin (1.8.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4)