From 726373dc3edf18fe23f095e3020671babf825ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:01:55 +0000 Subject: [PATCH] Bump fastly from 14.0.0 to 15.0.0 Bumps [fastly](https://github.com/fastly/fastly-ruby) from 14.0.0 to 15.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/v14.0.0...release/v15.0.0) --- updated-dependencies: - dependency-name: fastly dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 248f3224f..1ce3aa493 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,8 +196,9 @@ GEM http_parser.rb (~> 0) erb (5.1.3) erubi (1.13.1) - ethon (0.17.0) + ethon (0.18.0) ffi (>= 1.15.0) + logger eventmachine (1.2.7) execjs (2.10.0) factory_bot (6.5.5) @@ -211,7 +212,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - fastly (14.0.0) + fastly (15.0.0) typhoeus (~> 1.0, >= 1.0.1) ffi (1.17.2) foreman (0.90.0)