From 8e0347c3c6dcde0a8e235d32c7139267291c03d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:15:29 +0000 Subject: [PATCH] Bump arbre from 1.6.0 to 1.7.0 in /gemfiles/rails_61 Bumps [arbre](https://github.com/activeadmin/arbre) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/activeadmin/arbre/releases) - [Changelog](https://github.com/activeadmin/arbre/blob/master/CHANGELOG.md) - [Commits](https://github.com/activeadmin/arbre/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: arbre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gemfiles/rails_61/Gemfile.lock b/gemfiles/rails_61/Gemfile.lock index c105522c949..6690f4a8eba 100644 --- a/gemfiles/rails_61/Gemfile.lock +++ b/gemfiles/rails_61/Gemfile.lock @@ -83,9 +83,9 @@ GEM zeitwerk (~> 2.3) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - arbre (1.6.0) - activesupport (>= 3.0.0, < 7.1) - ruby2_keywords (>= 0.0.2, < 1.0) + arbre (1.7.0) + activesupport (>= 3.0.0) + ruby2_keywords (>= 0.0.2) ast (2.4.2) bcrypt (3.1.19) bcrypt (3.1.19-java)