Use ruby version 3.4.0-rc1

This commit is contained in:
Matt Jankowski 2024-12-02 12:04:29 -05:00
parent 8770905186
commit bcac4b0a02
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
3.3.6
3.4.0-rc1

View File

@ -1,7 +1,7 @@
# frozen_string_literal: true
source 'https://rubygems.org'
ruby '>= 3.2.0'
ruby '>= 3.3.0'
gem 'propshaft'
gem 'puma', '~> 6.3'

View File

@ -1033,7 +1033,7 @@ DEPENDENCIES
xorcist (~> 1.1)
RUBY VERSION
ruby 3.3.6p108
ruby 3.4.0.preview2
BUNDLED WITH
2.6.1