We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4452fb commit 0377ff9Copy full SHA for 0377ff9
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.0.3'
+ruby '3.3.4'
5
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
7
gem 'rails', '~> 6.1.4'
Gemfile.lock
@@ -381,7 +381,7 @@ DEPENDENCIES
381
webpacker (~> 5.0)
382
383
RUBY VERSION
384
- ruby 3.0.3p157
+ ruby 3.3.4p94
385
386
BUNDLED WITH
387
2.2.32
0 commit comments