diff --git a/Gemfile b/Gemfile index 4ecb9c4..1430130 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ gem "safely_block" # Error handling # FILE & IMAGE PROCESSING ############################################################################### gem "image_processing", "~> 1.2" # Active Storage image transformations -gem "active_storage_validations", "3.0.0" # File validations +gem "active_storage_validations", "3.0.2" # File validations gem "rqrcode" # QR code generation ############################################################################### diff --git a/Gemfile.lock b/Gemfile.lock index e67d521..66d4c13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (3.0.0) + active_storage_validations (3.0.2) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -121,7 +121,7 @@ GEM bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.2.3) bindata (2.5.1) bindex (0.8.1) blazer (3.3.0) @@ -161,7 +161,7 @@ GEM cmdstan (0.5.0) csv concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) console1984 (0.2.2) irb (~> 1.13) parser @@ -350,19 +350,19 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.8-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.8-aarch64-linux-musl) + nokogiri (1.18.10-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.8-arm-linux-gnu) + nokogiri (1.18.10-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.8-arm-linux-musl) + nokogiri (1.18.10-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.8-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.8-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.8-x86_64-linux-musl) + nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) numo-narray (0.9.2.1) observer (0.1.2) @@ -424,7 +424,7 @@ GEM railties (>= 4.2) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.1) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -722,7 +722,7 @@ PLATFORMS DEPENDENCIES aasm - active_storage_validations (= 3.0.0) + active_storage_validations (= 3.0.2) acts_as_paranoid (~> 0.10.3) actual_db_schema ahoy_email