From 9d021d8cb6b1eb616b68476a3b3c40782df6b1c1 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Sun, 17 Oct 2021 23:39:55 +0900 Subject: [PATCH] Update gems --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 528dc9d..c84ea49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -21,9 +21,9 @@ GEM dotenv (2.7.6) erubis (2.7.0) execjs (2.8.1) - fast_blank (1.0.0) + fast_blank (1.0.1) fastimage (2.2.5) - ffi (1.15.3) + ffi (1.15.4) haml (5.2.2) temple (>= 0.8.0) tilt @@ -86,7 +86,7 @@ GEM padrino-support (= 0.15.1) tilt (>= 1.4.1, < 3) padrino-support (0.15.1) - parallel (1.20.1) + parallel (1.21.0) parslet (2.0.0) public_suffix (4.0.6) rack (2.2.3) @@ -96,7 +96,7 @@ GEM ffi (~> 1.0) redcarpet (3.5.1) rexml (3.2.5) - rouge (3.26.0) + rouge (3.26.1) sassc (2.4.0) ffi (~> 1.9) servolux (0.13.0) @@ -127,4 +127,4 @@ DEPENDENCIES webrick BUNDLED WITH - 2.2.25 + 2.2.29