From 3f0726f5a41860c464d01646a8f6d516e2282ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:54:55 +0000 Subject: [PATCH] chore(deps): Bump rexml from 3.3.4 to 3.3.6 in /example 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] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index c6c2d21..eef3944 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -75,7 +75,7 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.4) + rexml (3.3.6) strscan ruby-macho (2.5.1) strscan (3.1.0)