diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-25 17:27:36 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 17:27:36 +0900 |
commit | 5b2602fd1d126a34ac04cfa26f7183479a000037 (patch) | |
tree | 678b1c10b3e7a91fc50de2035f6e8b6a5b5ff731 | |
parent | 32f330dbc0d3e9a09b97bc24561206ed4968f101 (diff) |
Bump loofah from 2.5.0 to 2.6.0 (#14071)
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.5.0 to 2.6.0. - [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.5.0...v2.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1464658fa..eeb23d04d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -341,7 +341,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.5.0) + loofah (2.6.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) |