From 5dbde6c4ffbbe0650088a50a1a9ac80252023659 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:21:58 +0000 Subject: [PATCH] Update sprockets-rails to version 3.4.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d6c6bfa..aaa1e448 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -568,9 +568,9 @@ GEM sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) ssrf_filter (1.0.7)