Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Bump rubocop-packs (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Evanczuk authored Oct 7, 2022
1 parent 6118b80 commit b638f76
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-packs (0.0.7)
rubocop-packs (0.0.9)
activesupport
parse_packwerk
rubocop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module RuboCop
module Cop
module PackageProtections
class NamespacedUnderPackageName < Packs::NamespacedUnderPackageName
class NamespacedUnderPackageName < Packs::NamespaceConvention
extend T::Sig
include ::PackageProtections::RubocopProtectionInterface

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b638f76

Please sign in to comment.