We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978f3f0 commit 9963733Copy full SHA for 9963733
Gemfile
@@ -1,8 +1,8 @@
1
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-# ruby '3.0.1'
5
-ruby '3.0.2'
+ruby '3.0.1'
+# ruby '3.0.2'
6
7
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
8
gem 'rails', '~> 6.1.3', '>= 6.1.3.2'
0 commit comments