Commit 85a75b3f authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

Bump loofah from 2.2.3 to 2.3.1 in /11.app-final/rails-app

Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.3.1)
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 7b6f67a5
...@@ -74,7 +74,7 @@ GEM ...@@ -74,7 +74,7 @@ GEM
childprocess (1.0.1) childprocess (1.0.1)
rake (< 13.0) rake (< 13.0)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.5)
crass (1.0.4) crass (1.0.5)
erubi (1.8.0) erubi (1.8.0)
ffi (1.11.1) ffi (1.11.1)
globalid (0.4.2) globalid (0.4.2)
...@@ -90,7 +90,7 @@ GEM ...@@ -90,7 +90,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2) ruby_dep (~> 1.2)
loofah (2.2.3) loofah (2.3.1)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.7.1) mail (2.7.1)
...@@ -104,8 +104,9 @@ GEM ...@@ -104,8 +104,9 @@ GEM
mini_portile2 (2.4.0) mini_portile2 (2.4.0)
minitest (5.11.3) minitest (5.11.3)
msgpack (1.2.10) msgpack (1.2.10)
mysql2 (0.5.2)
nio4r (2.3.1) nio4r (2.3.1)
nokogiri (1.10.3) nokogiri (1.10.5)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
public_suffix (3.1.0) public_suffix (3.1.0)
puma (3.12.1) puma (3.12.1)
...@@ -175,7 +176,6 @@ GEM ...@@ -175,7 +176,6 @@ GEM
actionpack (>= 4.0) actionpack (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.4.1)
thor (0.20.3) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.9) tilt (2.0.9)
...@@ -214,13 +214,13 @@ DEPENDENCIES ...@@ -214,13 +214,13 @@ DEPENDENCIES
image_processing (~> 1.2) image_processing (~> 1.2)
jbuilder (~> 2.5) jbuilder (~> 2.5)
listen (>= 3.0.5, < 3.2) listen (>= 3.0.5, < 3.2)
mysql2
puma (~> 3.11) puma (~> 3.11)
rails (~> 6.0.0.rc1) rails (~> 6.0.0.rc1)
sass-rails (~> 5) sass-rails (~> 5)
selenium-webdriver selenium-webdriver
spring spring
spring-watcher-listen (~> 2.0.0) spring-watcher-listen (~> 2.0.0)
sqlite3 (~> 1.4)
turbolinks (~> 5) turbolinks (~> 5)
tzinfo-data tzinfo-data
web-console (>= 3.3.0) web-console (>= 3.3.0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment