From f2dbd42db60678084f34320ed40e4143f2b3d309 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 18:45:50 +0000 Subject: [PATCH] Update trix-rails to version 2.3.0 --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4764ba81..c8f9934b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM crass (1.0.6) email_validator (2.0.1) activemodel - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.2.0) activesupport (>= 4.2.0) @@ -111,7 +111,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.7.0) + loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -124,7 +124,7 @@ GEM mini_portile2 (2.4.0) minitest (5.14.2) mustache (1.1.1) - nio4r (2.5.3) + nio4r (2.5.4) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) parallel (1.19.1) @@ -198,7 +198,7 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) @@ -206,12 +206,12 @@ GEM thread_safe (0.3.6) tilt (2.0.9) timecop (0.9.2) - trix-rails (2.2.0) - rails (> 4.1, < 6.1) + trix-rails (2.3.0) + rails (> 4.1, < 7.0) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.8) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)