From 7a1816d750c9c48adb7a304a8ad039d78a802617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:23:31 +0000 Subject: [PATCH] Bump rexml Bumps the bundler group with 1 update in the /examples/middleman directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.6 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.6...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- examples/middleman/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/middleman/Gemfile.lock b/examples/middleman/Gemfile.lock index 5ac6b1e1043c..a5a5a9c4004d 100644 --- a/examples/middleman/Gemfile.lock +++ b/examples/middleman/Gemfile.lock @@ -87,10 +87,12 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.3.3) + strscan sassc (2.4.0) ffi (~> 1.9) servolux (0.13.0) + strscan (3.1.0) temple (0.10.3) thor (1.2.2) tilt (2.0.11)