From 6c94f0cd2921817f1e6e368f41be2881bb3b91b5 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Thu, 11 Jul 2024 23:09:56 +0200 Subject: [PATCH] chore: update deps --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23423b2..53faecd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) colorator (1.1.0) concurrent-ruby (1.3.3) em-websocket (0.5.3) @@ -55,11 +55,11 @@ GEM jekyll-seo-tag (~> 2.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.1.0) + public_suffix (6.0.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.0) + rexml (3.3.1) strscan rouge (3.30.0) safe_yaml (1.0.5)