Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 17 additions & 13 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,15 @@
# This configuration was generated by
# `rubocop --auto-gen-config --auto-gen-only-exclude --exclude-limit 100`
# on 2026-03-05 21:24:10 UTC using RuboCop version 1.85.1.
# `rubocop --auto-gen-config --exclude-limit 10000`
# on 2026-06-25 22:43:37 UTC using RuboCop version 1.88.0.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 8
# Offense count: 1
Gusto/NoMetaprogramming:
Exclude:
- 'lib/packs/cli.rb'
- 'lib/packs/private/interactive_cli/use_cases/interface.rb'
- 'spec/packs/private/cli_spec.rb'

# Offense count: 5
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: AllowedPatterns.
Sorbet/BlockMethodDefinition:
Exclude:
- 'spec/packs/private/cli_spec.rb'
- 'spec/packs_spec.rb'

# Offense count: 2
# This cop supports safe autocorrection (--autocorrect).
Expand Down Expand Up @@ -59,13 +49,27 @@ RSpec/SpecFilePathFormat:
- 'spec/packs/private/cli_spec.rb'
- 'spec/verify_docs_spec.rb'

# Offense count: 5
# This cop supports unsafe autocorrection (--autocorrect-all).
Sorbet/BlockMethodDefinition:
Exclude:
- 'spec/packs/private/cli_spec.rb'
- 'spec/packs_spec.rb'

# Offense count: 12
Sorbet/ConstantsFromStrings:
Exclude:
- 'spec/packs/private/cli_spec.rb'
- 'spec/packs_spec.rb'
- 'spec/spec_helper.rb'

# Offense count: 3
Sorbet/ForbidTUnsafe:
Exclude:
- 'lib/packs/private.rb'
- 'lib/packs/private/interactive_cli/use_cases/interface.rb'
- 'lib/packs/private/packwerk_wrapper/offenses_aggregator_formatter.rb'

# Offense count: 2
# This cop supports unsafe autocorrection (--autocorrect-all).
# Configuration parameters: SuggestedStrictness.
Expand Down
137 changes: 67 additions & 70 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (8.1.2)
activesupport (= 8.1.2)
actionview (8.1.3)
activesupport (= 8.1.3)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.1.2)
activesupport (8.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -34,8 +34,6 @@ GEM
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.9)
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
base64 (0.3.0)
benchmark (0.5.0)
Expand All @@ -46,90 +44,89 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (4.0.1)
bigdecimal (4.1.2)
builder (3.3.0)
byebug (13.0.0)
reline (>= 0.6.0)
code_ownership (2.1.1-aarch64-linux)
code_ownership (2.1.3-aarch64-linux)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.1-arm64-darwin)
code_ownership (2.1.3-aarch64-linux-musl)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.1-x86_64-darwin)
code_ownership (2.1.3-arm64-darwin)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.1-x86_64-linux)
code_ownership (2.1.3-x86_64-darwin)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.1-x86_64-linux-musl)
code_ownership (2.1.3-x86_64-linux)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.3-x86_64-linux-musl)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_teams (1.3.0)
sorbet-runtime
coderay (1.1.3)
concurrent-ruby (1.3.6)
concurrent-ruby (1.3.7)
connection_pool (3.0.2)
constant_resolver (0.3.0)
crass (1.0.6)
crass (1.0.7)
diff-lcs (1.6.2)
drb (2.2.3)
erubi (1.13.1)
i18n (1.14.8)
i18n (1.15.2)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
json (2.18.1)
json-schema (6.1.0)
addressable (~> 2.8)
bigdecimal (>= 3.1, < 5)
json (2.20.0)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
logger (1.7.0)
loofah (2.25.0)
loofah (2.25.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mcp (0.8.0)
json-schema (>= 4.1)
method_source (1.1.0)
minitest (6.0.2)
minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
netrc (0.11.0)
nokogiri (1.19.1-aarch64-linux-gnu)
nokogiri (1.19.4-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.1-aarch64-linux-musl)
nokogiri (1.19.4-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.19.1-arm64-darwin)
nokogiri (1.19.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-darwin)
nokogiri (1.19.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-linux-gnu)
nokogiri (1.19.4-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-linux-musl)
nokogiri (1.19.4-x86_64-linux-musl)
racc (~> 1.4)
packs-specification (0.0.11)
sorbet-runtime
packwerk (3.2.3)
packwerk (3.3.0)
activesupport (>= 6.0)
ast
benchmark
better_html
bundler
constant_resolver (>= 0.3)
parallel
parallel (< 2)
parser
prism (>= 0.25.0)
sorbet-runtime (>= 0.5.9914)
prism (>= 1.4.0)
zeitwerk (>= 2.6.1)
parallel (1.27.0)
parallel (1.28.0)
parse_packwerk (0.27.0)
bigdecimal
sorbet-runtime
parser (3.3.10.2)
parser (3.3.11.1)
ast (~> 2.4.1)
racc
pastel (0.8.0)
Expand All @@ -142,7 +139,6 @@ GEM
pry-byebug (3.12.0)
byebug (~> 13.0)
pry (>= 0.13, < 0.17)
public_suffix (7.0.5)
racc (1.8.1)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
Expand All @@ -152,18 +148,18 @@ GEM
loofah (~> 2.25)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rainbow (3.1.1)
rake (13.3.1)
rbi (0.3.9)
rake (13.4.2)
rbi (0.3.14)
prism (~> 1.0)
rbs (>= 3.4.4)
rbs (4.0.0.dev.5)
rbs (>= 4.0.1)
rbs (4.1.0.pre.2)
logger
prism (>= 1.3.0)
prism (>= 1.6.0)
tsort
regexp_parser (2.11.3)
regexp_parser (2.12.0)
reline (0.6.3)
io-console (~> 0.5)
require-hooks (0.2.3)
require-hooks (0.4.0)
rexml (3.4.4)
rspec (3.13.2)
rspec-core (~> 3.13.0)
Expand All @@ -178,22 +174,21 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.7)
rubocop (1.85.1)
rubocop (1.88.0)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
mcp (~> 0.6)
parallel (~> 1.10)
parallel (>= 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.49.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.49.0)
rubocop-ast (1.49.1)
parser (>= 3.3.7.2)
prism (~> 1.7)
rubocop-gusto (10.6.0)
rubocop-gusto (11.1.1)
lint_roller
rubocop (>= 1.76)
rubocop-performance
Expand All @@ -208,43 +203,49 @@ GEM
rubocop-rake (0.7.1)
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
rubocop-rspec (3.9.0)
rubocop-rspec (3.10.2)
lint_roller (~> 1.1)
rubocop (~> 1.81)
regexp_parser (>= 2.0)
rubocop (~> 1.86, >= 1.86.2)
rubocop-sorbet (0.12.0)
lint_roller
rubocop (>= 1.75.2)
ruby-progressbar (1.13.0)
rubydex (0.2.6-aarch64-linux)
rubydex (0.2.6-arm64-darwin)
rubydex (0.2.6-x86_64-darwin)
rubydex (0.2.6-x86_64-linux)
securerandom (0.4.1)
smart_properties (1.17.0)
sorbet (0.6.12992)
sorbet-static (= 0.6.12992)
sorbet-runtime (0.6.12992)
sorbet-static (0.6.12992-aarch64-linux)
sorbet-static (0.6.12992-universal-darwin)
sorbet-static (0.6.12992-x86_64-linux)
sorbet-static-and-runtime (0.6.12992)
sorbet (= 0.6.12992)
sorbet-runtime (= 0.6.12992)
spoom (1.7.11)
sorbet (0.6.13312)
sorbet-static (= 0.6.13312)
sorbet-runtime (0.6.13312)
sorbet-static (0.6.13312-aarch64-linux)
sorbet-static (0.6.13312-universal-darwin)
sorbet-static (0.6.13312-x86_64-linux)
sorbet-static-and-runtime (0.6.13312)
sorbet (= 0.6.13312)
sorbet-runtime (= 0.6.13312)
spoom (1.8.2)
erubi (>= 1.10.0)
prism (>= 0.28.0)
rbi (>= 0.3.3)
rbs (>= 4.0.0.dev.4)
rbi (>= 0.3.14)
rbs (>= 4.0.0.dev.5)
rexml (>= 3.2.6)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
tapioca (0.17.10)
tapioca (0.19.2)
benchmark
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (>= 0.3.7)
require-hooks (>= 0.2.2)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.7.9)
rubydex (>= 0.1.0.beta10)
sorbet-static-and-runtime (>= 0.6.12698)
spoom (>= 1.7.16)
thor (>= 1.2.0)
yard-sorbet
tsort
thor (1.5.0)
tsort (0.2.0)
tty-color (0.6.0)
Expand All @@ -264,11 +265,7 @@ GEM
unicode-emoji (4.2.0)
uri (1.1.1)
wisper (2.0.1)
yard (0.9.38)
yard-sorbet (0.9.0)
sorbet-runtime
yard
zeitwerk (2.7.5)
zeitwerk (2.8.2)

PLATFORMS
aarch64-linux
Expand Down
Loading