From 31312a136bad1c00925cb47543d92513febdd0e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:00:07 +0000 Subject: [PATCH] Bump loofah from 2.0.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.1 to 2.19.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.0.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e248553..46d1ae1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,8 @@ GIT - remote: git://github.com/rails-api/active_model_serializers.git - revision: 4891c22a7831c8b15f056968612ccac3cc3fdb46 + remote: https://github.com/rails-api/active_model_serializers.git + revision: beeb216fab286537389788349c513264325393ef specs: - active_model_serializers (0.10.0.pre) - activemodel (>= 4.0) + active_model_serializers (1.0.0.pre.dev) GEM remote: https://rubygems.org/ @@ -66,6 +65,7 @@ GEM simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) columnize (0.9.0) + crass (1.0.6) diff-lcs (1.2.5) docile (1.1.5) dotenv (2.0.0) @@ -109,7 +109,8 @@ GEM actionpack (>= 3.0, < 5.0) activerecord (>= 3.0, < 5.0) railties (>= 3.0, < 5.0) - loofah (2.0.1) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.9) mail (2.6.3)