diff --git a/Gemfile.lock b/Gemfile.lock index 55fceb301..4286afb0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,6 +138,7 @@ GEM crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0) + csv (3.3.0) database_cleaner (2.0.2) database_cleaner-active_record (>= 2, < 3) database_cleaner-active_record (2.1.0) @@ -269,7 +270,7 @@ GEM uri net-http-persistent (4.0.1) connection_pool (~> 2.2) - net-imap (0.4.14) + net-imap (0.4.16) date net-protocol net-pop (0.1.2) @@ -383,12 +384,13 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails_admin (3.1.4) + rails_admin (3.2.0) activemodel-serializers-xml (>= 1.0) + csv kaminari (>= 0.14, < 2.0) nested_form (~> 0.3) rails (>= 6.0, < 8) - turbo-rails (~> 1.0) + turbo-rails (>= 1.0, < 3) railties (7.1.3.4) actionpack (= 7.1.3.4) activesupport (= 7.1.3.4) @@ -528,7 +530,7 @@ GEM thread_safe (0.3.6) tilt (2.4.0) timeout (0.4.1) - turbo-rails (1.5.0) + turbo-rails (2.0.6) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)