From 00a116998c1beda3a36dc743e8ef5b8341f49630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 11:01:59 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.9 in /apps/tvos-example Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.9. - [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.2.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/tvos-example/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/tvos-example/Gemfile.lock b/apps/tvos-example/Gemfile.lock index 32e2a94b9ea8..8708c745f37e 100644 --- a/apps/tvos-example/Gemfile.lock +++ b/apps/tvos-example/Gemfile.lock @@ -75,8 +75,10 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.2.6) + rexml (3.2.9) + strscan ruby-macho (2.5.1) + strscan (3.1.0) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6)