mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Rails HTML sanitizer gemfile lock changes on bundle install.
This commit is contained in:
parent
bdfd470531
commit
7c52173cea
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ PATH
|
|||
rack (~> 2.0)
|
||||
rack-test (>= 0.6.3)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||
actiontext (6.1.0.alpha)
|
||||
actionpack (= 6.1.0.alpha)
|
||||
activerecord (= 6.1.0.alpha)
|
||||
|
|
Loading…
Reference in a new issue