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