From 60706adb0140e74fc01312fd6c9b5e505c943af9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 04:00:59 +0000 Subject: [PATCH] Bump ancestry from 4.0.0 to 4.1.0 Bumps [ancestry](https://github.com/stefankroes/ancestry) from 4.0.0 to 4.1.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.0.0...v4.1.0) --- updated-dependencies: - dependency-name: ancestry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 812614169..975c53ff1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,8 +26,8 @@ GEM tzinfo (~> 2.0) zeitwerk (~> 2.3) addressable (2.4.0) - ancestry (4.0.0) - activerecord (>= 5.2.4.5) + ancestry (4.1.0) + activerecord (>= 5.2.6) appraisal (2.4.0) bundler rake @@ -35,7 +35,7 @@ GEM ast (2.4.2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1)