From 1567a742f0d9c1a7becaa8b4d088dc9780955df8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:19:57 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.3.3 to 3.3.6 in /FabricExample Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 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.3...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- FabricExample/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FabricExample/Gemfile.lock b/FabricExample/Gemfile.lock index a7f485ef2c..c3dd70283f 100644 --- a/FabricExample/Gemfile.lock +++ b/FabricExample/Gemfile.lock @@ -75,7 +75,7 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.3) + rexml (3.3.6) strscan ruby-macho (2.5.1) strscan (3.1.0)