mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-17 01:36:31 +01:00
Bump bcrypt from 3.1.13 to 3.1.15
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.13 to 3.1.15. - [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.13...v3.1.15) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0c503a7600
commit
5c5dfec30d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -36,7 +36,7 @@ gem 'puma', '~> 4.3'
|
|||
gem 'paperclip'
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
gem 'bcrypt', '~> 3.1.13'
|
||||
gem 'bcrypt', '~> 3.1.15'
|
||||
|
||||
gem 'chartjs-ror', :git => 'git://github.com/ZeiP/chartjs-ror.git'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue