Skip to content

Commit

Permalink
(test) new bcrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tw1r3 committed May 19, 2024
1 parent bc06d53 commit 79cef98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bolt.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "addressable", '~> 2.5'
spec.add_dependency "aws-sdk-ec2", '~> 1'
spec.add_dependency "bcrypt_pbkdf", ">= 1.1", "< 2.0"
spec.add_dependency "bcrypt_pbkdf", "1.1.1.rc2"
spec.add_dependency "CFPropertyList", ">= 2.2"
spec.add_dependency "concurrent-ruby", "~> 1.0"
spec.add_dependency "ed25519", ">= 1.3", "< 2.0"
Expand Down

0 comments on commit 79cef98

Please sign in to comment.