From 5d6d7dc7b7c0cc5c608abfec0fe4adeae31b3226 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 19 May 2024 11:52:45 +0200 Subject: bump dependencies --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b50943..0052e8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM htmlbeautifier (1.4.3) htmlcompressor (0.4.0) http_parser.rb (0.8.0) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) jekyll (4.3.3) addressable (~> 2.4) @@ -58,15 +58,17 @@ GEM public_suffix (5.0.5) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.1) safe_yaml (1.0.5) - sass-embedded (1.76.0-arm64-darwin) + sass-embedded (1.77.2-arm64-darwin) google-protobuf (>= 3.25, < 5.0) - sass-embedded (1.76.0-x86_64-linux-gnu) + sass-embedded (1.77.2-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.5.0) -- cgit v1.2.3