From 5c20fc7f482931b2dd7a1ad660937b5fb08c3232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:22:41 +0000 Subject: [PATCH] build(deps): bump faraday in /appengine/rails-cloudsql-postgres Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 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.10...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/rails-cloudsql-postgres/Gemfile.lock | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/appengine/rails-cloudsql-postgres/Gemfile.lock b/appengine/rails-cloudsql-postgres/Gemfile.lock index 66856ecc5..b25f15754 100644 --- a/appengine/rails-cloudsql-postgres/Gemfile.lock +++ b/appengine/rails-cloudsql-postgres/Gemfile.lock @@ -110,10 +110,12 @@ GEM drb (2.2.3) erb (5.0.2) erubi (1.12.0) - faraday (2.7.10) - 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) @@ -194,6 +196,7 @@ 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) @@ -215,6 +218,8 @@ GEM minitest (5.25.5) multi_json (1.15.0) mutex_m (0.3.0) + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.4.24) date net-protocol @@ -310,7 +315,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-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -348,6 +352,7 @@ GEM timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uri (1.1.1) web-console (4.2.0) actionview (>= 6.0.0) activemodel (>= 6.0.0)