Skip to content

Commit 35a928b

Browse files
committed
Upgrade ruby 3.4.3 and run bundle update
1 parent 905a0f2 commit 35a928b

File tree

4 files changed

+154
-143
lines changed

4 files changed

+154
-143
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.4
1+
3.4.3

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
ruby "3.3.4"
5+
ruby "3.4.3"
66

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

0 commit comments

Comments
 (0)