Access reek from dkubb/reek with https

This commit is contained in:
Markus Schirp 2012-08-20 04:49:18 +02:00
parent 06d66bdd63
commit ba68e1799d

View file

@ -24,7 +24,7 @@ end
group :metrics do group :metrics do
gem 'flay', '~> 1.4.2' gem 'flay', '~> 1.4.2'
gem 'flog', '~> 2.5.1' 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 'roodi', '~> 2.1.0'
gem 'yardstick', '~> 0.5.0' gem 'yardstick', '~> 0.5.0'
gem 'yard-spellcheck', '~> 0.1.5' gem 'yard-spellcheck', '~> 0.1.5'