From 30dbf18eec22d1bfc57a355d452c0c3998c95954 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Thu, 6 May 2021 03:52:10 +0900 Subject: [PATCH] Update gems --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9308de2..e6e6684 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.5) + activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -33,7 +33,7 @@ GEM concurrent-ruby (~> 1.0) kramdown (2.3.1) rexml - libv8 (8.4.255.0) + libv8-node (15.14.0.1) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -75,8 +75,8 @@ GEM middleman-syntax (3.2.0) middleman-core (>= 3.2) rouge (~> 3.2) - mini_racer (0.3.1) - libv8 (~> 8.4.255) + mini_racer (0.4.0) + libv8-node (~> 15.14.0.0) minitest (5.14.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7)