Skip to content

Commit 3e087f4

Browse files
Update bundler non-major dependencies to v2.5.22
1 parent 0e4cfa8 commit 3e087f4

1 file changed

Lines changed: 13 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
minitest (>= 5.1)
8484
securerandom (>= 0.3)
8585
tzinfo (~> 2.0, >= 2.0.5)
86-
addressable (2.8.8)
86+
addressable (2.8.9)
8787
public_suffix (>= 2.0.2, < 8.0)
8888
annotate (3.2.0)
8989
activerecord (>= 3.2, < 8.0)
@@ -161,7 +161,7 @@ GEM
161161
google-protobuf (4.33.2)
162162
bigdecimal
163163
rake (>= 13)
164-
graphql (2.5.20)
164+
graphql (2.5.22)
165165
base64
166166
fiber-storage
167167
logger
@@ -205,10 +205,7 @@ GEM
205205
jekyll (>= 3.8, < 5.0)
206206
jekyll-watch (2.2.1)
207207
listen (~> 3.0)
208-
json (2.18.1)
209-
json-schema (6.1.0)
210-
addressable (~> 2.8)
211-
bigdecimal (>= 3.1, < 5)
208+
json (2.19.2)
212209
jwt (3.1.2)
213210
base64
214211
kramdown (2.5.1)
@@ -228,7 +225,7 @@ GEM
228225
activesupport (>= 4)
229226
railties (>= 4)
230227
request_store (~> 1.0)
231-
loofah (2.25.0)
228+
loofah (2.25.1)
232229
crass (~> 1.0.2)
233230
nokogiri (>= 1.12.0)
234231
mail (2.9.0)
@@ -239,8 +236,6 @@ GEM
239236
net-smtp
240237
marcel (1.1.0)
241238
matrix (0.4.3)
242-
mcp (0.7.1)
243-
json-schema (>= 4.1)
244239
mercenary (0.4.0)
245240
mini_mime (1.1.5)
246241
mini_portile2 (2.8.9)
@@ -259,7 +254,7 @@ GEM
259254
net-smtp (0.5.1)
260255
net-protocol
261256
nio4r (2.7.5)
262-
nokogiri (1.19.1)
257+
nokogiri (1.19.2)
263258
mini_portile2 (~> 2.8.2)
264259
racc (~> 1.4)
265260
opensearch-ruby (3.4.0)
@@ -280,7 +275,7 @@ GEM
280275
psych (5.3.1)
281276
date
282277
stringio
283-
public_suffix (7.0.2)
278+
public_suffix (7.0.5)
284279
puma (7.2.0)
285280
nio4r (~> 2.0)
286281
racc (1.8.1)
@@ -351,19 +346,18 @@ GEM
351346
railties (>= 7.0)
352347
rexml (3.4.4)
353348
rouge (4.7.0)
354-
rubocop (1.85.0)
349+
rubocop (1.86.0)
355350
json (~> 2.3)
356351
language_server-protocol (~> 3.17.0.2)
357352
lint_roller (~> 1.1.0)
358-
mcp (~> 0.6)
359353
parallel (~> 1.10)
360354
parser (>= 3.3.0.2)
361355
rainbow (>= 2.2.2, < 4.0)
362356
regexp_parser (>= 2.9.3, < 3.0)
363357
rubocop-ast (>= 1.49.0, < 2.0)
364358
ruby-progressbar (~> 1.7)
365359
unicode-display_width (>= 2.4.0, < 4.0)
366-
rubocop-ast (1.49.0)
360+
rubocop-ast (1.49.1)
367361
parser (>= 3.3.7.2)
368362
prism (~> 1.7)
369363
rubocop-rails (2.34.3)
@@ -395,10 +389,10 @@ GEM
395389
rexml (~> 3.2, >= 3.2.5)
396390
rubyzip (>= 1.2.2, < 4.0)
397391
websocket (~> 1.0)
398-
sentry-rails (6.4.1)
392+
sentry-rails (6.5.0)
399393
railties (>= 5.2.0)
400-
sentry-ruby (~> 6.4.1)
401-
sentry-ruby (6.4.1)
394+
sentry-ruby (~> 6.5.0)
395+
sentry-ruby (6.5.0)
402396
bigdecimal
403397
concurrent-ruby (~> 1.0, >= 1.0.2)
404398
logger
@@ -417,7 +411,7 @@ GEM
417411
actionpack (>= 6.1)
418412
activesupport (>= 6.1)
419413
sprockets (>= 3.0.0)
420-
sqlite3 (2.9.1)
414+
sqlite3 (2.9.2)
421415
mini_portile2 (~> 2.8.0)
422416
stringio (3.2.0)
423417
terminal-table (3.0.2)
@@ -442,7 +436,7 @@ GEM
442436
activemodel (>= 6.0.0)
443437
bindex (>= 0.4.0)
444438
railties (>= 6.0.0)
445-
webmock (3.26.1)
439+
webmock (3.26.2)
446440
addressable (>= 2.8.0)
447441
crack (>= 0.3.2)
448442
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)