mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump sanitize from 6.1.3 to 7.0.0
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.1.3 to 7.0.0. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/main/CHANGELOG.md) - [Commits](https://github.com/rgrove/sanitize/compare/v6.1.3...v7.0.0) --- updated-dependencies: - dependency-name: sanitize dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a8bdfe732
commit
eecd15b150
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -16,7 +16,7 @@ gem "kt-paperclip", "~> 7.2"
|
|||
gem 'puma', '~> 6.6'
|
||||
gem 'rails_autolink'
|
||||
gem 'RedCloth'
|
||||
gem 'sanitize', '~> 6.1'
|
||||
gem 'sanitize', '~> 7.0'
|
||||
gem 'tracks-chartjs-ror'
|
||||
gem 'will_paginate'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue