diff --git a/Gemfile.lock b/Gemfile.lock index 06d6988..83f5ddf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,11 +45,12 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (1.3.0) + active_storage_validations (1.3.2) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) activesupport (>= 6.1.4) + marcel (>= 1.0.3) activejob (7.2.2) activesupport (= 7.2.2) globalid (>= 0.3.6) @@ -112,7 +113,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -345,14 +346,14 @@ GEM ruby-vips (2.2.2) ffi (~> 1.12) logger - securerandom (0.3.1) + securerandom (0.3.2) spring (4.2.1) spring-watcher-listen (2.1.0) listen (>= 2.7, < 4.0) spring (>= 4) stringio (3.1.1) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.10)