From 06fe393a80d0cd9b3bbe1c0160898a4d2ed81457 Mon Sep 17 00:00:00 2001 From: Adam Ploshay Date: Fri, 22 Jul 2022 10:10:22 -0400 Subject: [PATCH] bundle updates --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a817c43..e9cdb404 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails-lts/rack.git - revision: de472597cac8f3f222e7b6e90a07c2b991704b01 + revision: 416ce595040638b147d747b2e636a7ef63a26a07 branch: lts-1-6-stable specs: rack (1.6.13) @@ -205,7 +205,7 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.12.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -218,7 +218,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.1115) mini_mime (1.1.2) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.15.0) multi_test (0.1.2) @@ -226,8 +226,8 @@ GEM nenv (0.3.0) nested_form (0.3.2) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.7) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -241,7 +241,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (4.3.11) + puma (4.3.12) nio4r (~> 2.0) pundit (2.1.1) activesupport (>= 3.0.0) @@ -268,7 +268,7 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (4.2.11.3) actionpack (= 4.2.11.3) @@ -347,7 +347,7 @@ GEM tilt (1.4.1) tins (1.29.1) sync - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)