guard-rubycritic 2.9.3
Ruby Critic is a tool that listens to modifications in Ruby classes, modules and methods and reports any new code smells it finds.
Gemfile:
=
install:
=
Runtime Dependencies (2):
guard
~> 2.6
rubycritic
>= 2.9.3