We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4e19a commit 3be31deCopy full SHA for 3be31de
1 file changed
spec/gemfiles/rails_main.gemfile
@@ -3,3 +3,4 @@ source 'https://rubygems.org'
3
gemspec path: '../..'
4
5
gem 'rails', git: 'https://github.com/rails/rails', branch: 'main'
6
+gem 'reek', '~> 6.5'
0 commit comments