Skip to content

Commit 746fdac

Browse files
committed
📌 Bump major version
1 parent 796678f commit 746fdac

1 file changed

Lines changed: 84 additions & 77 deletions

File tree

Gemfile.lock

Lines changed: 84 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -18,173 +18,179 @@ PATH
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
ansi (1.5.0)
22-
appraisal2 (3.0.0)
21+
ansi (1.6.0)
22+
appraisal2 (3.0.6)
2323
bundler (>= 1.17.3)
2424
rake (>= 10)
2525
thor (>= 0.14)
2626
ast (2.4.3)
27-
backports (3.25.1)
28-
benchmark (0.4.1)
29-
bigdecimal (3.2.2)
30-
bundler-audit (0.9.2)
31-
bundler (>= 1.2.0, < 3)
27+
backports (3.25.3)
28+
benchmark (0.5.0)
29+
bigdecimal (4.1.0)
30+
bundler-audit (0.9.3)
31+
bundler (>= 1.2.0)
3232
thor (~> 1.0)
3333
coderay (1.1.3)
34-
concurrent-ruby (1.3.5)
35-
date (3.4.1)
36-
debug (1.11.0)
34+
concurrent-ruby (1.3.6)
35+
date (3.5.1)
36+
debug (1.11.1)
3737
irb (~> 1.10)
3838
reline (>= 0.3.8)
39-
delegate (0.4.0)
39+
delegate (0.6.1)
4040
diff-lcs (1.6.2)
4141
diffy (3.4.4)
4242
docile (1.4.1)
4343
dry-configurable (1.3.0)
4444
dry-core (~> 1.1)
4545
zeitwerk (~> 2.6)
46-
dry-core (1.1.0)
46+
dry-core (1.2.0)
4747
concurrent-ruby (~> 1.0)
4848
logger
4949
zeitwerk (~> 2.6)
50-
dry-inflector (1.2.0)
50+
dry-inflector (1.3.1)
5151
dry-initializer (3.2.0)
5252
dry-logic (1.6.0)
5353
bigdecimal
5454
concurrent-ruby (~> 1.0)
5555
dry-core (~> 1.1)
5656
zeitwerk (~> 2.6)
57-
dry-schema (1.14.1)
57+
dry-schema (1.16.0)
5858
concurrent-ruby (~> 1.0)
5959
dry-configurable (~> 1.0, >= 1.0.1)
6060
dry-core (~> 1.1)
6161
dry-initializer (~> 3.2)
62-
dry-logic (~> 1.5)
63-
dry-types (~> 1.8)
62+
dry-logic (~> 1.6)
63+
dry-types (~> 1.9, >= 1.9.1)
6464
zeitwerk (~> 2.6)
65-
dry-types (1.8.3)
66-
bigdecimal (~> 3.0)
65+
dry-types (1.9.1)
66+
bigdecimal (>= 3.0)
6767
concurrent-ruby (~> 1.0)
6868
dry-core (~> 1.0)
6969
dry-inflector (~> 1.0)
7070
dry-logic (~> 1.4)
7171
zeitwerk (~> 2.6)
72-
erb (5.0.2)
72+
erb (6.0.2)
7373
gem_bench (2.0.5)
7474
bundler (>= 1.14)
7575
version_gem (~> 1.1, >= 1.1.4)
7676
gitmoji-regex (1.0.3)
7777
version_gem (~> 1.1, >= 1.1.8)
78-
io-console (0.8.1)
79-
irb (1.15.2)
78+
io-console (0.8.2)
79+
irb (1.17.0)
8080
pp (>= 0.6.0)
81+
prism (>= 1.3.0)
8182
rdoc (>= 4.0.0)
8283
reline (>= 0.4.2)
83-
json (2.13.2)
84-
kettle-dev (1.1.3)
85-
rake (~> 13.0)
86-
kettle-soup-cover (1.0.10)
84+
json (2.19.3)
85+
kettle-dev (1.2.4)
86+
kettle-soup-cover (1.1.1)
8787
simplecov (~> 0.22)
8888
simplecov-cobertura (~> 3.0)
8989
simplecov-console (~> 0.9, >= 0.9.3)
9090
simplecov-html (~> 0.13, >= 0.13.1)
9191
simplecov-lcov (~> 0.8)
9292
simplecov-rcov (~> 0.3, >= 0.3.7)
9393
simplecov_json_formatter (~> 0.1, >= 0.1.4)
94-
version_gem (~> 1.1, >= 1.1.8)
95-
kettle-test (1.0.3)
96-
appraisal2 (~> 3.0)
94+
version_gem (~> 1.1, >= 1.1.9)
95+
kettle-test (1.0.10)
96+
appraisal2 (~> 3.0, >= 3.0.2)
97+
backports (~> 3.0)
9798
rspec (~> 3.0)
9899
rspec-block_is_expected (~> 1.0, >= 1.0.6)
100+
rspec-pending_for (~> 0.1, >= 0.1.19)
99101
rspec-stubbed_env (~> 1.0, >= 1.0.4)
100102
rspec_junit_formatter (~> 0.6)
101103
silent_stream (~> 1.0, >= 1.0.12)
102104
timecop-rspec (~> 1.0, >= 1.0.3)
103-
version_gem (~> 1.1, >= 1.1.8)
104-
kramdown (2.5.1)
105-
rexml (>= 3.3.9)
105+
version_gem (~> 1.1, >= 1.1.9)
106+
kramdown (2.5.2)
107+
rexml (>= 3.4.4)
106108
kramdown-parser-gfm (1.1.0)
107109
kramdown (~> 2.0)
108110
language_server-protocol (3.17.0.5)
109111
lint_roller (1.1.0)
110112
logger (1.7.0)
111113
method_source (1.1.0)
112-
nokogiri (1.18.9-arm64-darwin)
114+
nokogiri (1.19.2-arm64-darwin)
113115
racc (~> 1.4)
114-
nokogiri (1.18.9-x86_64-darwin)
116+
nokogiri (1.19.2-x86_64-darwin)
115117
racc (~> 1.4)
116-
nokogiri (1.18.9-x86_64-linux-gnu)
118+
nokogiri (1.19.2-x86_64-linux-gnu)
117119
racc (~> 1.4)
118120
ostruct (0.6.3)
119-
parallel (1.27.0)
120-
parser (3.3.9.0)
121+
parallel (1.28.0)
122+
parser (3.3.11.1)
121123
ast (~> 2.4.1)
122124
racc
123-
pp (0.6.2)
125+
pp (0.6.3)
124126
prettyprint
125127
prettyprint (0.2.0)
126-
prism (1.4.0)
127-
pry (0.15.2)
128+
prism (1.9.0)
129+
pry (0.16.0)
128130
coderay (~> 1.1)
129131
method_source (~> 1.0)
130-
psych (5.2.6)
132+
reline (>= 0.6.0)
133+
psych (5.3.1)
131134
date
132135
stringio
133136
racc (1.8.1)
134137
rainbow (3.1.1)
135-
rake (13.3.0)
136-
rbs (3.9.4)
138+
rake (13.3.1)
139+
rbs (3.10.4)
137140
logger
138-
rdoc (6.14.2)
141+
tsort
142+
rdoc (6.17.0)
139143
erb
140144
psych (>= 4.0.0)
145+
tsort
141146
reek (6.5.0)
142147
dry-schema (~> 1.13)
143148
logger (~> 1.6)
144149
parser (~> 3.3.0)
145150
rainbow (>= 2.0, < 4.0)
146151
rexml (~> 3.1)
147-
regexp_parser (2.11.2)
148-
reline (0.6.2)
152+
regexp_parser (2.11.3)
153+
reline (0.6.3)
149154
io-console (~> 0.5)
150155
require_bench (1.0.4)
151156
version_gem (>= 1.1.3, < 4)
152-
rexml (3.4.2)
153-
rspec (3.13.1)
157+
rexml (3.4.4)
158+
rspec (3.13.2)
154159
rspec-core (~> 3.13.0)
155160
rspec-expectations (~> 3.13.0)
156161
rspec-mocks (~> 3.13.0)
157162
rspec-block_is_expected (1.0.6)
158-
rspec-core (3.13.5)
163+
rspec-core (3.13.6)
159164
rspec-support (~> 3.13.0)
160165
rspec-expectations (3.13.5)
161166
diff-lcs (>= 1.2.0, < 2.0)
162167
rspec-support (~> 3.13.0)
163-
rspec-mocks (3.13.5)
168+
rspec-mocks (3.13.8)
164169
diff-lcs (>= 1.2.0, < 2.0)
165170
rspec-support (~> 3.13.0)
166-
rspec-pending_for (0.1.18)
171+
rspec-pending_for (0.1.20)
167172
rspec-core (~> 3.0)
168173
ruby_engine (~> 2.0)
169174
ruby_version (~> 1.0)
175+
version_gem (~> 1.1, >= 1.1.8)
170176
rspec-stubbed_env (1.0.4)
171-
rspec-support (3.13.5)
177+
rspec-support (3.13.7)
172178
rspec_junit_formatter (0.6.0)
173179
rspec-core (>= 2, < 4, != 2.12.0)
174-
rubocop (1.75.8)
180+
rubocop (1.84.2)
175181
json (~> 2.3)
176182
language_server-protocol (~> 3.17.0.2)
177183
lint_roller (~> 1.1.0)
178184
parallel (~> 1.10)
179185
parser (>= 3.3.0.2)
180186
rainbow (>= 2.2.2, < 4.0)
181187
regexp_parser (>= 2.9.3, < 3.0)
182-
rubocop-ast (>= 1.44.0, < 2.0)
188+
rubocop-ast (>= 1.49.0, < 2.0)
183189
ruby-progressbar (~> 1.7)
184190
unicode-display_width (>= 2.4.0, < 4.0)
185-
rubocop-ast (1.46.0)
191+
rubocop-ast (1.49.1)
186192
parser (>= 3.3.7.2)
187-
prism (~> 1.4)
193+
prism (~> 1.7)
188194
rubocop-gradual (0.3.6)
189195
diff-lcs (>= 1.2.0, < 2.0)
190196
diffy (~> 3.0)
@@ -197,24 +203,24 @@ GEM
197203
version_gem (>= 1.1.2, < 3)
198204
rubocop-md (1.2.4)
199205
rubocop (>= 1.45)
200-
rubocop-on-rbs (1.8.0)
206+
rubocop-on-rbs (1.9.1)
201207
lint_roller (~> 1.1)
202208
rbs (~> 3.5)
203209
rubocop (>= 1.72.1, < 2.0)
204210
zlib
205211
rubocop-packaging (0.6.0)
206212
lint_roller (~> 1.1.0)
207213
rubocop (>= 1.72.1, < 2.0)
208-
rubocop-performance (1.25.0)
214+
rubocop-performance (1.26.1)
209215
lint_roller (~> 1.1)
210216
rubocop (>= 1.75.0, < 2.0)
211-
rubocop-ast (>= 1.38.0, < 2.0)
217+
rubocop-ast (>= 1.47.1, < 2.0)
212218
rubocop-rake (0.7.1)
213219
lint_roller (~> 1.1)
214220
rubocop (>= 1.72.1)
215-
rubocop-rspec (3.7.0)
221+
rubocop-rspec (3.9.0)
216222
lint_roller (~> 1.1)
217-
rubocop (~> 1.72, >= 1.72.1)
223+
rubocop (~> 1.81)
218224
rubocop-ruby2_2 (2.0.5)
219225
rubocop-gradual (~> 0.3, >= 0.3.1)
220226
rubocop-md (~> 1.2)
@@ -223,7 +229,7 @@ GEM
223229
rubocop-thread_safety (~> 0.5, >= 0.5.1)
224230
standard-rubocop-lts (~> 1.0, >= 1.0.7)
225231
version_gem (>= 1.1.3, < 3)
226-
rubocop-shopify (2.17.1)
232+
rubocop-shopify (2.18.0)
227233
rubocop (~> 1.62)
228234
rubocop-thread_safety (0.7.3)
229235
lint_roller (~> 1.1)
@@ -242,7 +248,7 @@ GEM
242248
simplecov-cobertura (3.1.0)
243249
rexml
244250
simplecov (~> 0.19)
245-
simplecov-console (0.9.4)
251+
simplecov-console (0.9.5)
246252
ansi
247253
simplecov
248254
terminal-table
@@ -251,43 +257,44 @@ GEM
251257
simplecov-rcov (0.3.7)
252258
simplecov (>= 0.4.1)
253259
simplecov_json_formatter (0.1.4)
254-
standard (1.50.0)
260+
standard (1.54.0)
255261
language_server-protocol (~> 3.17.0.2)
256262
lint_roller (~> 1.0)
257-
rubocop (~> 1.75.5)
263+
rubocop (~> 1.84.0)
258264
standard-custom (~> 1.0.0)
259265
standard-performance (~> 1.8)
260266
standard-custom (1.0.2)
261267
lint_roller (~> 1.0)
262268
rubocop (~> 1.50)
263-
standard-performance (1.8.0)
269+
standard-performance (1.9.0)
264270
lint_roller (~> 1.1)
265-
rubocop-performance (~> 1.25.0)
271+
rubocop-performance (~> 1.26.0)
266272
standard-rubocop-lts (1.0.10)
267273
rspec-block_is_expected (~> 1.0, >= 1.0.5)
268274
standard (>= 1.35.1, < 2)
269275
standard-custom (>= 1.0.2, < 2)
270276
standard-performance (>= 1.3.1, < 2)
271277
version_gem (>= 1.1.4, < 3)
272-
stone_checksums (1.0.2)
273-
version_gem (~> 1.1, >= 1.1.8)
274-
stringio (3.1.7)
278+
stone_checksums (1.0.3)
279+
version_gem (~> 1.1, >= 1.1.9)
280+
stringio (3.2.0)
275281
terminal-table (4.0.0)
276282
unicode-display_width (>= 1.1.1, < 4)
277-
thor (1.4.0)
283+
thor (1.5.0)
278284
timecop (0.9.10)
279285
timecop-rspec (1.0.3)
280286
delegate (~> 0.1)
281287
rspec (~> 3.0)
282288
timecop (>= 0.7, < 1)
283-
unicode-display_width (3.1.5)
284-
unicode-emoji (~> 4.0, >= 4.0.4)
285-
unicode-emoji (4.0.4)
286-
yard (0.9.37)
289+
tsort (0.2.0)
290+
unicode-display_width (3.2.0)
291+
unicode-emoji (~> 4.1)
292+
unicode-emoji (4.2.0)
293+
yard (0.9.38)
287294
yard-relative_markdown_links (0.5.0)
288295
nokogiri (>= 1.14.3, < 2)
289-
zeitwerk (2.7.3)
290-
zlib (3.2.1)
296+
zeitwerk (2.7.5)
297+
zlib (3.2.3)
291298

292299
PLATFORMS
293300
arm64-darwin-22
@@ -327,4 +334,4 @@ DEPENDENCIES
327334
yard-relative_markdown_links (~> 0.5.0)
328335

329336
BUNDLED WITH
330-
2.7.2
337+
2.7.2

0 commit comments

Comments
 (0)