Skip to content

Commit 0fecfbb

Browse files
committed
Update ruby to 3.4.7
1 parent 56198dc commit 0fecfbb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ruby 3.2.2
1+
ruby 3.4.7
22
postgres 16.1

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
ruby '3.2.2'
5+
ruby '3.4.7'
66

77
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
88
gem 'rails', '~> 8.0.0'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ DEPENDENCIES
428428
tzinfo-data
429429

430430
RUBY VERSION
431-
ruby 3.2.2p53
431+
ruby 3.4.7p58
432432

433433
BUNDLED WITH
434434
2.5.9

0 commit comments

Comments
 (0)