Access reek from dkubb/reek with https
This commit is contained in:
parent
06d66bdd63
commit
ba68e1799d
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -24,7 +24,7 @@ end
|
|||
group :metrics do
|
||||
gem 'flay', '~> 1.4.2'
|
||||
gem 'flog', '~> 2.5.1'
|
||||
gem 'reek', '~> 1.2.8', :github => 'dkubb/reek'
|
||||
gem 'reek', '~> 1.2.8', :git => 'https://github.com/dkubb/reek.git'
|
||||
gem 'roodi', '~> 2.1.0'
|
||||
gem 'yardstick', '~> 0.5.0'
|
||||
gem 'yard-spellcheck', '~> 0.1.5'
|
||||
|
|
Loading…
Reference in a new issue