From da328edc82fcf7498b487ca91eeb755bd780b3fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:27:45 +0000 Subject: [PATCH] Bump faraday from 1.0.1 to 1.10.5 in /android Bumps [faraday](https://github.com/lostisland/faraday) from 1.0.1 to 1.10.5. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v1.0.1...v1.10.5) --- updated-dependencies: - dependency-name: faraday dependency-version: 1.10.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- android/Gemfile.lock | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/android/Gemfile.lock b/android/Gemfile.lock index adc5df6..f315d2b 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -35,11 +35,32 @@ GEM dotenv (2.7.5) emoji_regex (1.0.1) excon (0.73.0) - faraday (1.0.1) - multipart-post (>= 1.2, < 3) + faraday (1.10.5) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) http-cookie (~> 1.0.0) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.1) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.2.0) + multipart-post (~> 2.0) + faraday-net_http (1.0.2) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) faraday_middleware (1.0.0) faraday (~> 1.0) fastimage (2.1.7) @@ -134,6 +155,7 @@ GEM uber (< 0.2.0) retriable (3.1.2) rouge (2.0.7) + ruby2_keywords (0.0.5) rubyzip (1.3.0) security (0.1.3) signet (0.14.0) @@ -156,7 +178,6 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) - unf_ext (0.0.7.7-x64-mingw32) unicode-display_width (1.7.0) word_wrap (1.0.0) xcodeproj (1.16.0) @@ -171,7 +192,7 @@ GEM xcpretty (~> 0.2, >= 0.0.7) PLATFORMS - x64-mingw32 + x64-mingw-ucrt x86_64-linux DEPENDENCIES