Skip to content

Commit 63e97dd

Browse files
committed
Update dependencies
1 parent 868bed3 commit 63e97dd

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
bindex (0.8.1)
104104
bootsnap (1.18.6)
105105
msgpack (~> 1.2)
106-
brakeman (7.0.2)
106+
brakeman (7.1.0)
107107
racc
108108
builder (3.3.0)
109109
capybara (3.40.0)
@@ -158,7 +158,7 @@ GEM
158158
jbuilder (2.13.0)
159159
actionview (>= 5.0.0)
160160
activesupport (>= 5.0.0)
161-
json (2.12.2)
161+
json (2.13.0)
162162
language_server-protocol (3.17.0.5)
163163
lint_roller (1.1.0)
164164
linzer (0.7.7)
@@ -207,21 +207,21 @@ GEM
207207
net-smtp (0.5.1)
208208
net-protocol
209209
nio4r (2.7.4)
210-
nokogiri (1.18.8-aarch64-linux-gnu)
210+
nokogiri (1.18.9-aarch64-linux-gnu)
211211
racc (~> 1.4)
212-
nokogiri (1.18.8-aarch64-linux-musl)
212+
nokogiri (1.18.9-aarch64-linux-musl)
213213
racc (~> 1.4)
214-
nokogiri (1.18.8-arm-linux-gnu)
214+
nokogiri (1.18.9-arm-linux-gnu)
215215
racc (~> 1.4)
216-
nokogiri (1.18.8-arm-linux-musl)
216+
nokogiri (1.18.9-arm-linux-musl)
217217
racc (~> 1.4)
218-
nokogiri (1.18.8-arm64-darwin)
218+
nokogiri (1.18.9-arm64-darwin)
219219
racc (~> 1.4)
220-
nokogiri (1.18.8-x86_64-darwin)
220+
nokogiri (1.18.9-x86_64-darwin)
221221
racc (~> 1.4)
222-
nokogiri (1.18.8-x86_64-linux-gnu)
222+
nokogiri (1.18.9-x86_64-linux-gnu)
223223
racc (~> 1.4)
224-
nokogiri (1.18.8-x86_64-linux-musl)
224+
nokogiri (1.18.9-x86_64-linux-musl)
225225
racc (~> 1.4)
226226
openssl (3.3.0)
227227
parallel (1.27.0)
@@ -235,7 +235,7 @@ GEM
235235
prism (1.4.0)
236236
prometheus_exporter (2.2.0)
237237
webrick
238-
propshaft (1.2.0)
238+
propshaft (1.2.1)
239239
actionpack (>= 7.0.0)
240240
activesupport (>= 7.0.0)
241241
rack
@@ -290,7 +290,7 @@ GEM
290290
erb
291291
psych (>= 4.0.0)
292292
regexp_parser (2.10.0)
293-
reline (0.6.1)
293+
reline (0.6.2)
294294
io-console (~> 0.5)
295295
rexml (3.4.1)
296296
rubocop (1.78.0)

0 commit comments

Comments
 (0)