chore: bundle update

This commit is contained in:
2025-08-14 22:28:25 -05:00
parent 86d5b427ad
commit 6c90b7c3fb

View File

@@ -12,7 +12,7 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.12.2)
json (2.13.2)
jwt (3.1.2)
base64
ksuid (1.0.0)
@@ -21,24 +21,24 @@ GEM
logger (1.7.0)
mini_mime (1.1.5)
minitest (5.25.5)
multi_json (1.15.0)
multi_json (1.17.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
mustermann (3.0.3)
mustermann (3.0.4)
ruby2_keywords (~> 0.0.1)
nanoid (2.0.0)
nio4r (2.7.4)
parallel (1.27.0)
parser (3.3.8.0)
parser (3.3.9.0)
ast (~> 2.4.1)
racc
prism (1.4.0)
prometheus-client (4.2.5)
base64
puma (6.6.0)
puma (6.6.1)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.16)
rack (3.2.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
@@ -52,7 +52,7 @@ GEM
rake (13.3.0)
rbs (3.9.4)
logger
regexp_parser (2.10.0)
regexp_parser (2.11.2)
rspec (3.13.1)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
@@ -77,14 +77,14 @@ GEM
rubocop-ast (>= 1.44.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.45.1)
rubocop-ast (1.46.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-performance (1.25.0)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-lsp (0.25.0)
ruby-lsp (0.26.1)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 5)