From adc54e8798e709a2f176ce5b076e1950b36cbf32 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Tue, 10 Sep 2024 09:32:54 +0200 Subject: [PATCH] Update gems --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ba482cb..930c12a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,8 +243,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.6) - strscan + rexml (3.3.7) rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -258,14 +257,13 @@ GEM faraday (>= 0.17.3, < 3) securerandom (0.3.1) simpleidn (0.2.3) - strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2024.1) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) uri (0.13.1)