From 856ec0b7451945d0e681d1849d537ef463ea71c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:20:19 +0000 Subject: [PATCH] Bump rbnacl from 7.1.1 to 7.1.2 Bumps [rbnacl](https://github.com/RubyCrypto/rbnacl) from 7.1.1 to 7.1.2. - [Changelog](https://github.com/RubyCrypto/rbnacl/blob/main/CHANGES.md) - [Commits](https://github.com/RubyCrypto/rbnacl/compare/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: rbnacl dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 34e52f37..f5eb56be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM erb (5.0.2) erubi (1.13.1) execjs (2.10.0) - ffi (1.15.5) + ffi (1.17.2) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.7) @@ -209,8 +209,8 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.3.0) - rbnacl (7.1.1) - ffi + rbnacl (7.1.2) + ffi (~> 1) rbnacl-libsodium (1.0.16) rbnacl (>= 3.0.1) rdoc (6.14.2)