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 37fa87b commit b293e0aCopy full SHA for b293e0a
.ruby-version
@@ -1 +1 @@
1
-2.7.1
+3.3.0
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '2.4.5'
+ruby '3.3.0'
5
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
gem 'rails', '~> 5.2.2', '>= 5.2.2.1'
0 commit comments