From 5ea24d68321838a8076afba413e00a65d0cbf0eb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 07:19:51 +0000 Subject: [PATCH] Update Ruby to version 3.3.6 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index fa7adc7ac..9c25013db 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.5 +3.3.6 diff --git a/Gemfile b/Gemfile index d0bce5034..7c1c136d0 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '3.3.5' +ruby '3.3.6' gem 'avro' gem 'bootsnap', '>= 1.1.0', require: false # Reduces boot times through caching diff --git a/Gemfile.lock b/Gemfile.lock index baebc7ce7..0de6869f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -367,7 +367,7 @@ DEPENDENCIES yard RUBY VERSION - ruby 3.3.5 + ruby 3.3.6 BUNDLED WITH 2.5.9