Skip to content

Commit f124ee7

Browse files
committed
downgrade to ruby 3.3.4
1 parent bd1b42c commit f124ee7

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
@@ -506,7 +506,7 @@ DEPENDENCIES
506506
web-console
507507

508508
RUBY VERSION
509-
ruby 3.3.7p123
509+
ruby 3.3.4p94
510510

511511
BUNDLED WITH
512512
2.4.17

0 commit comments

Comments
 (0)