From ad3573728bec836389d982d2358a73d37b722c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:25:23 +0000 Subject: [PATCH] build(deps): bump faraday Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.11 to 2.14.2. - [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/v2.7.11...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../rails-cloudsql-postgres/Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/appengine/flexible/ruby31-and-earlier/rails-cloudsql-postgres/Gemfile.lock b/appengine/flexible/ruby31-and-earlier/rails-cloudsql-postgres/Gemfile.lock index 0df8b0e3c..c220ea879 100644 --- a/appengine/flexible/ruby31-and-earlier/rails-cloudsql-postgres/Gemfile.lock +++ b/appengine/flexible/ruby31-and-earlier/rails-cloudsql-postgres/Gemfile.lock @@ -49,7 +49,6 @@ GEM google-serverless-exec (>= 0.1, < 2.a) stackdriver (~> 0.21) arel (9.0.0) - base64 (0.1.1) bindex (0.8.1) builder (3.2.4) byebug (11.1.3) @@ -70,11 +69,12 @@ GEM date (3.5.1) diff-lcs (1.5.0) erubi (1.12.0) - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-retry (2.2.0) faraday (~> 2.0) ferrum (0.13) @@ -149,10 +149,12 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) + json (2.19.5) jwt (2.7.1) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -168,6 +170,8 @@ GEM mini_portile2 (2.8.6) minitest (5.20.0) multi_json (1.15.0) + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.4.24) date net-protocol @@ -243,7 +247,6 @@ GEM rspec-support (3.12.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - ruby2_keywords (0.0.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -281,6 +284,7 @@ GEM timeout (0.6.1) tzinfo (1.2.11) thread_safe (~> 0.1) + uri (1.1.1) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0)