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 5f3c17d commit 520daceCopy full SHA for 520dace
specs_e2e/rails_6_1_7/Gemfile
@@ -1,8 +1,6 @@
1
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '2.7.6'
5
-
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
7
gem 'rails', '~> 6.1.7', '>= 6.1.7.10'
8
# Use sqlite3 as the database for Active Record
0 commit comments