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'
|
||||
|
||||
|
|
|
|||
|
|
@ -274,7 +274,7 @@ GEM
|
|||
ruby-progressbar (1.13.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
safe_yaml (1.0.5)
|
||||
sanitize (6.0.2)
|
||||
sanitize (6.1.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
sassc (2.4.0)
|
||||
|
|
@ -383,7 +383,7 @@ DEPENDENCIES
|
|||
rails_autolink
|
||||
rspec-expectations
|
||||
rubocop (~> 1.57)
|
||||
sanitize (~> 6.0)
|
||||
sanitize (~> 6.1)
|
||||
sassc-rails (~> 2.1.2)
|
||||
simplecov
|
||||
solargraph
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue