From 21e7d7bbe643ceb5d90f8f0dd33fe2eb8bcb1a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:43:30 +0000 Subject: [PATCH] Bump fastly from 15.1.0 to 16.0.0 Bumps [fastly](https://github.com/fastly/fastly-ruby) from 15.1.0 to 16.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/v15.1.0...release/v16.0.0) --- updated-dependencies: - dependency-name: fastly dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32d9e161f..caee00273 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,9 +179,9 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - fastly (15.1.0) + fastly (16.0.0) typhoeus (~> 1.0, >= 1.0.1) - ffi (1.17.2) + ffi (1.17.3) foreman (0.90.0) thor (~> 1.4) fugit (1.12.1)