From 972e0ac3f5ec04a78201124d0fe9390688c6f9e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 05:10:59 +0000 Subject: [PATCH] Bump ancestry from 4.2.0 to 4.3.0 Bumps [ancestry](https://github.com/stefankroes/ancestry) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/stefankroes/ancestry/releases) - [Changelog](https://github.com/stefankroes/ancestry/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefankroes/ancestry/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: ancestry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9330b06f..540111b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) - ancestry (4.2.0) + ancestry (4.3.0) activerecord (>= 5.2.6) ansi (1.5.0) attr_json (1.4.0) @@ -115,7 +115,7 @@ GEM codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) docile (1.1.5) erubi (1.11.0) @@ -165,7 +165,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.18.0) minitest-reporters (1.5.0) ansi builder @@ -268,7 +268,7 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) view_component (2.78.0) activesupport (>= 5.0.0, < 8.0)