From 27a926105ce22150c29e0c93ea24ef29d140bf2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:26:28 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.3 in /docs Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. - [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.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index c84dfab..808547d 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -9,6 +9,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) + ffi (1.15.5) ffi (1.15.5-x64-mingw-ucrt) forwardable-extended (2.6.0) http_parser.rb (0.8.0) @@ -51,7 +52,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -60,11 +62,13 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + strscan (3.1.0) wdm (0.1.1) webrick (1.7.0) PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES jekyll (= 3.9.0)