From 5734a236f42fe542b6db9cecb2ab28bec7fd7141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 11:02:11 +0000 Subject: [PATCH] build(deps): bump mini_racer from 0.3.1 to 0.4.0 in /docs/v3 Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/discourse/mini_racer/releases) - [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG) - [Commits](https://github.com/discourse/mini_racer/compare/v0.3.1...v0.4.0) Signed-off-by: dependabot[bot] --- docs/v3/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/v3/Gemfile.lock b/docs/v3/Gemfile.lock index 2bc7a29e5f6..bfa7049fe2b 100644 --- a/docs/v3/Gemfile.lock +++ b/docs/v3/Gemfile.lock @@ -39,7 +39,7 @@ GEM json (2.3.1) kramdown (2.3.0) rexml - libv8 (8.4.255.0) + libv8-node (15.14.0.0) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -91,8 +91,8 @@ GEM middleman-core (>= 3.2) rouge (~> 1.0) mini_portile2 (2.4.0) - mini_racer (0.3.1) - libv8 (~> 8.4.255) + mini_racer (0.4.0) + libv8-node (~> 15.14.0.0) minitest (5.14.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0)