From a0a964cdf67b97968e5e29af7b5b4b6c5fe77339 Mon Sep 17 00:00:00 2001 From: David Gay Date: Thu, 29 Aug 2024 06:05:07 -0400 Subject: bump to ruby 3.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 15a2799..a0891f5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.0 +3.3.4 diff --git a/Gemfile b/Gemfile index 958565a..24b6a5e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -ruby "3.3.0" +ruby "3.3.4" gem "rails" gem "propshaft" diff --git a/Gemfile.lock b/Gemfile.lock index 11802f6..aae2855 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.0p0 + ruby 3.3.4p94 BUNDLED WITH 2.5.3 -- cgit v1.2.3