Skip to content

Commit

Permalink
Add logger dep
Browse files Browse the repository at this point in the history
  • Loading branch information
MUTOgen committed Jan 17, 2025
1 parent a318840 commit 3d885b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs_e2e/rails_6_1_7/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

gem 'logger', '~> 1.5.3'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
gem 'rails', '~> 6.1.7', '>= 6.1.7.10'
# Use sqlite3 as the database for Active Record
Expand Down

0 comments on commit 3d885b0

Please sign in to comment.