From 65135880f2dbd38100afb6c6911e3633c533eff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 12:42:57 +0000 Subject: [PATCH] Bump fastly from 16.1.0 to 17.0.0 Bumps [fastly](https://github.com/fastly/fastly-ruby) from 16.1.0 to 17.0.0. - [Release notes](https://github.com/fastly/fastly-ruby/releases) - [Changelog](https://github.com/fastly/fastly-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/fastly/fastly-ruby/compare/release/v16.1.0...release/v17.0.0) --- updated-dependencies: - dependency-name: fastly dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1eb92c180..dcce04cce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - fastly (16.1.0) + fastly (17.0.0) typhoeus (~> 1.0, >= 1.0.1) ffi (1.17.4) foreman (0.90.0)