From c68ed0eb1146e34e298a08eee1806aeebb6703d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 07:43:11 +0000 Subject: [PATCH] Bump bcrypt from 3.1.12 to 3.1.13 Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/codahale/bcrypt-ruby/releases) - [Changelog](https://github.com/codahale/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.12...v3.1.13) --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 8052f6bb..20aba850 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem 'puma', '~> 3.12' gem 'paperclip' # To use ActiveModel has_secure_password -gem 'bcrypt', '~> 3.1.7' +gem 'bcrypt', '~> 3.1.13' gem 'chartjs-ror' diff --git a/Gemfile.lock b/Gemfile.lock index 321710dd..e7367a90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM ast (2.4.0) autoprefixer-rails (9.4.7) execjs - bcrypt (3.1.12) + bcrypt (3.1.13) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) @@ -273,7 +273,7 @@ DEPENDENCIES actionpack-xml_parser (~> 2.0) activemodel-serializers-xml (~> 1.0.1) acts_as_list - bcrypt (~> 3.1.7) + bcrypt (~> 3.1.13) bootstrap-sass (= 3.4.1) bullet byebug