Skip to content

Commit

Permalink
Update Loofah
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthHater committed Oct 31, 2018
1 parent 3a1a80b commit 1282775
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gem 'js-routes' # Not sure if this is used anymore
gem 'bootstrap_form-datetimepicker' # not sure if this is used anymore

# Stuff we're hardsetting because of security concerns
gem 'loofah', '>= 2.2.1'
gem 'loofah', '>= 2.2.3'
gem 'rails-html-sanitizer', '>= 1.0.4'

group :development do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.2)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand Down Expand Up @@ -401,7 +401,7 @@ DEPENDENCIES
knapsack
launchy
listen
loofah (>= 2.2.1)
loofah (>= 2.2.3)
mini_backtrace
minitest-ci
minitest-optional_retry
Expand Down Expand Up @@ -443,4 +443,4 @@ RUBY VERSION
ruby 2.5.3p105

BUNDLED WITH
1.16.6
1.17.1

0 comments on commit 1282775

Please sign in to comment.