Skip to content

Commit 4ba0a10

Browse files
Update bundler non-major dependencies to v4.6.1
1 parent c8bc586 commit 4ba0a10

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ GEM
104104
erubi (>= 1.0.0)
105105
rack (>= 0.9.0)
106106
rouge (>= 1.0.0)
107-
bigdecimal (3.3.0)
107+
bigdecimal (3.3.1)
108108
bindex (0.8.1)
109109
binding_of_caller (1.0.1)
110110
debug_inspector (>= 1.2.0)
@@ -114,7 +114,7 @@ GEM
114114
climate_control (1.2.0)
115115
concurrent-ruby (1.3.5)
116116
connection_pool (2.5.4)
117-
crack (1.0.0)
117+
crack (1.0.1)
118118
bigdecimal
119119
rexml
120120
crass (1.0.6)
@@ -178,7 +178,7 @@ GEM
178178
multi_json (~> 1.11)
179179
os (>= 0.9, < 2.0)
180180
signet (>= 0.16, < 2.a)
181-
hashdiff (1.1.2)
181+
hashdiff (1.2.1)
182182
http (5.3.1)
183183
addressable (~> 2.8)
184184
http-cookie (~> 1.0)
@@ -198,12 +198,12 @@ GEM
198198
pp (>= 0.6.0)
199199
rdoc (>= 4.0.0)
200200
reline (>= 0.4.2)
201-
jquery-rails (4.6.0)
201+
jquery-rails (4.6.1)
202202
rails-dom-testing (>= 1, < 3)
203203
railties (>= 4.2.0)
204204
thor (>= 0.14, < 2.0)
205205
jquery-validation-rails (1.19.0)
206-
json (2.15.0)
206+
json (2.15.2)
207207
jwt (2.10.1)
208208
base64
209209
language_server-protocol (3.17.0.5)
@@ -257,23 +257,23 @@ GEM
257257
racc (~> 1.4)
258258
os (1.1.4)
259259
parallel (1.27.0)
260-
parser (3.3.9.0)
260+
parser (3.3.10.0)
261261
ast (~> 2.4.1)
262262
racc
263263
pg (1.6.2)
264264
pp (0.6.3)
265265
prettyprint
266266
prettyprint (0.2.0)
267-
prism (1.5.1)
267+
prism (1.5.2)
268268
psych (5.2.6)
269269
date
270270
stringio
271271
public_suffix (6.0.2)
272-
puma (7.0.4)
272+
puma (7.1.0)
273273
nio4r (~> 2.0)
274274
racc (1.8.1)
275-
rack (3.1.17)
276-
rack-attack (6.7.0)
275+
rack (3.1.18)
276+
rack-attack (6.8.0)
277277
rack (>= 1.0, < 4)
278278
rack-session (2.1.1)
279279
base64 (>= 0.1.0)
@@ -312,7 +312,7 @@ GEM
312312
thor (~> 1.0, >= 1.2.2)
313313
zeitwerk (~> 2.6)
314314
rainbow (3.1.1)
315-
rake (13.3.0)
315+
rake (13.3.1)
316316
rb-fsevent (0.11.2)
317317
rb-inotify (0.11.1)
318318
ffi (~> 1.0)
@@ -330,9 +330,9 @@ GEM
330330
request_store (1.7.0)
331331
rack (>= 1.4)
332332
retriable (3.1.2)
333-
rexml (3.4.1)
333+
rexml (3.4.4)
334334
rouge (4.5.1)
335-
rubocop (1.81.1)
335+
rubocop (1.81.6)
336336
json (~> 2.3)
337337
language_server-protocol (~> 3.17.0.2)
338338
lint_roller (~> 1.1.0)
@@ -365,10 +365,10 @@ GEM
365365
sprockets-rails
366366
tilt
367367
securerandom (0.4.1)
368-
sentry-rails (5.28.0)
368+
sentry-rails (5.28.1)
369369
railties (>= 5.0)
370-
sentry-ruby (~> 5.28.0)
371-
sentry-ruby (5.28.0)
370+
sentry-ruby (~> 5.28.1)
371+
sentry-ruby (5.28.1)
372372
bigdecimal
373373
concurrent-ruby (~> 1.0, >= 1.0.2)
374374
signet (0.19.0)
@@ -419,7 +419,7 @@ GEM
419419
activemodel (>= 6.0.0)
420420
bindex (>= 0.4.0)
421421
railties (>= 6.0.0)
422-
webmock (3.25.1)
422+
webmock (3.26.1)
423423
addressable (>= 2.8.0)
424424
crack (>= 0.3.2)
425425
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)