Skip to content

Commit

Permalink
Remove rbnacl in favor of ed25519 gem
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Apr 30, 2024
1 parent 54a4059 commit f2e2f06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manageiq-appliance_console.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "optimist", "~> 3.0"
spec.add_runtime_dependency "pg"
spec.add_runtime_dependency "pg-logical_replication"
spec.add_runtime_dependency "rbnacl", ">= 3.2", "< 5.0"

spec.add_development_dependency "bundler"
spec.add_development_dependency "manageiq-style"
Expand Down

0 comments on commit f2e2f06

Please sign in to comment.