From c30ea70ed2c909444354a251fbae50e50c5f1100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:23:58 +0000 Subject: [PATCH] Bump ed25519 from 1.3.0 to 1.4.0 Bumps [ed25519](https://github.com/RubyCrypto/ed25519) from 1.3.0 to 1.4.0. - [Changelog](https://github.com/RubyCrypto/ed25519/blob/main/CHANGES.md) - [Commits](https://github.com/RubyCrypto/ed25519/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: ed25519 dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 34e52f37..827f6862 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM crass (1.0.6) date (3.4.1) drb (2.2.3) - ed25519 (1.3.0) + ed25519 (1.4.0) erb (5.0.2) erubi (1.13.1) execjs (2.10.0)