From 0e6a8757febee85c8c590cafc40f050fd1145da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 11:36:35 +0200 Subject: [PATCH] Build(deps): Bump execjs from 2.8.0 to 2.8.1 (#13063) Bumps [execjs](https://github.com/rails/execjs) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/rails/execjs/releases) - [Commits](https://github.com/rails/execjs/compare/v2.8.0...v2.8.1) 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 fe2cdb0a631..2bbc42e7d28 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.8.0) + execjs (2.8.1) exifr (1.3.9) fabrication (2.22.0) faker (2.17.0)