From 6f3c947a80815cc380376f506a230fe08eb73ca5 Mon Sep 17 00:00:00 2001 From: Patrik Ragnarsson Date: Sun, 20 Oct 2024 22:55:18 +0200 Subject: [PATCH] Use 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 302fe5f2..c3388d72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.5p100 BUNDLED WITH 2.5.22