From c1ee12dde4474495fde64b9db58b0c653319397a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:27:39 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.6 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.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.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c843164d..34fc4866 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,8 +100,11 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.5) + rexml (3.3.6) + strscan rmagick (2.16.0) + rss (0.3.1) + rexml rubocop (0.92.0) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -163,6 +166,7 @@ DEPENDENCIES require_all rest-client rmagick (~> 2.16) + rss rubocop shoulda-context sinatra (~> 2.1)