From a11e616d41d48aaa025ee72639223fd94b15fa71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 21:00:08 +0000 Subject: [PATCH] build(deps): bump rexml from 3.3.4 to 3.3.6 in /docs Bumps [rexml](https://github.com/ruby/rexml) from 3.3.4 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.4...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b5ce051..349b146 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -253,7 +253,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.4) + rexml (3.3.6) strscan rouge (3.30.0) rubyzip (2.3.2) @@ -290,7 +290,7 @@ DEPENDENCIES jekyll-feed (~> 0.12) tzinfo (~> 1.2) tzinfo-data - wdm (~> 0.1.1) + wdm (~> 0.2.0) BUNDLED WITH 2.2.17