Skip to content

Commit 803b24f

Browse files
fix(deps): update non-major dependencies
1 parent 5cb50a0 commit 803b24f

File tree

13 files changed

+2715
-2387
lines changed

13 files changed

+2715
-2387
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.6
1+
3.4.2

Gemfile.lock

+36-31
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
ast (2.4.2)
2020
base64 (0.2.0)
2121
benchmark (0.4.0)
22-
bigdecimal (3.1.8)
22+
bigdecimal (3.1.9)
2323
capybara (3.40.0)
2424
addressable
2525
matrix
@@ -31,32 +31,34 @@ GEM
3131
xpath (~> 3.2)
3232
coderay (1.1.3)
3333
colorator (1.1.0)
34-
concurrent-ruby (1.3.4)
34+
concurrent-ruby (1.3.5)
3535
connection_pool (2.4.1)
3636
diff-lcs (1.5.1)
3737
drb (2.2.1)
3838
dry-cli (1.0.0)
39-
dry-configurable (1.1.0)
40-
dry-core (~> 1.0, < 2)
39+
dry-configurable (1.3.0)
40+
dry-core (~> 1.1)
4141
zeitwerk (~> 2.6)
42-
dry-core (1.0.1)
42+
dry-core (1.1.0)
4343
concurrent-ruby (~> 1.0)
44+
logger
4445
zeitwerk (~> 2.6)
45-
dry-inflector (1.0.0)
46-
dry-initializer (3.1.1)
47-
dry-logic (1.5.0)
46+
dry-inflector (1.2.0)
47+
dry-initializer (3.2.0)
48+
dry-logic (1.6.0)
49+
bigdecimal
4850
concurrent-ruby (~> 1.0)
49-
dry-core (~> 1.0, < 2)
51+
dry-core (~> 1.1)
5052
zeitwerk (~> 2.6)
51-
dry-schema (1.13.3)
53+
dry-schema (1.13.4)
5254
concurrent-ruby (~> 1.0)
5355
dry-configurable (~> 1.0, >= 1.0.1)
5456
dry-core (~> 1.0, < 2)
5557
dry-initializer (~> 3.0)
5658
dry-logic (>= 1.4, < 2)
5759
dry-types (>= 1.7, < 2)
5860
zeitwerk (~> 2.6)
59-
dry-types (1.7.2)
61+
dry-types (1.8.2)
6062
bigdecimal (~> 3.0)
6163
concurrent-ruby (~> 1.0)
6264
dry-core (~> 1.0)
@@ -71,7 +73,7 @@ GEM
7173
foreman (0.88.1)
7274
forwardable-extended (2.6.0)
7375
http_parser.rb (0.8.0)
74-
i18n (1.14.6)
76+
i18n (1.14.7)
7577
concurrent-ruby (~> 1.0)
7678
jekyll (4.3.3)
7779
addressable (~> 2.4)
@@ -104,19 +106,20 @@ GEM
104106
vite_ruby (~> 3.2)
105107
jekyll-watch (2.2.1)
106108
listen (~> 3.0)
107-
json (2.8.2)
109+
json (2.10.1)
108110
kramdown (2.4.0)
109111
rexml
110112
kramdown-parser-gfm (1.1.0)
111113
kramdown (~> 2.0)
112-
language_server-protocol (3.17.0.3)
114+
language_server-protocol (3.17.0.4)
115+
lint_roller (1.1.0)
113116
liquid (4.0.4)
114117
liquid-c (4.0.1)
115118
liquid (>= 3.0.0)
116119
listen (3.7.1)
117120
rb-fsevent (~> 0.10, >= 0.10.3)
118121
rb-inotify (~> 0.9, >= 0.9.10)
119-
logger (1.6.3)
122+
logger (1.6.6)
120123
matrix (0.4.2)
121124
mercenary (0.4.0)
122125
method_source (1.1.0)
@@ -128,17 +131,17 @@ GEM
128131
mini_portile2 (~> 2.8.2)
129132
racc (~> 1.4)
130133
parallel (1.26.3)
131-
parser (3.3.6.0)
134+
parser (3.3.7.1)
132135
ast (~> 2.4.1)
133136
racc
134137
pathutil (0.16.2)
135138
forwardable-extended (~> 2.6)
136-
prism (0.30.0)
137-
pry (0.15.0)
139+
prism (1.3.0)
140+
pry (0.15.2)
138141
coderay (~> 1.1)
139142
method_source (~> 1.0)
140143
public_suffix (5.0.4)
141-
puma (6.5.0)
144+
puma (6.6.0)
142145
nio4r (~> 2.0)
143146
racc (1.8.1)
144147
rack (3.0.12)
@@ -153,15 +156,16 @@ GEM
153156
rb-fsevent (0.11.2)
154157
rb-inotify (0.10.1)
155158
ffi (~> 1.0)
156-
rbs (3.7.0)
159+
rbs (3.8.1)
157160
logger
158-
reek (6.3.0)
161+
reek (6.4.0)
159162
dry-schema (~> 1.13.0)
163+
logger (~> 1.6)
160164
parser (~> 3.3.0)
161165
rainbow (>= 2.0, < 4.0)
162166
rexml (~> 3.1)
163-
regexp_parser (2.9.3)
164-
rexml (3.3.9)
167+
regexp_parser (2.10.0)
168+
rexml (3.4.1)
165169
rouge (4.5.1)
166170
rspec (3.13.0)
167171
rspec-core (~> 3.13.0)
@@ -176,29 +180,30 @@ GEM
176180
diff-lcs (>= 1.2.0, < 2.0)
177181
rspec-support (~> 3.13.0)
178182
rspec-support (3.13.0)
179-
rubocop (1.69.2)
183+
rubocop (1.73.1)
180184
json (~> 2.3)
181-
language_server-protocol (>= 3.17.0)
185+
language_server-protocol (~> 3.17.0.2)
186+
lint_roller (~> 1.1.0)
182187
parallel (~> 1.10)
183188
parser (>= 3.3.0.2)
184189
rainbow (>= 2.2.2, < 4.0)
185190
regexp_parser (>= 2.9.3, < 3.0)
186-
rubocop-ast (>= 1.36.2, < 2.0)
191+
rubocop-ast (>= 1.38.0, < 2.0)
187192
ruby-progressbar (~> 1.7)
188193
unicode-display_width (>= 2.4.0, < 4.0)
189-
rubocop-ast (1.36.2)
194+
rubocop-ast (1.38.1)
190195
parser (>= 3.3.1.0)
191-
ruby-lsp (0.17.16)
196+
ruby-lsp (0.23.11)
192197
language_server-protocol (~> 3.17.0)
193-
prism (>= 0.29.0, < 0.31)
198+
prism (>= 1.2, < 2.0)
194199
rbs (>= 3, < 4)
195200
sorbet-runtime (>= 0.5.10782)
196201
ruby-progressbar (1.13.0)
197202
safe_yaml (1.0.5)
198203
sassc (2.4.0)
199204
ffi (~> 1.9)
200205
securerandom (0.3.2)
201-
sorbet-runtime (0.5.11691)
206+
sorbet-runtime (0.5.11875)
202207
terminal-table (3.0.2)
203208
unicode-display_width (>= 1.1.1, < 3)
204209
tzinfo (2.0.6)
@@ -212,7 +217,7 @@ GEM
212217
webrick (1.8.2)
213218
xpath (3.2.0)
214219
nokogiri (~> 1.8)
215-
zeitwerk (2.6.12)
220+
zeitwerk (2.7.2)
216221

217222
PLATFORMS
218223
ruby

check-generated-content/package-lock.json

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)