Module: RuboCop::Cop::Bundler

Defined in:
lib/rubocop/cop/bundler/gem_comment.rb,
lib/rubocop/cop/bundler/ordered_gems.rb,
lib/rubocop/cop/bundler/duplicated_gem.rb,
lib/rubocop/cop/bundler/insecure_protocol_source.rb

Defined Under Namespace

Classes: DuplicatedGem, GemComment, InsecureProtocolSource, OrderedGems