diff --git a/Gemfile.lock b/Gemfile.lock index b7823a0d0..30dc46834 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,9 +50,9 @@ GEM globalid (>= 0.3.6) activemodel (7.2.1) activesupport (= 7.2.1) - activemodel-serializers-xml (1.0.2) - activemodel (> 5.x) - activesupport (> 5.x) + activemodel-serializers-xml (1.0.3) + activemodel (>= 5.0.0.a) + activesupport (>= 5.0.0.a) builder (~> 3.1) activerecord (7.2.1) activemodel (= 7.2.1) @@ -260,7 +260,7 @@ GEM uri net-http-persistent (4.0.4) connection_pool (~> 2.2) - net-imap (0.4.16) + net-imap (0.5.0) date net-protocol net-pop (0.1.2) @@ -339,7 +339,7 @@ GEM puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) @@ -374,7 +374,7 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails_admin (3.2.0) + rails_admin (3.2.1) activemodel-serializers-xml (>= 1.0) csv kaminari (>= 0.14, < 2.0) @@ -521,9 +521,8 @@ GEM thread_safe (0.3.6) tilt (2.4.0) timeout (0.4.1) - turbo-rails (2.0.6) + turbo-rails (2.0.11) actionpack (>= 6.0.0) - activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -559,7 +558,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-21