From 3562d3b199cac3b5ee10a7dca0b9f0650968d9b7 Mon Sep 17 00:00:00 2001 From: Thomas Naunheim <47817884+Cloud-Architekt@users.noreply.github.com> Date: Tue, 24 Sep 2024 08:20:20 +0000 Subject: [PATCH] Updated versions --- Gemfile.lock | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6bed10c..b53ee7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.0) + activesupport (7.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -41,10 +41,11 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.9.1) - faraday (2.10.1) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json logger - faraday-net_http (3.1.1) + faraday-net_http (3.3.0) net-http ffi (1.17.0-x86_64-linux-gnu) filesize (0.2.0) @@ -107,7 +108,7 @@ GEM nokogiri (>= 1.4) http_parser.rb (0.8.0) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) jekyll (3.10.0) addressable (~> 2.4) @@ -237,7 +238,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.0) + logger (1.6.1) mercenary (0.3.6) minima (2.5.1) jekyll (>= 3.5, < 5.0) @@ -259,8 +260,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) @@ -274,19 +274,18 @@ 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.0) + uri (0.13.1) verbal_expressions (0.1.5) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS x86_64-linux @@ -303,4 +302,4 @@ DEPENDENCIES tzinfo-data BUNDLED WITH - 2.4.19 + 2.5.11