Skip to content

Commit 9963733

Browse files
committed
undo to ruby ver
1 parent 978f3f0 commit 9963733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
# ruby '3.0.1'
5-
ruby '3.0.2'
4+
ruby '3.0.1'
5+
# ruby '3.0.2'
66

77
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
88
gem 'rails', '~> 6.1.3', '>= 6.1.3.2'

0 commit comments

Comments
 (0)