From 4abb1b69689c5a50b7677229dcbf8858bdbd113d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 12:54:08 -0700 Subject: [PATCH] Bump rexml from 3.2.5 to 3.2.8 (#46) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd137bb..c2cf30a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,11 +56,13 @@ GEM rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (3.28.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) + strscan (3.1.0) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (1.8.0) @@ -70,6 +72,7 @@ PLATFORMS arm64-darwin-22 x86_64-darwin-19 x86_64-darwin-21 + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)