Skip to content

Commit b2222bb

Browse files
Bump rails-html-sanitizer from 1.0.4 to 1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.0.4...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b68d1 commit b2222bb

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
coffee-script-source (1.12.2)
8383
concurrent-ruby (1.1.5)
8484
contracts (0.16.0)
85-
crass (1.0.4)
85+
crass (1.0.6)
8686
cucumber (3.1.2)
8787
builder (>= 2.1.2)
8888
cucumber-core (~> 3.2.0)
@@ -159,23 +159,24 @@ GEM
159159
rb-fsevent (~> 0.9, >= 0.9.4)
160160
rb-inotify (~> 0.9, >= 0.9.7)
161161
ruby_dep (~> 1.2)
162-
loofah (2.2.3)
162+
loofah (2.19.1)
163163
crass (~> 1.0.2)
164164
nokogiri (>= 1.5.9)
165165
lumberjack (1.0.13)
166166
mail (2.7.1)
167167
mini_mime (>= 0.1.1)
168168
method_source (0.9.2)
169169
mini_mime (1.0.1)
170-
mini_portile2 (2.4.0)
170+
mini_portile2 (2.8.0)
171171
minitest (5.11.3)
172172
multi_json (1.13.1)
173173
multi_test (0.1.2)
174174
mysql2 (0.5.2)
175175
nenv (0.3.0)
176176
nio4r (2.3.1)
177-
nokogiri (1.10.2)
178-
mini_portile2 (~> 2.4.0)
177+
nokogiri (1.13.10)
178+
mini_portile2 (~> 2.8.0)
179+
racc (~> 1.4)
179180
notiffany (0.1.1)
180181
nenv (~> 0.1)
181182
shellany (~> 0.0)
@@ -197,6 +198,7 @@ GEM
197198
psych (3.1.0)
198199
public_suffix (3.0.3)
199200
puma (3.12.1)
201+
racc (1.6.1)
200202
rack (2.0.7)
201203
rack-livereload (0.3.17)
202204
rack
@@ -217,8 +219,8 @@ GEM
217219
rails-dom-testing (2.0.3)
218220
activesupport (>= 4.2.0)
219221
nokogiri (>= 1.6)
220-
rails-html-sanitizer (1.0.4)
221-
loofah (~> 2.2, >= 2.2.2)
222+
rails-html-sanitizer (1.4.4)
223+
loofah (~> 2.19, >= 2.19.1)
222224
rails-perftest (0.0.7)
223225
railties (5.1.7)
224226
actionpack (= 5.1.7)

0 commit comments

Comments
 (0)