From 8004976b3669b96d34eb4bac6e2a5ce195967ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 03:21:53 +0000 Subject: [PATCH] Bump rails_admin from 3.1.2 to 3.1.3 Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/railsadminteam/rails_admin/blob/v3.1.3/CHANGELOG.md) - [Commits](https://github.com/sferik/rails_admin/compare/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: rails_admin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a201e97e..1f95a087 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM oauth (>= 0.4.5) rexml io-console (0.7.2) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.12.0) @@ -373,7 +373,7 @@ GEM rails-timeago (2.20.0) actionpack (>= 5.2) activesupport (>= 5.2) - rails_admin (3.1.2) + rails_admin (3.1.3) activemodel-serializers-xml (>= 1.0) kaminari (>= 0.14, < 2.0) nested_form (~> 0.3)