Bump ancestry from 3.2.1 to 4.1.0

Bumps [ancestry](https://github.com/stefankroes/ancestry) from 3.2.1 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/v3.2.1...v4.1.0)

---
updated-dependencies:
- dependency-name: ancestry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-13 19:04:17 +00:00
committed by GitHub
parent 3033df760f
commit 9d4c781a4c
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ gem "acts-as-taggable-on", "~> 8.1.0"
gem "acts_as_votable", "~> 0.12.1"
gem "ahoy_matey", "~> 1.6.0"
gem "airbrake", "~> 7.4.0"
gem "ancestry", "~> 3.2.1"
gem "ancestry", "~> 4.1.0"
gem "audited", "~> 5.0.1"
gem "autoprefixer-rails", "~> 8.2.0"
gem "cancancan", "~> 3.3.0"

View File

@@ -67,8 +67,8 @@ GEM
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
ancestry (3.2.1)
activerecord (>= 4.2.0)
ancestry (4.1.0)
activerecord (>= 5.2.6)
arel (9.0.0)
ast (2.4.2)
audited (5.0.1)
@@ -704,7 +704,7 @@ DEPENDENCIES
acts_as_votable (~> 0.12.1)
ahoy_matey (~> 1.6.0)
airbrake (~> 7.4.0)
ancestry (~> 3.2.1)
ancestry (~> 4.1.0)
audited (~> 5.0.1)
autoprefixer-rails (~> 8.2.0)
bullet (~> 6.1.4)