From ffa72681590fdac2877672c0b91607e9242df8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:55:41 +0000 Subject: [PATCH] build(deps-dev): bump rexml from 3.3.9 to 3.4.2 in /gusto_embedded Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. - [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.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- gusto_embedded/Gemfile.lock | 39 ++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/gusto_embedded/Gemfile.lock b/gusto_embedded/Gemfile.lock index 4a386f7f..eb3ee343 100644 --- a/gusto_embedded/Gemfile.lock +++ b/gusto_embedded/Gemfile.lock @@ -12,6 +12,9 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) + coderay (1.1.3) + commander (5.0.0) + highline (~> 3.0.0) erubi (1.13.0) faraday (2.12.1) faraday-net_http (>= 2.0, < 3.5) @@ -21,30 +24,36 @@ GEM multipart-post (~> 2) faraday-net_http (3.4.0) net-http (>= 0.5.0) + highline (3.0.1) json (2.8.2) language_server-protocol (3.17.0.3) logger (1.6.1) + method_source (1.1.0) minitest (5.25.2) minitest-focus (1.4.0) minitest (>= 4, < 6) multipart-post (2.4.1) net-http (0.5.0) uri - netrc (0.11.0) parallel (1.26.3) + parlour (9.1.2) + commander (~> 5.0) + parser + rainbow (~> 3.0) + sorbet-runtime (>= 0.5) parser (3.3.6.0) ast (~> 2.4.1) racc prism (0.27.0) + pry (0.15.2) + coderay (~> 1.1) + method_source (~> 1.0) racc (1.8.1) rack (3.1.8) rainbow (3.1.1) rake (13.2.1) - rbi (0.1.12) - prism (>= 0.18.0, < 0.28) - sorbet-runtime (>= 0.5.9204) regexp_parser (2.9.2) - rexml (3.3.9) + rexml (3.4.2) rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -73,22 +82,16 @@ GEM prism (>= 0.19.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) - tapioca (0.13.3) - bundler (>= 2.2.25) - netrc (>= 0.11.0) - parallel (>= 1.21.0) - rbi (>= 0.1.4, < 0.2) - sorbet-static-and-runtime (>= 0.5.11087) - spoom (>= 1.2.0) - thor (>= 1.2.0) - yard-sorbet + tapioca (0.4.13) + parlour (>= 2.1.0) + pry (>= 0.12.2) + sorbet-runtime + sorbet-static (>= 0.4.4471) + spoom + thor (>= 0.19.2) thor (1.3.2) unicode-display_width (2.6.0) uri (1.0.2) - yard (0.9.37) - yard-sorbet (0.8.1) - sorbet-runtime (>= 0.5) - yard (>= 0.9) PLATFORMS aarch64-linux