bundle update (#625)

This commit is contained in:
Echo
2025-11-15 18:03:39 -05:00
committed by GitHub
parent c91906ddda
commit 241d8c8ebe

View File

@@ -107,7 +107,7 @@ GEM
bcrypt_pbkdf (1.1.1)
bigdecimal (3.3.1)
bindex (0.8.1)
bootsnap (1.18.6)
bootsnap (1.19.0)
msgpack (~> 1.2)
brakeman (7.1.1)
racc
@@ -153,7 +153,7 @@ GEM
railties (>= 6.1)
drb (2.2.3)
ed25519 (1.4.0)
erb (5.1.3)
erb (6.0.0)
erubi (1.13.1)
et-orbi (1.4.0)
tzinfo
@@ -166,8 +166,8 @@ GEM
hashie
faraday-multipart (1.1.1)
multipart-post (~> 2.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
faraday-net_http (3.4.2)
net-http (~> 0.5)
faraday-net_http_persistent (2.3.1)
faraday (~> 2.5)
net-http-persistent (>= 4.0.4, < 5)
@@ -240,7 +240,7 @@ GEM
jbuilder (2.14.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
json (2.15.2)
json (2.16.0)
kamal (2.8.2)
activesupport (>= 7.0)
base64 (~> 0.2)
@@ -285,8 +285,8 @@ GEM
minitest (5.26.1)
msgpack (1.8.0)
multipart-post (2.4.1)
net-http (0.7.0)
uri
net-http (0.8.0)
uri (>= 0.11.1)
net-http-persistent (4.0.6)
connection_pool (~> 2.2, >= 2.2.4)
net-imap (0.5.12)
@@ -438,7 +438,7 @@ GEM
rubocop-ast (>= 1.47.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.47.1)
rubocop-ast (1.48.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-performance (1.26.1)
@@ -478,7 +478,7 @@ GEM
concurrent-ruby (~> 1.0, >= 1.0.2)
skylight (7.0.0)
activesupport (>= 7.1.0)
slack-ruby-client (3.0.0)
slack-ruby-client (3.1.0)
faraday (>= 2.0.1)
faraday-mashify
faraday-multipart
@@ -511,7 +511,7 @@ GEM
stackprof (0.2.27)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.7)
stringio (3.1.8)
tailwindcss-rails (4.4.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
@@ -540,7 +540,8 @@ GEM
uniform_notifier (1.18.0)
uri (1.1.1)
useragent (0.16.11)
view_component (4.1.0)
view_component (4.1.1)
actionview (>= 7.1.0, < 8.2)
activesupport (>= 7.1.0, < 8.2)
concurrent-ruby (~> 1)
web-console (4.2.1)
@@ -555,6 +556,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yaml (0.4.0)
zeitwerk (2.7.3)
PLATFORMS