From c1a774c3ac0a18f85aeb94b09fe778f74a607791 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Fri, 6 Sep 2024 17:25:25 +0200 Subject: [PATCH] Use Ruby 3.3.5 https://www.ruby-lang.org/en/news/2024/09/03/3-3-5-released/ --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index a0891f5..fa7adc7 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.4 +3.3.5 diff --git a/Gemfile.lock b/Gemfile.lock index 83a99b6..76bec29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,7 +342,7 @@ DEPENDENCIES tzinfo-data RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.5p100 BUNDLED WITH 2.5.18