Skip to content

Commit 8ac84dd

Browse files
committed
Bump Ruby version to 3.4.7
1 parent 2dce7ea commit 8ac84dd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.5
1+
3.4.7

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source "https://rubygems.org"
44
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

6-
ruby "3.4.5"
6+
ruby "3.4.7"
77

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

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ DEPENDENCIES
463463
yabeda-rails (~> 0.10)
464464

465465
RUBY VERSION
466-
ruby 3.4.5p51
466+
ruby 3.4.7p58
467467

468468
BUNDLED WITH
469469
2.5.9

0 commit comments

Comments
 (0)