Bump ancestry from 4.2.0 to 4.3.3

Bumps [ancestry](https://github.com/stefankroes/ancestry) from 4.2.0 to 4.3.3.
- [Changelog](https://github.com/stefankroes/ancestry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefankroes/ancestry/compare/v4.2.0...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 17:19:47 +00:00
committed by GitHub
parent 1cb5b704f8
commit dfa7142afb
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 "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 4.1.0" gem "ahoy_matey", "~> 4.1.0"
gem "airbrake", "~> 13.0.2" gem "airbrake", "~> 13.0.2"
gem "ancestry", "~> 4.2.0" gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.3.3" gem "audited", "~> 5.3.3"
gem "autoprefixer-rails", "~> 8.2.0" gem "autoprefixer-rails", "~> 8.2.0"
gem "bing_translator", "~> 6.2.0" gem "bing_translator", "~> 6.2.0"

View File

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