From d4033e0c5cde183921ca78323ce42a8fa35ff48b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 14:55:53 +0000 Subject: [PATCH] Update execjs to version 2.8.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2be9e9ef..dc258a49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,8 +64,8 @@ GEM io-like (~> 0.3.0) arel (9.0.0) ast (2.4.2) - autoprefixer-rails (9.6.4) - execjs + autoprefixer-rails (10.3.1.0) + execjs (~> 2) awesome_nested_set (3.4.0) activerecord (>= 4.0.0, < 7.0) aws_cf_signer (0.1.3) @@ -160,7 +160,7 @@ GEM railties (>= 3.2) erubi (1.10.0) erubis (2.7.0) - execjs (2.7.0) + execjs (2.8.1) factory_bot (4.11.1) activesupport (>= 3.0.0) factory_bot_rails (4.11.1)