From a0a1ac5d4180feae71f6cdcdb27e68fb2504bac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 09:32:28 +0000 Subject: [PATCH] Bump rexml from 3.2.8 to 3.3.5 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.5. - [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.5) --- 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, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 489a552..e4fc779 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.5' # Use Active Storage variant # gem 'image_processing', '~> 1.2' diff --git a/Gemfile.lock b/Gemfile.lock index 665ea1f..32f0aaf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,8 +196,8 @@ 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.5) + strscan rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -271,7 +271,7 @@ DEPENDENCIES listen (~> 3.9) puma (~> 6.4) rails (~> 7.1.3) - rexml (~> 3.2.8) + rexml (~> 3.3.5) sass-rails (>= 6) selenium-webdriver spring