Skip to content

Commit c5606de

Browse files
Bump loofah from 2.0.3 to 2.3.1 in /play-with-docker/Portus
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.3.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md) - [Commits](flavorjones/loofah@v2.0.3...v2.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a7a309 commit c5606de

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

play-with-docker/Portus/Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ GEM
8585
columnize (0.9.0)
8686
crack (0.4.3)
8787
safe_yaml (~> 1.0.0)
88+
crass (1.0.5)
8889
crono (0.9.0)
8990
activerecord (~> 4.0)
9091
activesupport (~> 4.0)
@@ -166,7 +167,8 @@ GEM
166167
listen (3.0.6)
167168
rb-fsevent (>= 0.9.3)
168169
rb-inotify (>= 0.9.7)
169-
loofah (2.0.3)
170+
loofah (2.3.1)
171+
crass (~> 1.0.2)
170172
nokogiri (>= 1.5.9)
171173
lumberjack (1.0.10)
172174
mail (2.6.4)
@@ -179,15 +181,15 @@ GEM
179181
mime-types (3.0)
180182
mime-types-data (~> 3.2015)
181183
mime-types-data (3.2016.0221)
182-
mini_portile2 (2.0.0)
184+
mini_portile2 (2.1.0)
183185
minitest (5.8.4)
184186
multi_json (1.11.2)
185187
multipart-post (2.0.0)
186188
mysql2 (0.3.18)
187189
nenv (0.3.0)
188190
net-ldap (0.11)
189-
nokogiri (1.6.7.2)
190-
mini_portile2 (~> 2.0.0.rc2)
191+
nokogiri (1.6.8.1)
192+
mini_portile2 (~> 2.1.0)
191193
notiffany (0.0.8)
192194
nenv (~> 0.1)
193195
shellany (~> 0.0)

0 commit comments

Comments
 (0)