From e010ffa9cdaf6f202c1559af533ce4c15704e34f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 03:02:05 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.2.8 to 3.3.6 in /.github Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 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.2.8...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .github/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/Gemfile.lock b/.github/Gemfile.lock index d05f444..c214770 100644 --- a/.github/Gemfile.lock +++ b/.github/Gemfile.lock @@ -47,8 +47,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.6) + strscan strscan (3.1.0) stud (0.0.23) thor (1.3.1)