From 991fb3d20ed4f732c0e54fd240232085743d8d3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:20:39 +0000 Subject: [PATCH] Bump inherited_resources from 1.13.0 to 1.13.1 in /gemfiles/rails_52 Bumps [inherited_resources](https://github.com/activeadmin/inherited_resources) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/activeadmin/inherited_resources/releases) - [Changelog](https://github.com/activeadmin/inherited_resources/blob/master/CHANGELOG.md) - [Commits](https://github.com/activeadmin/inherited_resources/compare/v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: inherited_resources dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gemfiles/rails_52/Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/gemfiles/rails_52/Gemfile.lock b/gemfiles/rails_52/Gemfile.lock index d65c27156ec..f58f7b87c99 100644 --- a/gemfiles/rails_52/Gemfile.lock +++ b/gemfiles/rails_52/Gemfile.lock @@ -169,12 +169,12 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) - inherited_resources (1.13.0) - actionpack (>= 5.2, < 6.2) + inherited_resources (1.13.1) + actionpack (>= 5.2, < 7.1) has_scope (~> 0.6) - railties (>= 5.2, < 6.2) + railties (>= 5.2, < 7.1) responders (>= 2, < 4) jasmine (2.99.0) jasmine-core (>= 2.99.0, < 3.0.0) @@ -202,7 +202,7 @@ GEM kaminari-core (1.2.1) launchy (2.5.0) addressable (~> 2.7) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -214,7 +214,7 @@ GEM mime-types-data (3.2021.0704) mini_mime (1.1.0) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.15.0) multi_test (0.1.2) nio4r (2.5.7) nio4r (2.5.7-java) @@ -243,8 +243,8 @@ GEM public_suffix (4.0.6) pundit (2.1.1) activesupport (>= 3.0.0) - racc (1.5.2) - racc (1.5.2-java) + racc (1.6.0) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -264,7 +264,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-i18n (5.1.3) i18n (>= 0.7, < 2) @@ -335,7 +335,7 @@ GEM sqlite3 (1.4.2) sys-uname (1.2.2) ffi (~> 1.1) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6) thread_safe (0.3.6-java) tilt (2.0.10)