From f24ddde84f3d6e4151f8a41f538fb8228197e143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 06:51:43 +0000 Subject: [PATCH] Bump ffi from 1.17.0 to 1.17.1 in /steep Bumps [ffi](https://github.com/ffi/ffi) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/commits) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- steep/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index c620a8e1e..3e73520be 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -22,7 +22,7 @@ GEM connection_pool (2.4.1) csv (3.3.2) drb (2.2.1) - ffi (1.17.0) + ffi (1.17.1) fileutils (1.7.3) i18n (1.14.6) concurrent-ruby (~> 1.0)