Skip to content

Commit

Permalink
this gem got renamed bcrypt-ruby/bcrypt-ruby#86
Browse files Browse the repository at this point in the history
  • Loading branch information
ng committed Feb 3, 2021
1 parent b76ef75 commit f4fb7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schleuder.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'mail-gpg', '~> 0.3', '< 0.4.3'
s.add_runtime_dependency 'activerecord', '~> 6.0.3', '>= 6.0.3'
s.add_runtime_dependency 'charlock_holmes', '~> 0.7.6'
s.add_runtime_dependency 'bcrypt-ruby', '~> 3.1.2'
s.add_runtime_dependency 'bcrypt', '~> 3.1.2'
s.add_runtime_dependency 'rake', '>= 10.5.0'
s.add_runtime_dependency 'sqlite3', '~> 1.4.2'
s.add_runtime_dependency 'sinatra', '~> 2'
Expand Down

0 comments on commit f4fb7b9

Please sign in to comment.