bumping ed25519 dependency to fix compile errors

This commit is contained in:
Luke Freeman
2025-05-05 08:29:50 -07:00
parent 419a1171fa
commit f5f1bab8bf
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ PATH
bcrypt_pbkdf (~> 1.0)
concurrent-ruby (~> 1.2)
dotenv (~> 3.1)
ed25519 (~> 1.2)
ed25519 (~> 1.4)
net-ssh (~> 7.3)
sshkit (>= 1.23.0, < 2.0)
thor (~> 1.3)
@@ -60,7 +60,7 @@ GEM
reline (>= 0.3.8)
dotenv (3.1.5)
drb (2.2.1)
ed25519 (1.3.0)
ed25519 (1.4.0)
erubi (1.13.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)