From ca91b4ed66d07fc616002edc04802cb24daf6cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 12:10:10 +0200 Subject: [PATCH] Build(deps): Bump execjs from 2.7.0 to 2.8.0 (#13016) Bumps [execjs](https://github.com/rails/execjs) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/rails/execjs/releases) - [Commits](https://github.com/rails/execjs/compare/v2.7.0...v2.8.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78528c0a808..383578ec4e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM ember-source (2.18.2) erubi (1.10.0) excon (0.81.0) - execjs (2.7.0) + execjs (2.8.0) exifr (1.3.9) fabrication (2.22.0) faker (2.17.0)