Skip to content

Commit 9143ecd

Browse files
authored
Upgrade to the latest Ruby (#205)
1 parent 3d72300 commit 9143ecd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '>= 3.1', '< 3.5'
2+
ruby '>= 3.2', '< 4.0'
33

44
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
55
gem "rails", "~> 8.0.3"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ DEPENDENCIES
236236
spring
237237

238238
RUBY VERSION
239-
ruby 3.4.6p54
239+
ruby 3.4.8p72
240240

241241
BUNDLED WITH
242242
2.7.2

0 commit comments

Comments
 (0)