Merge pull request #5209 from consuldemocracy/dependabot/bundler/ancestry-4.3.3

Bump ancestry from 4.2.0 to 4.3.3
This commit is contained in:
Javi Martín
2023-08-31 20:35:20 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ gem "acts-as-taggable-on", "~> 9.0.1"
gem "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 4.1.0"
gem "airbrake", "~> 13.0.2"
gem "ancestry", "~> 4.2.0"
gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.3.3"
gem "autoprefixer-rails", "~> 8.2.0"
gem "bing_translator", "~> 6.2.0"

View File

@@ -79,7 +79,7 @@ GEM
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
ancestry (4.2.0)
ancestry (4.3.3)
activerecord (>= 5.2.6)
ast (2.4.2)
audited (5.3.3)
@@ -668,7 +668,7 @@ DEPENDENCIES
acts_as_votable (~> 0.14.0)
ahoy_matey (~> 4.1.0)
airbrake (~> 13.0.2)
ancestry (~> 4.2.0)
ancestry (~> 4.3.3)
audited (~> 5.3.3)
autoprefixer-rails (~> 8.2.0)
bing_translator (~> 6.2.0)