mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-23 23:54:07 +01:00
Bump bcrypt from 3.1.20 to 3.1.21
Bumps [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) from 3.1.20 to 3.1.21. - [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/bcrypt-ruby/bcrypt-ruby/compare/v3.1.20...v3.1.21) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 3.1.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5635690ad
commit
1d40366dbf
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -10,7 +10,7 @@ gem 'jquery-rails', '~> 4.6'
|
|||
gem 'jquery-ui-rails', '~>8.0.0'
|
||||
gem 'aasm', '~> 5.5.2'
|
||||
gem 'acts_as_list'
|
||||
gem 'bcrypt', '~> 3.1.20'
|
||||
gem 'bcrypt', '~> 3.1.21'
|
||||
gem 'htmlentities'
|
||||
gem "kt-paperclip", "~> 7.2"
|
||||
gem 'puma', '~> 7.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue