From 50c6a28cde41b169a7bbd597324bba06bc186214 Mon Sep 17 00:00:00 2001 From: SAITOU Keita Date: Mon, 9 Sep 2024 17:33:46 +0900 Subject: [PATCH] Update: Ruby 3.3.5 --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index a0891f56..fa7adc7a 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.4 +3.3.5 diff --git a/Gemfile.lock b/Gemfile.lock index c417e81c..7ba6e782 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -503,7 +503,7 @@ DEPENDENCIES yard RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.5p100 BUNDLED WITH 2.5.16