mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Bump bcrypt from 3.1.19 to 3.1.20
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.19 to 3.1.20. - [Release notes](https://github.com/codahale/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.19...v3.1.20) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e97f74041c
commit
d64e3fb96d
2 changed files with 3 additions and 3 deletions
|
|
@ -72,7 +72,7 @@ GEM
|
|||
autoprefixer-rails (10.4.7.0)
|
||||
execjs (~> 2)
|
||||
backport (1.2.0)
|
||||
bcrypt (3.1.19)
|
||||
bcrypt (3.1.20)
|
||||
benchmark (0.2.1)
|
||||
better_html (2.0.2)
|
||||
actionview (>= 6.0)
|
||||
|
|
@ -354,7 +354,7 @@ DEPENDENCIES
|
|||
actionpack-xml_parser (~> 2.0)
|
||||
activemodel-serializers-xml (~> 1.0.1)
|
||||
acts_as_list
|
||||
bcrypt (~> 3.1.19)
|
||||
bcrypt (~> 3.1.20)
|
||||
bootstrap-sass (= 3.4.1)
|
||||
bullet
|
||||
byebug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue