diff --git a/Gemfile.lock b/Gemfile.lock index f16b2a3f29..234c71551e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM rails-html-sanitizer (~> 1.1, >= 1.2.0) active_model_serializers (0.8.4) activemodel (>= 3.0) - active_storage_validations (0.9.8) + active_storage_validations (1.0.0) activejob (>= 5.2.0) activemodel (>= 5.2.0) activestorage (>= 5.2.0) @@ -373,7 +373,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.18.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -661,9 +661,6 @@ GEM activemodel (>= 3.2) mail (~> 2.5) vcr (6.1.0) - activesupport (>= 5.0.0, < 8.0) - concurrent-ruby (~> 1.0) - method_source (~> 1.0) view_component (2.74.0) activesupport (>= 5.0.0, < 8.0) concurrent-ruby (~> 1.0) @@ -697,7 +694,7 @@ GEM xml-simple (1.1.8) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.0) + zeitwerk (2.6.1) PLATFORMS ruby