From a94c07675c8708ad5b8e403d16b922e473833a80 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 12 Feb 2024 02:30:04 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 72f7542..ef5f0e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,7 +197,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.2) - irb (1.11.1) + irb (1.11.2) rdoc reline (>= 0.4.2) jbuilder (2.11.5) @@ -220,10 +220,10 @@ GEM marcel (1.0.2) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.21.2) + minitest (5.22.2) msgpack (1.7.2) mutex_m (0.2.0) - mysql2 (0.5.5) + mysql2 (0.5.6) net-http (0.4.1) uri net-imap (0.4.10) @@ -381,7 +381,7 @@ GEM stringio (3.1.0) thor (1.3.0) timeout (0.4.1) - turbo-rails (1.5.0) + turbo-rails (2.0.2) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) @@ -407,7 +407,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.12) + zeitwerk (2.6.13) PLATFORMS x86_64-darwin-20