Skip to content

Commit 5fea685

Browse files
committed
downgrade to ruby 3.3.4
1 parent 48f2ab4 commit 5fea685

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.7
1+
3.3.4

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

88
gem "react_on_rails", "16.0.0"
99
gem "shakapacker", "8.4.0"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ DEPENDENCIES
495495
web-console
496496

497497
RUBY VERSION
498-
ruby 3.3.7p123
498+
ruby 3.3.4p94
499499

500500
BUNDLED WITH
501501
2.4.17

0 commit comments

Comments
 (0)