Merge pull request #4656 from consul/dependabot/bundler/master/ancestry-4.1.0

Bump ancestry from 3.2.1 to 4.1.0
This commit is contained in:
Javi Martín
2021-08-13 21:36:01 +02:00
committed by GitHub
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)