From 4b5a933a8511d43749526a5e51bca0dfffb05065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 20:15:40 +0000 Subject: [PATCH] Bump activeadmin from 2.10.1 to 2.13.0 Bumps [activeadmin](https://github.com/activeadmin/activeadmin) from 2.10.1 to 2.13.0. - [Release notes](https://github.com/activeadmin/activeadmin/releases) - [Changelog](https://github.com/activeadmin/activeadmin/blob/master/CHANGELOG.md) - [Commits](https://github.com/activeadmin/activeadmin/compare/v2.10.1...v2.13.0) --- updated-dependencies: - dependency-name: activeadmin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc17069..ba3450d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,15 +39,15 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activeadmin (2.10.1) + activeadmin (2.13.0) arbre (~> 1.2, >= 1.2.1) formtastic (>= 3.1, < 5.0) formtastic_i18n (~> 0.4) inherited_resources (~> 1.7) jquery-rails (~> 4.2) kaminari (~> 1.0, >= 1.2.1) - railties (>= 6.0, < 6.2) - ransack (~> 2.1, >= 2.1.1) + railties (>= 6.1, < 7.1) + ransack (>= 2.1.1, < 4) activejob (6.1.4.6) activesupport (= 6.1.4.6) globalid (>= 0.3.6) @@ -98,7 +98,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) config (4.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -196,7 +196,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.14.0) + loofah (2.17.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -207,7 +207,7 @@ GEM mini_portile2 (2.8.0) minitest (5.15.0) nio4r (2.5.8) - nokogiri (1.13.3) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0)