mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Merge pull request #2969 from TracksApp/dependabot/bundler/sanitize-6.1.0
Bump sanitize from 6.0.2 to 6.1.0
This commit is contained in:
commit
c58a16106e
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -24,7 +24,7 @@ gem "kt-paperclip", "~> 7.2"
|
|||
gem 'puma', '~> 6.3'
|
||||
gem 'rails_autolink'
|
||||
gem 'RedCloth'
|
||||
gem 'sanitize', '~> 6.0'
|
||||
gem 'sanitize', '~> 6.1'
|
||||
gem 'tracks-chartjs-ror'
|
||||
gem 'will_paginate'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue