diff --git a/Gemfile b/Gemfile index c254238..125b023 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,7 @@ gem "bootsnap", "~> 1.20.1", require: false gem "kamal", "~> 2.10.1", require: false # Add HTTP asset caching/compression and X-Sendfile acceleration to Puma [https://github.com/basecamp/thruster/] -gem "thruster", "~> 0.1.17", require: false +gem "thruster", "~> 0.1.18", require: false # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] gem "image_processing", "~> 1.2" diff --git a/Gemfile.lock b/Gemfile.lock index f564000..498b7f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -361,9 +361,9 @@ GEM tailwindcss-ruby (4.1.18-x86_64-linux-gnu) tailwindcss-ruby (4.1.18-x86_64-linux-musl) thor (1.5.0) - thruster (0.1.17) - thruster (0.1.17-aarch64-linux) - thruster (0.1.17-x86_64-linux) + thruster (0.1.18) + thruster (0.1.18-aarch64-linux) + thruster (0.1.18-x86_64-linux) timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.20) @@ -424,7 +424,7 @@ DEPENDENCIES sqlite3 (~> 2.9.0) stimulus-rails tailwindcss-rails - thruster (~> 0.1.17) + thruster (~> 0.1.18) turbo-rails tzinfo-data web-console