From da2ce2e589dc5e04e208a058610914d2062974b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 12:42:30 +0000 Subject: [PATCH] Bump fastly from 16.0.0 to 16.1.0 Bumps [fastly](https://github.com/fastly/fastly-ruby) from 16.0.0 to 16.1.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.0.0...release/v16.1.0) --- updated-dependencies: - dependency-name: fastly dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff561ae0b..b7bc24165 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 (16.0.0) + fastly (16.1.0) typhoeus (~> 1.0, >= 1.0.1) - ffi (1.17.3) + ffi (1.17.4) foreman (0.90.0) thor (~> 1.4) fugit (1.12.1) @@ -437,8 +437,8 @@ GEM turbo-rails (2.0.23) actionpack (>= 7.1.0) railties (>= 7.1.0) - typhoeus (1.4.1) - ethon (>= 0.9.0) + typhoeus (1.6.0) + ethon (>= 0.18.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.1.1)