From 5c03d1d945ff40afb91700d0223f3a9a0d920a28 Mon Sep 17 00:00:00 2001 From: Digineo Bot Date: Mon, 6 Jan 2025 08:08:05 +0000 Subject: [PATCH] chore: update dependencies --- gemfiles/rails-6.0/Gemfile.lock | 6 ++++-- gemfiles/rails-6.1/Gemfile.lock | 6 ++++-- gemfiles/rails-7.0/Gemfile.lock | 6 ++++-- gemfiles/rails-7.1/Gemfile.lock | 8 +++++--- gemfiles/rails-7.2/Gemfile.lock | 10 ++++++---- gemfiles/rails-8.0/Gemfile.lock | 10 ++++++---- gemfiles/rails-main/Gemfile.lock | 12 +++++++----- 7 files changed, 36 insertions(+), 22 deletions(-) diff --git a/gemfiles/rails-6.0/Gemfile.lock b/gemfiles/rails-6.0/Gemfile.lock index 2369d44..e88541e 100644 --- a/gemfiles/rails-6.0/Gemfile.lock +++ b/gemfiles/rails-6.0/Gemfile.lock @@ -63,6 +63,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) + base64 (0.2.0) builder (3.3.0) byebug (11.1.3) coderay (1.1.3) @@ -79,7 +80,7 @@ GEM activesupport (>= 5.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -180,7 +181,8 @@ GEM timeout (0.4.3) tzinfo (1.2.11) thread_safe (~> 0.1) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.18) diff --git a/gemfiles/rails-6.1/Gemfile.lock b/gemfiles/rails-6.1/Gemfile.lock index ae78d82..ba316a5 100644 --- a/gemfiles/rails-6.1/Gemfile.lock +++ b/gemfiles/rails-6.1/Gemfile.lock @@ -67,6 +67,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) + base64 (0.2.0) builder (3.3.0) byebug (11.1.3) coderay (1.1.3) @@ -83,7 +84,7 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -183,7 +184,8 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.18) diff --git a/gemfiles/rails-7.0/Gemfile.lock b/gemfiles/rails-7.0/Gemfile.lock index 6bfed1e..1a3f076 100644 --- a/gemfiles/rails-7.0/Gemfile.lock +++ b/gemfiles/rails-7.0/Gemfile.lock @@ -73,6 +73,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + base64 (0.2.0) builder (3.3.0) byebug (11.1.3) coderay (1.1.3) @@ -89,7 +90,7 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -182,7 +183,8 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.18) diff --git a/gemfiles/rails-7.1/Gemfile.lock b/gemfiles/rails-7.1/Gemfile.lock index e68a670..31d0e4e 100644 --- a/gemfiles/rails-7.1/Gemfile.lock +++ b/gemfiles/rails-7.1/Gemfile.lock @@ -111,7 +111,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.6.4) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -152,7 +152,8 @@ GEM stringio racc (1.8.1) rack (3.1.8) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) @@ -219,7 +220,8 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.18) diff --git a/gemfiles/rails-7.2/Gemfile.lock b/gemfiles/rails-7.2/Gemfile.lock index a3e4ddc..b068fd2 100644 --- a/gemfiles/rails-7.2/Gemfile.lock +++ b/gemfiles/rails-7.2/Gemfile.lock @@ -105,7 +105,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.6.4) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -119,7 +119,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.4) multipart-post (2.4.1) - net-imap (0.5.4) + net-imap (0.5.5) date net-protocol net-pop (0.1.2) @@ -153,7 +153,8 @@ GEM stringio racc (1.8.1) rack (3.1.8) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) @@ -221,7 +222,8 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.11) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.18) diff --git a/gemfiles/rails-8.0/Gemfile.lock b/gemfiles/rails-8.0/Gemfile.lock index 88de0a1..0aa70c9 100644 --- a/gemfiles/rails-8.0/Gemfile.lock +++ b/gemfiles/rails-8.0/Gemfile.lock @@ -105,7 +105,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.6.4) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -119,7 +119,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.4) multipart-post (2.4.1) - net-imap (0.5.4) + net-imap (0.5.5) date net-protocol net-pop (0.1.2) @@ -153,7 +153,8 @@ GEM stringio racc (1.8.1) rack (3.1.8) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) @@ -222,7 +223,8 @@ GEM concurrent-ruby (~> 1.0) uri (1.0.2) useragent (0.16.11) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.7.1) diff --git a/gemfiles/rails-main/Gemfile.lock b/gemfiles/rails-main/Gemfile.lock index c23add4..30f2f0b 100644 --- a/gemfiles/rails-main/Gemfile.lock +++ b/gemfiles/rails-main/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 09e355b64b958dc3e8674c99d97dcf8b4e0dd388 + revision: ea5db080a390eb094a75e8c1b0aaff31bf48e20e branch: main specs: actioncable (8.1.0.alpha) @@ -133,7 +133,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.6.4) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -146,7 +146,7 @@ GEM mini_mime (1.1.5) minitest (5.25.4) multipart-post (2.4.1) - net-imap (0.5.4) + net-imap (0.5.5) date net-protocol net-pop (0.1.2) @@ -169,7 +169,8 @@ GEM stringio racc (1.8.1) rack (3.1.8) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) @@ -216,7 +217,8 @@ GEM concurrent-ruby (~> 1.0) uri (1.0.2) useragent (0.16.11) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.7.1)