From 99ab7688b6245475759ac67b0365b4550388de03 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 20:36:44 +0000 Subject: [PATCH] Bump mini_racer from 0.2.10 to 0.2.11 Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.2.10 to 0.2.11. - [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.2.10...v0.2.11) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 53130494e0..97f3c31779 100644 --- a/Gemfile +++ b/Gemfile @@ -95,7 +95,7 @@ gem 'test-unit', '~> 3.3' gem 'coffee-rails', '~> 3.2.1' gem 'compass-rails' -gem 'mini_racer', '0.2.10' +gem 'mini_racer', '0.2.11' gem 'uglifier', '>= 1.0.3' diff --git a/Gemfile.lock b/Gemfile.lock index 2414376473..b4721c39db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -450,7 +450,7 @@ GEM mime-types (1.25.1) mini_mime (1.0.1) mini_portile2 (2.4.0) - mini_racer (0.2.10) + mini_racer (0.2.11) libv8 (> 7.3) momentjs-rails (2.20.1) railties (>= 3.1) @@ -740,7 +740,7 @@ DEPENDENCIES kaminari (~> 0.14.1) knapsack letter_opener (>= 1.4.1) - mini_racer (= 0.2.10) + mini_racer (= 0.2.11) momentjs-rails newrelic_rpm (~> 3.0) oauth2 (~> 1.4.4)