From f1f0039aa57787b5acdc03e356ec383c3d596a35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 10:09:25 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.3.1 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](https://github.com/flavorjones/loofah/compare/v2.0.3...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ba1825e28..5580a507a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,6 +43,9 @@ GEM activemodel (= 4.2.0) activesupport (= 4.2.0) arel (~> 6.0) + activerecord-postgis-adapter (3.1.5) + activerecord (~> 4.2) + rgeo-activerecord (>= 4.0.4) activesupport (4.2.0) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) @@ -91,6 +94,7 @@ GEM execjs coffee-script-source (1.9.1.1) connection_pool (2.2.0) + crass (1.0.5) dalli (2.7.4) database_cleaner (1.4.1) debug_inspector (0.0.2) @@ -149,7 +153,8 @@ GEM listen (3.0.3) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.9) mail (2.6.3) @@ -158,15 +163,15 @@ GEM memory_profiler (0.9.10) method_source (0.8.2) mime-types (2.6.1) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.8.0) momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.11.2) nenv (0.2.0) newrelic_rpm (3.13.0.299) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) notiffany (0.0.7) nenv (~> 0.1) shellany (~> 0.0) @@ -245,6 +250,10 @@ GEM responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) + rgeo (0.6.0) + rgeo-activerecord (4.0.5) + activerecord (~> 4.2) + rgeo (~> 0.3) rollbar (2.2.1) roo (2.1.1) nokogiri (~> 1) @@ -329,6 +338,7 @@ PLATFORMS ruby DEPENDENCIES + activerecord-postgis-adapter (~> 3.1.5) analytics-ruby (~> 2.0.8) angularjs-rails (~> 1.4.8) aws-sdk (< 2.0)