mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump bcrypt from 3.1.18 to 3.1.19
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.18 to 3.1.19. - [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.18...v3.1.19) --- 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
d62cd4fc90
commit
1cc50d071b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -18,7 +18,7 @@ gem 'uglifier', '>=1.3.0'
|
|||
|
||||
gem 'aasm', '~> 5.5.0'
|
||||
gem 'acts_as_list'
|
||||
gem 'bcrypt', '~> 3.1.18'
|
||||
gem 'bcrypt', '~> 3.1.19'
|
||||
gem 'htmlentities'
|
||||
gem "kt-paperclip", "~> 7.1"
|
||||
gem 'puma', '~> 6.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue