From 343792f2b17d261395ca54f8e15ca4c67d7feca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 18:16:29 +0000 Subject: [PATCH] Bump rails_admin from 3.1.2 to 3.1.4 Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.1.2 to 3.1.4. - [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md) - [Commits](https://github.com/sferik/rails_admin/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: rails_admin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cea322b..5a408c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM bindex (0.8.1) bootsnap (1.15.0) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) capybara (3.39.1) addressable @@ -89,13 +89,13 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) crass (1.0.6) database_cleaner-active_record (2.1.0) activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - date (3.3.3) + date (3.3.4) devise (4.9.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -103,7 +103,7 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.5.0) - erubi (1.12.0) + erubi (1.13.0) factory_bot (6.2.0) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) @@ -115,7 +115,7 @@ GEM graphql (2.0.24) graphql_playground-rails (2.1.0) rails (>= 5.1.0) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) jbuilder (2.11.4) activesupport (>= 5.0.0) @@ -137,7 +137,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -145,24 +145,24 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) - minitest (5.20.0) + minitest (5.24.1) msgpack (1.7.2) nested_form (0.3.2) - net-imap (0.3.7) + net-imap (0.4.14) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.5.0) net-protocol - nio4r (2.5.9) - nokogiri (1.15.4-x86_64-linux) + nio4r (2.7.3) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) pg (1.5.3) @@ -174,8 +174,8 @@ GEM public_suffix (5.0.1) puma (6.3.1) nio4r (~> 2.0) - racc (1.7.1) - rack (2.2.8) + racc (1.8.1) + rack (2.2.9) rack-cors (2.0.1) rack (>= 2.0.0) rack-mini-profiler (3.1.1) @@ -207,7 +207,7 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails_admin (3.1.2) + rails_admin (3.1.4) activemodel-serializers-xml (>= 1.0) kaminari (>= 0.14, < 2.0) nested_form (~> 0.3) @@ -220,7 +220,7 @@ GEM rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -276,10 +276,10 @@ GEM sprockets (>= 3.0.0) tailwindcss-rails (2.0.32-x86_64-linux) railties (>= 6.0.0) - thor (1.2.2) + thor (1.3.1) tilt (2.2.0) - timeout (0.4.0) - turbo-rails (1.4.0) + timeout (0.4.1) + turbo-rails (1.5.0) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) @@ -305,7 +305,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.11) + zeitwerk (2.6.17) PLATFORMS x86_64-linux