From 0c236603161908c72ab86ab9c682a08edd77774f Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 12 Nov 2024 19:41:00 +0000 Subject: Tidying up the resource form --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index c722ced..8108483 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ gem "kamal", require: false gem "thruster", require: false # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] -# gem "image_processing", "~> 1.2" +gem "image_processing", "~> 1.2" group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem -- cgit v1.2.3