Skip to content

Commit 21c9cd9

Browse files
committed
Add logger to gemfile
1 parent 0d8aba6 commit 21c9cd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ if ENV['GEMFILE_RBS_VERSION']
2323
gem 'rbs', github: 'ruby/rbs'
2424
else
2525
gem 'rbs', ENV['GEMFILE_RBS_VERSION']
26+
gem 'logger' # ruby >= 4.0 && rbs <= 3.5
2627
end
2728
end

0 commit comments

Comments
 (0)