Gemfile in
katello_api-0.0.1
vs Gemfile in
katello_api-0.0.2
- old
+ new
@@ -2,7 +2,9 @@
gemspec group :generator do gem 'activesupport'
+ gem 'actionpack'
gem 'thor'
+ gem 'yard'
end