diff --git a/Gemfile b/Gemfile index bb7380c..a7a7dc8 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ gem "thruster", require: false gem "image_processing", "~> 1.2" # Active Storage validations [https://github.com/igorkasyanchuk/active_storage_validations] -gem "active_storage_validations", "~> 2.0" +gem "active_storage_validations", "~> 3.0" group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem diff --git a/Gemfile.lock b/Gemfile.lock index b990729..23a5b67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (2.0.4) + active_storage_validations (3.0.3) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -99,7 +99,7 @@ GEM bundler-audit (0.9.3) bundler (>= 1.2.0) thor (~> 1.0) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -176,7 +176,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.17.1) + json (2.18.0) kamal (2.9.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -204,7 +204,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.2) + minitest (5.27.0) msgpack (1.8.0) multipart-post (2.4.1) neighbor (0.6.0) @@ -451,7 +451,7 @@ GEM thruster (0.1.16) thruster (0.1.16-aarch64-linux) thruster (0.1.16-x86_64-linux) - timeout (0.4.4) + timeout (0.5.0) tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1) @@ -493,7 +493,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - active_storage_validations (~> 2.0) + active_storage_validations (~> 3.0) bootsnap brakeman bundler-audit