From 8bd452b26c0ef209e7b86be1c4134edef87dd1de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:42:55 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.3.0 to 3.3.6 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.0 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.3.0...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3c1f66..28577b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,6 +10,7 @@ GEM http_parser.rb (~> 0) eventmachine (1.2.7) ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) http_parser.rb (0.8.0) i18n (1.14.5) @@ -48,7 +49,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.0) + rexml (3.3.6) strscan rouge (3.30.0) safe_yaml (1.0.5) @@ -62,6 +63,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES jekyll (= 4.1.1)