From 71a4b6871b3a41c94530fe548ba67afdf1b71d84 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Tue, 5 Nov 2024 14:23:08 +0100 Subject: [PATCH] Update gems --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f36394e5..9d7aecb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.2) + activesupport (7.2.2) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -15,6 +16,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) + benchmark (0.3.0) bigdecimal (3.1.8) coffee-script (2.4.1) coffee-script-source @@ -213,7 +215,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.7.4) + json (2.7.6) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -269,7 +271,7 @@ GEM tzinfo (>= 1.0.0) unicode-display_width (1.8.0) uri (0.13.1) - webrick (1.8.2) + webrick (1.9.0) PLATFORMS ruby