Bump bcrypt_pbkdf version
There were no functional changes between 1.0.0 and 1.1.0:
b5d1a921fc...v1.1.0
so this update should be safe
This commit is contained in:
parent
438bac2279
commit
d996166098
@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
||||
s.required_ruby_version = "~> 2.5", "< 2.8"
|
||||
s.required_rubygems_version = ">= 1.3.6"
|
||||
|
||||
s.add_dependency "bcrypt_pbkdf", "~> 1.0.0"
|
||||
s.add_dependency "bcrypt_pbkdf", "~> 1.1"
|
||||
s.add_dependency "childprocess", "~> 4.0.0"
|
||||
s.add_dependency "ed25519", "~> 1.2.4"
|
||||
s.add_dependency "erubi"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user