bundle up (#461)

This commit is contained in:
Echo 2025-08-07 22:42:42 -04:00 committed by GitHub
parent 84c6b2a8c8
commit 2c8cfb549d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -197,7 +197,7 @@ GEM
ostruct
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.11.1)
good_job (4.11.2)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
@ -207,7 +207,7 @@ GEM
groupdate (6.7.0)
activesupport (>= 7.1)
hashie (5.0.0)
honeybadger (6.0.3)
honeybadger (6.0.4)
logger
ostruct
htmlcompressor (0.4.0)
@ -406,13 +406,13 @@ GEM
erb
psych (>= 4.0.0)
redcarpet (3.6.1)
regexp_parser (2.10.0)
regexp_parser (2.11.0)
reline (0.6.2)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
rexml (3.4.1)
rubocop (1.79.1)
rubocop (1.79.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
@ -507,10 +507,10 @@ GEM
tailwindcss-ruby (4.1.11-x86_64-linux-gnu)
tailwindcss-ruby (4.1.11-x86_64-linux-musl)
thor (1.4.0)
thruster (0.1.14)
thruster (0.1.14-aarch64-linux)
thruster (0.1.14-arm64-darwin)
thruster (0.1.14-x86_64-linux)
thruster (0.1.15)
thruster (0.1.15-aarch64-linux)
thruster (0.1.15-arm64-darwin)
thruster (0.1.15-x86_64-linux)
timeout (0.4.3)
turbo-rails (2.0.16)
actionpack (>= 7.1.0)
@ -524,7 +524,7 @@ GEM
uniform_notifier (1.17.0)
uri (1.0.3)
useragent (0.16.11)
view_component (4.0.0)
view_component (4.0.1)
activesupport (>= 7.1.0, < 8.1)
concurrent-ruby (~> 1)
web-console (4.2.1)