From 85eca6d42c4fae7f73d5099a1e2193122cf217a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:35:18 +0000 Subject: [PATCH] Bump rexml from 3.2.8 to 3.3.8 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 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.2.8...v3.3.8) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 489a552..9bbf116 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'jbuilder', '~> 2.12' # gem 'redis', '~> 4.0' # Use Active Model has_secure_password # gem 'bcrypt', '~> 3.1.7' -gem 'rexml', '~> 3.2.8' +gem 'rexml', '~> 3.3.8' # Use Active Storage variant # gem 'image_processing', '~> 1.2' diff --git a/Gemfile.lock b/Gemfile.lock index 665ea1f..cac77e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,8 +196,7 @@ GEM regexp_parser (2.9.0) reline (0.5.7) io-console (~> 0.5) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.8) rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -228,7 +227,6 @@ GEM sqlite3 (1.7.2) mini_portile2 (~> 2.8.0) stringio (3.1.0) - strscan (3.1.0) thor (1.3.1) tilt (2.0.10) timeout (0.4.1) @@ -271,7 +269,7 @@ DEPENDENCIES listen (~> 3.9) puma (~> 6.4) rails (~> 7.1.3) - rexml (~> 3.2.8) + rexml (~> 3.3.8) sass-rails (>= 6) selenium-webdriver spring