From ede1634b6179d0b468a2554de51c6f1084c6e345 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:10:18 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v3.3.4 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 4772543..a0891f5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.2 +3.3.4 diff --git a/Gemfile b/Gemfile index ceb94aa..3a397a3 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.2" +ruby "3.3.4" # Bundle edge Rails instead: # gem "rails", github: "rails/rails", branch: "7-2-stable" diff --git a/Gemfile.lock b/Gemfile.lock index 6ec45c1..2e5a8c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -344,7 +344,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.2p78 + ruby 3.3.4p94 BUNDLED WITH 2.5.11