Skip to content

Commit 4b8b44d

Browse files
committed
dep: downgrade latest ruby patch
1 parent f6d60c2 commit 4b8b44d

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.3
1+
3.3.2

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

88
gem "react_on_rails", "14.0.3"
99
gem "shakapacker", "8.0.0"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ DEPENDENCIES
483483
web-console
484484

485485
RUBY VERSION
486-
ruby 3.3.3p89
486+
ruby 3.3.2p78
487487

488488
BUNDLED WITH
489489
2.4.17

0 commit comments

Comments
 (0)