diff --git a/Gemfile b/Gemfile index 9ebf95dc..cbf0f1d7 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'uglifier', '>=1.3.0' gem 'aasm', '~> 5.2.0' gem 'acts_as_list' -gem 'bcrypt', '~> 3.1.16' +gem 'bcrypt', '~> 3.1.17' gem 'htmlentities' gem "kt-paperclip", "~> 7.1" gem 'puma', '~> 5.6' diff --git a/Gemfile.lock b/Gemfile.lock index 5d108db3..3cdf5338 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM autoprefixer-rails (10.1.0.0) execjs backport (1.2.0) - bcrypt (3.1.16) + bcrypt (3.1.17) benchmark (0.2.0) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) @@ -321,7 +321,7 @@ DEPENDENCIES actionpack-xml_parser (~> 2.0) activemodel-serializers-xml (~> 1.0.1) acts_as_list - bcrypt (~> 3.1.16) + bcrypt (~> 3.1.17) bootstrap-sass (= 3.4.1) bullet byebug