Skip to content

Commit d1ebeb8

Browse files
committed
Update all outdated gems
1 parent 1d2063e commit d1ebeb8

1 file changed

Lines changed: 167 additions & 90 deletions

File tree

Gemfile.lock

Lines changed: 167 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
GIT
22
remote: https://github.com/Shopify/packwerk
3-
revision: 6e57928e1508afd0f651ab68682c06b3a361d399
3+
revision: 5b06827b1d4be60a54dbf68a2cab5661b3fd3dcf
44
branch: main
55
specs:
6-
packwerk (2.2.1)
6+
packwerk (3.2.3)
77
activesupport (>= 6.0)
88
ast
99
better_html
1010
bundler
11-
constant_resolver (>= 0.2.0)
11+
constant_resolver (>= 0.3)
1212
parallel
1313
parser
14+
prism (>= 0.25.0)
1415
sorbet-runtime (>= 0.5.9914)
1516
zeitwerk (>= 2.6.1)
1617

@@ -26,131 +27,207 @@ PATH
2627
GEM
2728
remote: https://rubygems.org/
2829
specs:
29-
actionpack (7.0.4.2)
30-
actionview (= 7.0.4.2)
31-
activesupport (= 7.0.4.2)
32-
rack (~> 2.0, >= 2.2.0)
30+
actionpack (8.1.2)
31+
actionview (= 8.1.2)
32+
activesupport (= 8.1.2)
33+
nokogiri (>= 1.8.5)
34+
rack (>= 2.2.4)
35+
rack-session (>= 1.0.1)
3336
rack-test (>= 0.6.3)
34-
rails-dom-testing (~> 2.0)
35-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actionview (7.0.4.2)
37-
activesupport (= 7.0.4.2)
37+
rails-dom-testing (~> 2.2)
38+
rails-html-sanitizer (~> 1.6)
39+
useragent (~> 0.16)
40+
actionview (8.1.2)
41+
activesupport (= 8.1.2)
3842
builder (~> 3.1)
39-
erubi (~> 1.4)
40-
rails-dom-testing (~> 2.0)
41-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
activesupport (7.0.4.2)
43-
concurrent-ruby (~> 1.0, >= 1.0.2)
43+
erubi (~> 1.11)
44+
rails-dom-testing (~> 2.2)
45+
rails-html-sanitizer (~> 1.6)
46+
activesupport (8.1.2)
47+
base64
48+
bigdecimal
49+
concurrent-ruby (~> 1.0, >= 1.3.1)
50+
connection_pool (>= 2.2.5)
51+
drb
4452
i18n (>= 1.6, < 2)
53+
json
54+
logger (>= 1.4.2)
4555
minitest (>= 5.1)
46-
tzinfo (~> 2.0)
47-
ast (2.4.2)
48-
better_html (2.0.1)
49-
actionview (>= 6.0)
50-
activesupport (>= 6.0)
56+
securerandom (>= 0.3)
57+
tzinfo (~> 2.0, >= 2.0.5)
58+
uri (>= 0.13.1)
59+
addressable (2.8.9)
60+
public_suffix (>= 2.0.2, < 8.0)
61+
ast (2.4.3)
62+
base64 (0.3.0)
63+
benchmark (0.5.0)
64+
better_html (2.2.0)
65+
actionview (>= 7.0)
66+
activesupport (>= 7.0)
5167
ast (~> 2.0)
5268
erubi (~> 1.4)
5369
parser (>= 2.4)
5470
smart_properties
55-
builder (3.2.4)
71+
bigdecimal (4.0.1)
72+
builder (3.3.0)
5673
coderay (1.1.3)
57-
concurrent-ruby (1.2.0)
58-
constant_resolver (0.2.0)
74+
concurrent-ruby (1.3.6)
75+
connection_pool (3.0.2)
76+
constant_resolver (0.3.0)
5977
crass (1.0.6)
60-
diff-lcs (1.5.1)
61-
erubi (1.12.0)
62-
i18n (1.12.0)
78+
date (3.5.1)
79+
drb (2.2.3)
80+
erb (6.0.2)
81+
erubi (1.13.1)
82+
i18n (1.14.8)
6383
concurrent-ruby (~> 1.0)
64-
json (2.6.3)
65-
loofah (2.19.1)
84+
io-console (0.8.2)
85+
irb (1.17.0)
86+
pp (>= 0.6.0)
87+
prism (>= 1.3.0)
88+
rdoc (>= 4.0.0)
89+
reline (>= 0.4.2)
90+
json (2.18.1)
91+
json-schema (6.1.0)
92+
addressable (~> 2.8)
93+
bigdecimal (>= 3.1, < 5)
94+
language_server-protocol (3.17.0.5)
95+
lint_roller (1.1.0)
96+
logger (1.7.0)
97+
loofah (2.25.0)
6698
crass (~> 1.0.2)
67-
nokogiri (>= 1.5.9)
68-
method_source (1.0.0)
69-
minitest (5.17.0)
70-
mocha (2.0.2)
99+
nokogiri (>= 1.12.0)
100+
mcp (0.8.0)
101+
json-schema (>= 4.1)
102+
method_source (1.1.0)
103+
minitest (6.0.2)
104+
drb (~> 2.0)
105+
prism (~> 1.5)
106+
mocha (3.0.2)
71107
ruby2_keywords (>= 0.0.5)
108+
netrc (0.11.0)
72109
nokogiri (1.19.1-arm64-darwin)
73110
racc (~> 1.4)
74111
nokogiri (1.19.1-x86_64-darwin)
75112
racc (~> 1.4)
76113
nokogiri (1.19.1-x86_64-linux-gnu)
77114
racc (~> 1.4)
78-
parallel (1.22.1)
79-
parser (3.2.1.0)
115+
parallel (1.27.0)
116+
parser (3.3.10.2)
80117
ast (~> 2.4.1)
81-
pry (0.14.2)
118+
racc
119+
pp (0.6.3)
120+
prettyprint
121+
prettyprint (0.2.0)
122+
prism (1.9.0)
123+
pry (0.16.0)
82124
coderay (~> 1.1)
83125
method_source (~> 1.0)
126+
reline (>= 0.6.0)
127+
psych (5.3.1)
128+
date
129+
stringio
130+
public_suffix (7.0.5)
84131
racc (1.8.1)
85-
rack (2.2.6.2)
86-
rack-test (2.0.2)
132+
rack (3.2.5)
133+
rack-session (2.1.1)
134+
base64 (>= 0.1.0)
135+
rack (>= 3.0.0)
136+
rack-test (2.2.0)
87137
rack (>= 1.3)
88-
rails-dom-testing (2.0.3)
89-
activesupport (>= 4.2.0)
138+
rackup (2.3.1)
139+
rack (>= 3)
140+
rails-dom-testing (2.3.0)
141+
activesupport (>= 5.0.0)
142+
minitest
90143
nokogiri (>= 1.6)
91-
rails-html-sanitizer (1.5.0)
92-
loofah (~> 2.19, >= 2.19.1)
93-
railties (7.0.4.2)
94-
actionpack (= 7.0.4.2)
95-
activesupport (= 7.0.4.2)
96-
method_source
144+
rails-html-sanitizer (1.7.0)
145+
loofah (~> 2.25)
146+
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)
147+
railties (8.1.2)
148+
actionpack (= 8.1.2)
149+
activesupport (= 8.1.2)
150+
irb (~> 1.13)
151+
rackup (>= 1.0.0)
97152
rake (>= 12.2)
98-
thor (~> 1.0)
99-
zeitwerk (~> 2.5)
153+
thor (~> 1.0, >= 1.2.2)
154+
tsort (>= 0.2)
155+
zeitwerk (~> 2.6)
100156
rainbow (3.1.1)
101-
rake (13.0.6)
102-
rbi (0.0.17)
103-
ast
104-
parser (>= 3.0.0)
105-
sorbet-runtime (>= 0.5.9204)
106-
unparser (>= 0.5.6)
107-
regexp_parser (2.7.0)
108-
rexml (3.2.5)
109-
rubocop (1.45.1)
157+
rake (13.3.1)
158+
rbi (0.3.9)
159+
prism (~> 1.0)
160+
rbs (>= 3.4.4)
161+
rbs (3.10.3)
162+
logger
163+
tsort
164+
rdoc (7.2.0)
165+
erb
166+
psych (>= 4.0.0)
167+
tsort
168+
regexp_parser (2.11.3)
169+
reline (0.6.3)
170+
io-console (~> 0.5)
171+
rexml (3.4.4)
172+
rubocop (1.85.1)
110173
json (~> 2.3)
174+
language_server-protocol (~> 3.17.0.2)
175+
lint_roller (~> 1.1.0)
176+
mcp (~> 0.6)
111177
parallel (~> 1.10)
112-
parser (>= 3.2.0.0)
178+
parser (>= 3.3.0.2)
113179
rainbow (>= 2.2.2, < 4.0)
114-
regexp_parser (>= 1.8, < 3.0)
115-
rexml (>= 3.2.5, < 4.0)
116-
rubocop-ast (>= 1.24.1, < 2.0)
180+
regexp_parser (>= 2.9.3, < 3.0)
181+
rubocop-ast (>= 1.49.0, < 2.0)
117182
ruby-progressbar (~> 1.7)
118-
unicode-display_width (>= 2.4.0, < 3.0)
119-
rubocop-ast (1.26.0)
120-
parser (>= 3.2.1.0)
121-
ruby-progressbar (1.11.0)
183+
unicode-display_width (>= 2.4.0, < 4.0)
184+
rubocop-ast (1.49.0)
185+
parser (>= 3.3.7.2)
186+
prism (~> 1.7)
187+
ruby-progressbar (1.13.0)
122188
ruby2_keywords (0.0.5)
189+
securerandom (0.4.1)
123190
smart_properties (1.17.0)
124-
sorbet (0.5.11353)
125-
sorbet-static (= 0.5.11353)
126-
sorbet-runtime (0.5.10672)
127-
sorbet-static (0.5.11353-universal-darwin)
128-
sorbet-static (0.5.11353-x86_64-linux)
129-
spoom (1.1.16)
130-
sorbet (>= 0.5.10187)
131-
sorbet-runtime (>= 0.5.9204)
191+
sorbet (0.6.12992)
192+
sorbet-static (= 0.6.12992)
193+
sorbet-runtime (0.6.12992)
194+
sorbet-static (0.6.12992-universal-darwin)
195+
sorbet-static (0.6.12992-x86_64-linux)
196+
sorbet-static-and-runtime (0.6.12992)
197+
sorbet (= 0.6.12992)
198+
sorbet-runtime (= 0.6.12992)
199+
spoom (1.6.3)
200+
erubi (>= 1.10.0)
201+
prism (>= 0.28.0)
202+
rbi (>= 0.3.3)
203+
rexml (>= 3.2.6)
204+
sorbet-static-and-runtime (>= 0.5.10187)
132205
thor (>= 0.19.2)
133-
tapioca (0.7.3)
134-
bundler (>= 1.17.3)
135-
pry (>= 0.12.2)
136-
rbi (~> 0.0.0, >= 0.0.14)
137-
sorbet-runtime (>= 0.5.9204)
138-
sorbet-static (>= 0.5.9204)
139-
spoom (~> 1.1.0, >= 1.1.11)
206+
stringio (3.2.0)
207+
tapioca (0.16.11)
208+
benchmark
209+
bundler (>= 2.2.25)
210+
netrc (>= 0.11.0)
211+
parallel (>= 1.21.0)
212+
rbi (~> 0.2)
213+
sorbet-static-and-runtime (>= 0.5.11087)
214+
spoom (>= 1.2.0)
140215
thor (>= 1.2.0)
141216
yard-sorbet
142-
thor (1.2.1)
217+
thor (1.5.0)
218+
tsort (0.2.0)
143219
tzinfo (2.0.6)
144220
concurrent-ruby (~> 1.0)
145-
unicode-display_width (2.4.2)
146-
unparser (0.6.8)
147-
diff-lcs (~> 1.3)
148-
parser (>= 3.2.0)
149-
yard (0.9.36)
150-
yard-sorbet (0.8.1)
151-
sorbet-runtime (>= 0.5)
152-
yard (>= 0.9)
153-
zeitwerk (2.6.7)
221+
unicode-display_width (3.2.0)
222+
unicode-emoji (~> 4.1)
223+
unicode-emoji (4.2.0)
224+
uri (1.1.1)
225+
useragent (0.16.11)
226+
yard (0.9.38)
227+
yard-sorbet (0.9.0)
228+
sorbet-runtime
229+
yard
230+
zeitwerk (2.7.5)
154231

155232
PLATFORMS
156233
universal-darwin

0 commit comments

Comments
 (0)