Skip to content

Commit

Permalink
testing highline-3
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock committed Feb 7, 2024
1 parent ae5aed1 commit 247c438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-appliance_console.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "awesome_spawn", "~> 1.6"
spec.add_runtime_dependency "bcrypt", "~> 3.1.10"
spec.add_runtime_dependency "bcrypt_pbkdf", ">= 1.0", "< 2.0"
spec.add_runtime_dependency "highline", "~> 2.1"
spec.add_runtime_dependency "highline", "~> 3.0.0"
spec.add_runtime_dependency "i18n", ">= 0.8"
spec.add_runtime_dependency "linux_admin", "~> 2.0"
spec.add_runtime_dependency "manageiq-password", "< 2"
Expand Down

0 comments on commit 247c438

Please sign in to comment.