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 de8f7d5 commit a84026dCopy full SHA for a84026d
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '~> 2.7.1'
+ruby '>= 2.5.8'
5
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
gem 'rails', '~> 6.0.2', '>= 6.0.2.2'
0 commit comments