Skip to content

Commit 518ab5a

Browse files
Bump loofah from 2.2.3 to 2.19.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.19.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](flavorjones/loofah@v2.2.3...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3a3725 commit 518ab5a

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ GEM
112112
concurrent-ruby (1.1.3)
113113
crack (0.4.3)
114114
safe_yaml (~> 1.0.0)
115-
crass (1.0.4)
115+
crass (1.0.6)
116116
devise (4.5.0)
117117
bcrypt (~> 3.0)
118118
orm_adapter (~> 0.1)
@@ -185,7 +185,7 @@ GEM
185185
listen (3.0.8)
186186
rb-fsevent (~> 0.9, >= 0.9.4)
187187
rb-inotify (~> 0.9, >= 0.9.7)
188-
loofah (2.2.3)
188+
loofah (2.19.1)
189189
crass (~> 1.0.2)
190190
nokogiri (>= 1.5.9)
191191
mail (2.7.1)
@@ -196,16 +196,17 @@ GEM
196196
mime-types-data (3.2018.0812)
197197
mini_magick (4.9.2)
198198
mini_mime (1.0.1)
199-
mini_portile2 (2.3.0)
199+
mini_portile2 (2.6.1)
200200
minitest (5.11.3)
201201
multi_json (1.13.1)
202202
multi_xml (0.6.0)
203203
net-scp (1.2.1)
204204
net-ssh (>= 2.6.5)
205205
net-ssh (5.0.2)
206206
nio4r (2.3.1)
207-
nokogiri (1.8.5)
208-
mini_portile2 (~> 2.3.0)
207+
nokogiri (1.12.5)
208+
mini_portile2 (~> 2.6.1)
209+
racc (~> 1.4)
209210
orm_adapter (0.5.0)
210211
parallel (1.12.1)
211212
parser (2.5.3.0)
@@ -218,6 +219,7 @@ GEM
218219
pry-rails (0.3.8)
219220
pry (>= 0.10.4)
220221
public_suffix (3.0.3)
222+
racc (1.6.1)
221223
rack (2.0.6)
222224
rack-test (1.1.0)
223225
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)