From c3ef51d93bc0914d372b348466bde02716cbaa7d Mon Sep 17 00:00:00 2001 From: Abdul Karim Date: Mon, 21 Oct 2024 07:08:59 +0500 Subject: [PATCH] Bump ruby version to 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 a0891f563f..fa7adc7ac7 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.4 +3.3.5 diff --git a/Gemfile.lock b/Gemfile.lock index 0690dfdcd5..fb417f8a3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -665,7 +665,7 @@ DEPENDENCIES webmock (~> 3.23) RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.5p100 BUNDLED WITH 2.4.13