From 82bf817910fd347fedec03238f7cd50e06fea56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 12:27:49 +0000 Subject: [PATCH] Bump fastly from 11.0.0 to 13.0.0 Bumps [fastly](https://github.com/fastly/fastly-ruby) from 11.0.0 to 13.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/v11.0.0...release/v13.0.0) --- updated-dependencies: - dependency-name: fastly dependency-version: 13.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 49460fd9f..ceb8ff880 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,9 +206,9 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - fastly (11.0.0) + fastly (13.0.0) typhoeus (~> 1.0, >= 1.0.1) - ffi (1.17.1) + ffi (1.17.2) foreman (0.88.1) formatador (1.1.0) globalid (1.2.1)