File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem 'sass-rails', '>= 5'
22
22
gem 'uglifier'
23
23
gem 'font-awesome-rails'
24
24
gem 'haml-rails'
25
- gem 'rails-html-sanitizer' , '~> 1.2.0 '
25
+ gem 'rails-html-sanitizer' , '~> 1.4.3 '
26
26
27
27
# For redirection
28
28
gem 'rack-host-redirect'
Original file line number Diff line number Diff line change 214
214
listen (3.6.0 )
215
215
rb-fsevent (~> 0.10 , >= 0.10.3 )
216
216
rb-inotify (~> 0.9 , >= 0.9.10 )
217
- loofah (2.17 .0 )
217
+ loofah (2.18 .0 )
218
218
crass (~> 1.0.2 )
219
219
nokogiri (>= 1.5.9 )
220
220
mail (2.7.1 )
296
296
rails-dom-testing (2.0.3 )
297
297
activesupport (>= 4.2.0 )
298
298
nokogiri (>= 1.6 )
299
- rails-html-sanitizer (1.2.0 )
300
- loofah (~> 2.2 , >= 2.2.2 )
299
+ rails-html-sanitizer (1.4.3 )
300
+ loofah (~> 2.3 )
301
301
railties (5.2.8 )
302
302
actionpack (= 5.2.8 )
303
303
activesupport (= 5.2.8 )
@@ -481,7 +481,7 @@ DEPENDENCIES
481
481
rack-user_agent
482
482
rails (~> 5.2 )
483
483
rails-controller-testing
484
- rails-html-sanitizer (~> 1.2.0 )
484
+ rails-html-sanitizer (~> 1.4.3 )
485
485
rake
486
486
rspec-rails (~> 3.8 )
487
487
rspec-retry
You can’t perform that action at this time.
0 commit comments