From eaf748fe1f8f148210d3ba05d8c7a8a4aad5c38a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 23:00:44 +0000 Subject: [PATCH] Bump sawyer from 0.9.2 to 0.9.3 Bumps [sawyer](https://github.com/lostisland/sawyer) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/lostisland/sawyer/releases) - [Commits](https://github.com/lostisland/sawyer/compare/v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: sawyer dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8caf5564..6371cd21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,16 +40,16 @@ GEM diff-lcs (1.6.2) docile (1.4.1) drb (2.2.3) - faraday (2.13.1) + faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) hashdiff (1.2.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.12.2) + json (2.15.1) jsonpath (1.1.5) multi_json language_server-protocol (3.17.0.5) @@ -121,7 +121,7 @@ GEM rubocop (~> 1.72, >= 1.72.1) rubocop-rspec (~> 3.5) ruby-progressbar (1.13.0) - sawyer (0.9.2) + sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) @@ -136,7 +136,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2)