From 5667042af439beb3cd86a333703c33b1bba71598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 23:28:30 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.3 in /demo 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] --- demo/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index 32af8f3..3a86d5a 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -52,11 +52,13 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rouge (3.20.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) + strscan (3.1.0) swiftfire-jekyll-theme (0.2.0) jekyll (> 3.6, < 5.0) jekyll-data (>= 1.0, < 2.0)