packwerk 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/ci.yml +14 -5
  3. data/.ruby-version +1 -1
  4. data/Gemfile +1 -1
  5. data/Gemfile.lock +127 -110
  6. data/README.md +7 -0
  7. data/dev.yml +1 -1
  8. data/gemfiles/Gemfile-rails-6-0 +22 -0
  9. data/lib/packwerk.rb +1 -0
  10. data/lib/packwerk/application_validator.rb +5 -5
  11. data/lib/packwerk/node_processor.rb +2 -1
  12. data/lib/packwerk/node_visitor.rb +1 -1
  13. data/lib/packwerk/version.rb +1 -1
  14. data/library.yml +1 -1
  15. data/service.yml +2 -2
  16. data/shipit.rubygems.yml +5 -1
  17. data/sorbet/rbi/gems/{actioncable@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → actioncable@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +56 -36
  18. data/sorbet/rbi/gems/{actionmailbox@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → actionmailbox@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +25 -28
  19. data/sorbet/rbi/gems/{actionmailer@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → actionmailer@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +43 -24
  20. data/sorbet/rbi/gems/{actionpack@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → actionpack@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +382 -284
  21. data/sorbet/rbi/gems/{actiontext@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → actiontext@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +76 -40
  22. data/sorbet/rbi/gems/{actionview@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → actionview@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +206 -195
  23. data/sorbet/rbi/gems/{activejob@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → activejob@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +64 -75
  24. data/sorbet/rbi/gems/{activemodel@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → activemodel@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +103 -56
  25. data/sorbet/rbi/gems/{activerecord@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → activerecord@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +1250 -898
  26. data/sorbet/rbi/gems/{activestorage@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → activestorage@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +92 -120
  27. data/sorbet/rbi/gems/{activesupport@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → activesupport@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +292 -193
  28. data/sorbet/rbi/gems/{ast@2.4.1.rbi → ast@2.4.2.rbi} +2 -1
  29. data/sorbet/rbi/gems/{better_html@1.0.15.rbi → better_html@1.0.16.rbi} +2 -2
  30. data/sorbet/rbi/gems/{concurrent-ruby@1.1.6.rbi → concurrent-ruby@1.1.8.rbi} +12 -9
  31. data/sorbet/rbi/gems/{erubi@1.9.0.rbi → erubi@1.10.0.rbi} +3 -1
  32. data/sorbet/rbi/gems/{i18n@1.8.2.rbi → i18n@1.8.10.rbi} +19 -52
  33. data/sorbet/rbi/gems/{loofah@2.5.0.rbi → loofah@2.9.0.rbi} +3 -1
  34. data/sorbet/rbi/gems/marcel@1.0.0.rbi +70 -0
  35. data/sorbet/rbi/gems/{mini_mime@1.0.2.rbi → mini_mime@1.0.3.rbi} +6 -6
  36. data/sorbet/rbi/gems/{mini_portile2@2.4.0.rbi → minitest-focus@1.2.1.rbi} +2 -2
  37. data/sorbet/rbi/gems/{minitest@5.14.0.rbi → minitest@5.14.4.rbi} +31 -29
  38. data/sorbet/rbi/gems/{mocha@1.11.2.rbi → mocha@1.12.0.rbi} +25 -36
  39. data/sorbet/rbi/gems/{nio4r@2.5.2.rbi → nio4r@2.5.7.rbi} +21 -20
  40. data/sorbet/rbi/gems/{nokogiri@1.10.9.rbi → nokogiri@1.11.2.rbi} +193 -154
  41. data/sorbet/rbi/gems/{parallel@1.19.1.rbi → parallel@1.20.1.rbi} +1 -1
  42. data/sorbet/rbi/gems/parlour@6.0.0.rbi +1272 -0
  43. data/sorbet/rbi/gems/{parser@2.7.1.4.rbi → parser@3.0.0.0.rbi} +287 -174
  44. data/sorbet/rbi/gems/{pry@0.13.1.rbi → pry@0.14.0.rbi} +1 -1
  45. data/sorbet/rbi/gems/racc@1.5.2.rbi +57 -0
  46. data/sorbet/rbi/gems/{rack@2.2.2.rbi → rack@2.2.3.rbi} +23 -35
  47. data/sorbet/rbi/gems/{rails@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → rails@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +1 -1
  48. data/sorbet/rbi/gems/{railties@6.1.0.alpha-d80c18a391e33552ae2d943e68af56946f883f65.rbi → railties@7.0.0.alpha-d612542336d9a61381311c95a27d801bb4094779.rbi} +132 -121
  49. data/sorbet/rbi/gems/{rake@13.0.1.rbi → rake@13.0.3.rbi} +16 -20
  50. data/sorbet/rbi/gems/regexp_parser@2.1.1.rbi +8 -0
  51. data/sorbet/rbi/gems/rubocop-ast@1.4.1.rbi +8 -0
  52. data/sorbet/rbi/gems/{rubocop-performance@1.5.2.rbi → rubocop-performance@1.10.2.rbi} +1 -1
  53. data/sorbet/rbi/gems/{rubocop-shopify@1.0.2.rbi → rubocop-shopify@2.0.1.rbi} +1 -1
  54. data/sorbet/rbi/gems/{rubocop-sorbet@0.3.7.rbi → rubocop-sorbet@0.6.1.rbi} +1 -1
  55. data/sorbet/rbi/gems/{rubocop@0.82.0.rbi → rubocop@1.12.0.rbi} +1 -1
  56. data/sorbet/rbi/gems/{ruby-progressbar@1.10.1.rbi → ruby-progressbar@1.11.0.rbi} +1 -1
  57. data/sorbet/rbi/gems/spoom@1.1.0.rbi +1061 -0
  58. data/sorbet/rbi/gems/{spring@2.1.0.rbi → spring@2.1.1.rbi} +7 -7
  59. data/sorbet/rbi/gems/{sprockets-rails@3.2.1.rbi → sprockets-rails@3.2.2.rbi} +88 -68
  60. data/sorbet/rbi/gems/{sprockets@4.0.0.rbi → sprockets@4.0.2.rbi} +8 -7
  61. data/sorbet/rbi/gems/{tapioca@0.4.5.rbi → tapioca@0.4.19.rbi} +109 -24
  62. data/sorbet/rbi/gems/{thor@1.0.1.rbi → thor@1.1.0.rbi} +16 -15
  63. data/sorbet/rbi/gems/{tzinfo@2.0.2.rbi → tzinfo@2.0.4.rbi} +21 -2
  64. data/sorbet/rbi/gems/{unicode-display_width@1.7.0.rbi → unicode-display_width@2.0.0.rbi} +1 -1
  65. data/sorbet/rbi/gems/{websocket-driver@0.7.1.rbi → websocket-driver@0.7.3.rbi} +29 -29
  66. data/sorbet/rbi/gems/{websocket-extensions@0.1.4.rbi → websocket-extensions@0.1.5.rbi} +2 -2
  67. data/sorbet/rbi/gems/zeitwerk@2.4.2.rbi +177 -0
  68. metadata +54 -52
  69. data/sorbet/rbi/gems/jaro_winkler@1.5.4.rbi +0 -8
  70. data/sorbet/rbi/gems/marcel@0.3.3.rbi +0 -30
  71. data/sorbet/rbi/gems/mimemagic@0.3.5.rbi +0 -47
  72. data/sorbet/rbi/gems/parlour@4.0.1.rbi +0 -561
  73. data/sorbet/rbi/gems/spoom@1.0.4.rbi +0 -418
  74. data/sorbet/rbi/gems/zeitwerk@2.3.0.rbi +0 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cd008f86d84fd0224aac9d8f92bc104123f23869e9381c947b3e51864523c947
4
- data.tar.gz: debf7f89ce8f8419a02f2af84c3f1900c7bc2f2ac79cce535284e3e697133d74
3
+ metadata.gz: f4ac6768688fbeb5f3933d1ec71772d6266b800bbfa51fb3d27131d35eba1dbe
4
+ data.tar.gz: f7c6406ca6ab82789410b998415e483f762f2e43a689921457c91e8eca743536
5
5
  SHA512:
6
- metadata.gz: 2bf12776a5e5cd4f3f9d06f3bbabb3d9b0c6d873325dba9a7bc43dc49ffedbc119678b77a2087cface6428bf564e037b75386abb8fca2d06a313e617461db53a
7
- data.tar.gz: d6ca7a42dea1c5338c40e89b6fe6b14baa43372cf44e22af3f19763ee1048c03629e34f4466b632e7f5b6d82932b8e05b2d02d5e26ebf91852334b9f2ca6d5b2
6
+ metadata.gz: '09a96a3337917f29e5b49440e41457e49d0dcb66fe9d94d428472f80694232bebe8019d0aefe88704ca4284d7b5b3ee21cad001b5338a0978e733ff9752192dc'
7
+ data.tar.gz: 7863556c9cf8f9132d522c30e2905df58d7015e314a7d452b642e2eb163bd827fc5ff8947b7f3a926a9a0d647f5cb27ba8eba1a48b6190d6f8bee6f83bb02293
@@ -7,10 +7,19 @@ jobs:
7
7
  runs-on: ubuntu-latest
8
8
  strategy:
9
9
  matrix:
10
+ gemfile:
11
+ - Gemfile
12
+ - gemfiles/Gemfile-rails-6-0
10
13
  ruby:
11
14
  - 2.6
12
15
  - 2.7
13
- name: Tests Ruby ${{ matrix.ruby }}
16
+ - 3.0
17
+ exclude:
18
+ - ruby: 2.6
19
+ gemfile: Gemfile
20
+ env:
21
+ BUNDLE_GEMFILE: ${{ matrix.gemfile }}
22
+ name: "Tests: Ruby ${{ matrix.ruby }} ${{ matrix.gemfile }}"
14
23
  steps:
15
24
  - uses: actions/checkout@v1
16
25
  - name: Set up Ruby ${{ matrix.ruby }}
@@ -26,10 +35,10 @@ jobs:
26
35
  runs-on: ubuntu-latest
27
36
  steps:
28
37
  - uses: actions/checkout@v1
29
- - name: Set up Ruby 2.6
38
+ - name: Set up Ruby
30
39
  uses: actions/setup-ruby@v1
31
40
  with:
32
- ruby-version: 2.6.x
41
+ ruby-version: 3.0.x
33
42
  - name: Run style checks
34
43
  run: |
35
44
  gem install bundler
@@ -39,10 +48,10 @@ jobs:
39
48
  runs-on: ubuntu-latest
40
49
  steps:
41
50
  - uses: actions/checkout@v1
42
- - name: Set up Ruby 2.6
51
+ - name: Set up Ruby
43
52
  uses: actions/setup-ruby@v1
44
53
  with:
45
- ruby-version: 2.6.x
54
+ ruby-version: 3.0.x
46
55
  - name: Run static type checks
47
56
  run: |
48
57
  gem install bundler
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 2.6.6
1
+ 3.0.0
data/Gemfile CHANGED
@@ -8,7 +8,7 @@ gemspec
8
8
  # Specify the same dependency sources as the application Gemfile
9
9
 
10
10
  gem("spring")
11
- gem("rails", github: "rails/rails")
11
+ gem("rails", github: "rails/rails", branch: "main")
12
12
  gem("constant_resolver", require: false)
13
13
  gem("sorbet-runtime", require: false)
14
14
  gem("rubocop-performance", require: false)
data/Gemfile.lock CHANGED
@@ -1,91 +1,93 @@
1
1
  GIT
2
2
  remote: https://github.com/rails/rails.git
3
- revision: d80c18a391e33552ae2d943e68af56946f883f65
3
+ revision: d612542336d9a61381311c95a27d801bb4094779
4
+ branch: main
4
5
  specs:
5
- actioncable (6.1.0.alpha)
6
- actionpack (= 6.1.0.alpha)
7
- activesupport (= 6.1.0.alpha)
6
+ actioncable (7.0.0.alpha)
7
+ actionpack (= 7.0.0.alpha)
8
+ activesupport (= 7.0.0.alpha)
8
9
  nio4r (~> 2.0)
9
10
  websocket-driver (>= 0.6.1)
10
- actionmailbox (6.1.0.alpha)
11
- actionpack (= 6.1.0.alpha)
12
- activejob (= 6.1.0.alpha)
13
- activerecord (= 6.1.0.alpha)
14
- activestorage (= 6.1.0.alpha)
15
- activesupport (= 6.1.0.alpha)
11
+ actionmailbox (7.0.0.alpha)
12
+ actionpack (= 7.0.0.alpha)
13
+ activejob (= 7.0.0.alpha)
14
+ activerecord (= 7.0.0.alpha)
15
+ activestorage (= 7.0.0.alpha)
16
+ activesupport (= 7.0.0.alpha)
16
17
  mail (>= 2.7.1)
17
- actionmailer (6.1.0.alpha)
18
- actionpack (= 6.1.0.alpha)
19
- actionview (= 6.1.0.alpha)
20
- activejob (= 6.1.0.alpha)
21
- activesupport (= 6.1.0.alpha)
18
+ actionmailer (7.0.0.alpha)
19
+ actionpack (= 7.0.0.alpha)
20
+ actionview (= 7.0.0.alpha)
21
+ activejob (= 7.0.0.alpha)
22
+ activesupport (= 7.0.0.alpha)
22
23
  mail (~> 2.5, >= 2.5.4)
23
24
  rails-dom-testing (~> 2.0)
24
- actionpack (6.1.0.alpha)
25
- actionview (= 6.1.0.alpha)
26
- activesupport (= 6.1.0.alpha)
25
+ actionpack (7.0.0.alpha)
26
+ actionview (= 7.0.0.alpha)
27
+ activesupport (= 7.0.0.alpha)
27
28
  rack (~> 2.0, >= 2.0.9)
28
29
  rack-test (>= 0.6.3)
29
30
  rails-dom-testing (~> 2.0)
30
31
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
31
- actiontext (6.1.0.alpha)
32
- actionpack (= 6.1.0.alpha)
33
- activerecord (= 6.1.0.alpha)
34
- activestorage (= 6.1.0.alpha)
35
- activesupport (= 6.1.0.alpha)
32
+ actiontext (7.0.0.alpha)
33
+ actionpack (= 7.0.0.alpha)
34
+ activerecord (= 7.0.0.alpha)
35
+ activestorage (= 7.0.0.alpha)
36
+ activesupport (= 7.0.0.alpha)
36
37
  nokogiri (>= 1.8.5)
37
- actionview (6.1.0.alpha)
38
- activesupport (= 6.1.0.alpha)
38
+ actionview (7.0.0.alpha)
39
+ activesupport (= 7.0.0.alpha)
39
40
  builder (~> 3.1)
40
41
  erubi (~> 1.4)
41
42
  rails-dom-testing (~> 2.0)
42
43
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
43
- activejob (6.1.0.alpha)
44
- activesupport (= 6.1.0.alpha)
44
+ activejob (7.0.0.alpha)
45
+ activesupport (= 7.0.0.alpha)
45
46
  globalid (>= 0.3.6)
46
- activemodel (6.1.0.alpha)
47
- activesupport (= 6.1.0.alpha)
48
- activerecord (6.1.0.alpha)
49
- activemodel (= 6.1.0.alpha)
50
- activesupport (= 6.1.0.alpha)
51
- activestorage (6.1.0.alpha)
52
- actionpack (= 6.1.0.alpha)
53
- activejob (= 6.1.0.alpha)
54
- activerecord (= 6.1.0.alpha)
55
- activesupport (= 6.1.0.alpha)
56
- marcel (~> 0.3.1)
57
- activesupport (6.1.0.alpha)
47
+ activemodel (7.0.0.alpha)
48
+ activesupport (= 7.0.0.alpha)
49
+ activerecord (7.0.0.alpha)
50
+ activemodel (= 7.0.0.alpha)
51
+ activesupport (= 7.0.0.alpha)
52
+ activestorage (7.0.0.alpha)
53
+ actionpack (= 7.0.0.alpha)
54
+ activejob (= 7.0.0.alpha)
55
+ activerecord (= 7.0.0.alpha)
56
+ activesupport (= 7.0.0.alpha)
57
+ marcel (~> 1.0.0)
58
+ mini_mime (~> 1.0.2)
59
+ activesupport (7.0.0.alpha)
58
60
  concurrent-ruby (~> 1.0, >= 1.0.2)
59
61
  i18n (>= 1.6, < 2)
60
- minitest (~> 5.1)
62
+ minitest (>= 5.1)
61
63
  tzinfo (~> 2.0)
62
64
  zeitwerk (~> 2.3)
63
- rails (6.1.0.alpha)
64
- actioncable (= 6.1.0.alpha)
65
- actionmailbox (= 6.1.0.alpha)
66
- actionmailer (= 6.1.0.alpha)
67
- actionpack (= 6.1.0.alpha)
68
- actiontext (= 6.1.0.alpha)
69
- actionview (= 6.1.0.alpha)
70
- activejob (= 6.1.0.alpha)
71
- activemodel (= 6.1.0.alpha)
72
- activerecord (= 6.1.0.alpha)
73
- activestorage (= 6.1.0.alpha)
74
- activesupport (= 6.1.0.alpha)
75
- bundler (>= 1.3.0)
76
- railties (= 6.1.0.alpha)
65
+ rails (7.0.0.alpha)
66
+ actioncable (= 7.0.0.alpha)
67
+ actionmailbox (= 7.0.0.alpha)
68
+ actionmailer (= 7.0.0.alpha)
69
+ actionpack (= 7.0.0.alpha)
70
+ actiontext (= 7.0.0.alpha)
71
+ actionview (= 7.0.0.alpha)
72
+ activejob (= 7.0.0.alpha)
73
+ activemodel (= 7.0.0.alpha)
74
+ activerecord (= 7.0.0.alpha)
75
+ activestorage (= 7.0.0.alpha)
76
+ activesupport (= 7.0.0.alpha)
77
+ bundler (>= 1.15.0)
78
+ railties (= 7.0.0.alpha)
77
79
  sprockets-rails (>= 2.0.0)
78
- railties (6.1.0.alpha)
79
- actionpack (= 6.1.0.alpha)
80
- activesupport (= 6.1.0.alpha)
80
+ railties (7.0.0.alpha)
81
+ actionpack (= 7.0.0.alpha)
82
+ activesupport (= 7.0.0.alpha)
81
83
  method_source
82
- rake (>= 0.8.7)
84
+ rake (>= 0.13)
83
85
  thor (~> 1.0)
84
86
 
85
87
  PATH
86
88
  remote: .
87
89
  specs:
88
- packwerk (1.1.2)
90
+ packwerk (1.1.3)
89
91
  activesupport (>= 5.2)
90
92
  ast
91
93
  better_html
@@ -96,8 +98,8 @@ PATH
96
98
  GEM
97
99
  remote: https://rubygems.org/
98
100
  specs:
99
- ast (2.4.1)
100
- better_html (1.0.15)
101
+ ast (2.4.2)
102
+ better_html (1.0.16)
101
103
  actionview (>= 4.0)
102
104
  activesupport (>= 4.0)
103
105
  ast (~> 2.0)
@@ -111,18 +113,17 @@ GEM
111
113
  colorize (0.8.1)
112
114
  commander (4.5.2)
113
115
  highline (~> 2.0.0)
114
- concurrent-ruby (1.1.6)
116
+ concurrent-ruby (1.1.8)
115
117
  constant_resolver (0.1.5)
116
118
  crass (1.0.6)
117
- erubi (1.9.0)
119
+ erubi (1.10.0)
118
120
  globalid (0.4.2)
119
121
  activesupport (>= 4.2.0)
120
122
  highline (2.0.3)
121
123
  html_tokenizer (0.0.7)
122
- i18n (1.8.2)
124
+ i18n (1.8.10)
123
125
  concurrent-ruby (~> 1.0)
124
- jaro_winkler (1.5.4)
125
- loofah (2.5.0)
126
+ loofah (2.9.0)
126
127
  crass (~> 1.0.2)
127
128
  nokogiri (>= 1.5.9)
128
129
  m (1.5.1)
@@ -130,31 +131,33 @@ GEM
130
131
  rake (>= 0.9.2.2)
131
132
  mail (2.7.1)
132
133
  mini_mime (>= 0.1.1)
133
- marcel (0.3.3)
134
- mimemagic (~> 0.3.2)
134
+ marcel (1.0.0)
135
135
  method_source (1.0.0)
136
- mimemagic (0.3.5)
137
- mini_mime (1.0.2)
138
- mini_portile2 (2.4.0)
139
- minitest (5.14.0)
136
+ mini_mime (1.0.3)
137
+ mini_portile2 (2.5.0)
138
+ minitest (5.14.4)
140
139
  minitest-focus (1.2.1)
141
140
  minitest (>= 4, < 6)
142
- mocha (1.11.2)
143
- nio4r (2.5.2)
144
- nokogiri (1.10.9)
145
- mini_portile2 (~> 2.4.0)
146
- parallel (1.19.1)
147
- parlour (4.0.1)
141
+ mocha (1.12.0)
142
+ nio4r (2.5.7)
143
+ nokogiri (1.11.2)
144
+ mini_portile2 (~> 2.5.0)
145
+ racc (~> 1.4)
146
+ nokogiri (1.11.2-x86_64-darwin)
147
+ racc (~> 1.4)
148
+ parallel (1.20.1)
149
+ parlour (6.0.0)
148
150
  commander (~> 4.5)
149
151
  parser
150
152
  rainbow (~> 3.0)
151
153
  sorbet-runtime (>= 0.5)
152
- parser (2.7.1.4)
154
+ parser (3.0.0.0)
153
155
  ast (~> 2.4.1)
154
- pry (0.13.1)
156
+ pry (0.14.0)
155
157
  coderay (~> 1.1)
156
158
  method_source (~> 1.0)
157
- rack (2.2.2)
159
+ racc (1.5.2)
160
+ rack (2.2.3)
158
161
  rack-test (1.1.0)
159
162
  rack (>= 1.0, < 3)
160
163
  rails-dom-testing (2.0.3)
@@ -163,59 +166,73 @@ GEM
163
166
  rails-html-sanitizer (1.3.0)
164
167
  loofah (~> 2.3)
165
168
  rainbow (3.0.0)
166
- rake (13.0.1)
169
+ rake (13.0.3)
170
+ regexp_parser (2.1.1)
167
171
  rexml (3.2.4)
168
- rubocop (0.82.0)
169
- jaro_winkler (~> 1.5.1)
172
+ rubocop (1.12.0)
170
173
  parallel (~> 1.10)
171
- parser (>= 2.7.0.1)
174
+ parser (>= 3.0.0.0)
172
175
  rainbow (>= 2.2.2, < 4.0)
176
+ regexp_parser (>= 1.8, < 3.0)
173
177
  rexml
178
+ rubocop-ast (>= 1.2.0, < 2.0)
174
179
  ruby-progressbar (~> 1.7)
175
- unicode-display_width (>= 1.4.0, < 2.0)
176
- rubocop-performance (1.5.2)
177
- rubocop (>= 0.71.0)
178
- rubocop-shopify (1.0.2)
179
- rubocop (~> 0.82.0)
180
- rubocop-sorbet (0.3.7)
181
- ruby-progressbar (1.10.1)
180
+ unicode-display_width (>= 1.4.0, < 3.0)
181
+ rubocop-ast (1.4.1)
182
+ parser (>= 2.7.1.5)
183
+ rubocop-performance (1.10.2)
184
+ rubocop (>= 0.90.0, < 2.0)
185
+ rubocop-ast (>= 0.4.0)
186
+ rubocop-shopify (2.0.1)
187
+ rubocop (~> 1.11)
188
+ rubocop-sorbet (0.6.1)
189
+ rubocop
190
+ ruby-progressbar (1.11.0)
182
191
  smart_properties (1.15.0)
183
- sorbet (0.5.5898)
184
- sorbet-static (= 0.5.5898)
185
- sorbet-runtime (0.5.6049)
186
- sorbet-static (0.5.5898-universal-darwin-19)
187
- spoom (1.0.4)
192
+ sorbet (0.5.6360)
193
+ sorbet-static (= 0.5.6360)
194
+ sorbet-runtime (0.5.6360)
195
+ sorbet-static (0.5.6360-universal-darwin-14)
196
+ sorbet-static (0.5.6360-universal-darwin-15)
197
+ sorbet-static (0.5.6360-universal-darwin-16)
198
+ sorbet-static (0.5.6360-universal-darwin-17)
199
+ sorbet-static (0.5.6360-universal-darwin-18)
200
+ sorbet-static (0.5.6360-universal-darwin-19)
201
+ sorbet-static (0.5.6360-universal-darwin-20)
202
+ sorbet-static (0.5.6360-x86_64-linux)
203
+ spoom (1.1.0)
188
204
  colorize
189
- sorbet (~> 0.5.5)
205
+ sorbet (>= 0.5.6347)
190
206
  sorbet-runtime
191
207
  thor (>= 0.19.2)
192
- spring (2.1.0)
193
- sprockets (4.0.0)
208
+ spring (2.1.1)
209
+ sprockets (4.0.2)
194
210
  concurrent-ruby (~> 1.0)
195
211
  rack (> 1, < 3)
196
- sprockets-rails (3.2.1)
212
+ sprockets-rails (3.2.2)
197
213
  actionpack (>= 4.0)
198
214
  activesupport (>= 4.0)
199
215
  sprockets (>= 3.0.0)
200
- tapioca (0.4.5)
216
+ tapioca (0.4.19)
217
+ bundler (>= 1.17.3)
201
218
  parlour (>= 2.1.0)
202
219
  pry (>= 0.12.2)
203
220
  sorbet-runtime
204
221
  sorbet-static (>= 0.4.4471)
205
222
  spoom
206
223
  thor (>= 0.19.2)
207
- thor (1.0.1)
208
- tzinfo (2.0.2)
224
+ thor (1.1.0)
225
+ tzinfo (2.0.4)
209
226
  concurrent-ruby (~> 1.0)
210
- unicode-display_width (1.7.0)
211
- websocket-driver (0.7.1)
227
+ unicode-display_width (2.0.0)
228
+ websocket-driver (0.7.3)
212
229
  websocket-extensions (>= 0.1.0)
213
- websocket-extensions (0.1.4)
214
- zeitwerk (2.3.0)
230
+ websocket-extensions (0.1.5)
231
+ zeitwerk (2.4.2)
215
232
 
216
233
  PLATFORMS
217
234
  ruby
218
- x86_64-darwin-19
235
+ x86_64-darwin-20
219
236
 
220
237
  DEPENDENCIES
221
238
  bundler
@@ -236,4 +253,4 @@ DEPENDENCIES
236
253
  tapioca
237
254
 
238
255
  BUNDLED WITH
239
- 2.1.4
256
+ 2.2.14
data/README.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Packwerk [![Build Status](https://github.com/Shopify/packwerk/workflows/CI/badge.svg)](https://github.com/Shopify/packwerk/actions?query=workflow%3ACI)
2
2
 
3
+ ## NOTE: Packwerk is considered to be feature-complete for Shopify's uses. We are currently accepting bug fixes only, and it is not being actively developed. Please fork this project if you are interested in adding new features.
4
+
5
+ > "I know who you are and because of that I know what you do."
6
+ > This knowledge is a dependency that raises the cost of change.
7
+
8
+ -- _Sandi Metz, Practical Object-Oriented Design in Ruby_
9
+
3
10
  Packwerk is a Ruby gem used to enforce boundaries and modularize Rails applications.
4
11
 
5
12
  Packwerk can be used to:
data/dev.yml CHANGED
@@ -3,7 +3,7 @@ name: packwerk
3
3
  type: ruby
4
4
 
5
5
  up:
6
- - ruby: 2.6.6
6
+ - ruby: 3.0.0
7
7
  - bundler
8
8
 
9
9
  commands:
@@ -0,0 +1,22 @@
1
+ # frozen_string_literal: true
2
+
3
+ source("https://rubygems.org")
4
+
5
+ gemspec path: ".."
6
+
7
+ # Specify the same dependency sources as the application Gemfile
8
+
9
+ gem("spring")
10
+ gem("rails", '~> 6.0.0')
11
+ gem("constant_resolver", require: false)
12
+ gem("sorbet-runtime", require: false)
13
+ gem("rubocop-performance", require: false)
14
+ gem("rubocop-sorbet", require: false)
15
+ gem("mocha", require: false)
16
+ gem("rubocop-shopify", require: false)
17
+ gem("tapioca", require: false)
18
+
19
+ group :development do
20
+ gem("byebug", require: false)
21
+ gem("minitest-focus", require: false)
22
+ end