test_app/Gemfile in yardcheck-0.0.1 vs test_app/Gemfile in yardcheck-0.0.2

- old
+ new

@@ -3,5 +3,6 @@ source 'https://rubygems.org' gem 'yardcheck', path: '..' gem 'pry' gem 'pry-byebug' +gem 'yard'