We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16ee4d commit 29a6d48Copy full SHA for 29a6d48
Gemfile
@@ -3,7 +3,7 @@
3
source "https://rubygems.org"
4
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5
6
-ruby "3.4.3"
+ruby "3.4.6"
7
8
gem "react_on_rails", "16.1.1"
9
gem "shakapacker", "9.0.0.beta.11"
Gemfile.lock
@@ -502,7 +502,7 @@ DEPENDENCIES
502
web-console
503
504
RUBY VERSION
505
- ruby 3.4.3p32
+ ruby 3.4.6p0
506
507
BUNDLED WITH
508
2.4.17
0 commit comments