Skip to content

Commit 6d25c30

Browse files
committed
Fix Ruby version to match installed version (3.4.3)
1 parent c9ccca1 commit 6d25c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6"
6+
ruby "3.4.3"
77

88
gem "react_on_rails", "16.2.0.beta.4"
99
gem "shakapacker", "9.3.2"

0 commit comments

Comments
 (0)