From 84cec17bf580331d7092051441af299709b4663d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Oct 2024 22:06:54 +0000 Subject: [PATCH] Update dependency ruby to v3.3.5 --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 33dcc4d..c3a7c80 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '3.3.4' +ruby '3.3.5' gem 'acts-as-taggable-on' gem 'bootsnap', require: false gem 'csv' diff --git a/Gemfile.lock b/Gemfile.lock index 47f7f8e..488bcd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,7 +340,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.5p100 BUNDLED WITH 2.5.17