Skip to content

Commit

Permalink
Bump ancestry from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [ancestry](https://github.com/stefankroes/ancestry) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/stefankroes/ancestry/releases)
- [Changelog](https://github.com/stefankroes/ancestry/blob/master/CHANGELOG.md)
- [Commits](stefankroes/ancestry@v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and javierm committed Aug 25, 2022
1 parent 208e8f2 commit 9937dd7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem "acts-as-taggable-on", "~> 8.1.0"
gem "acts_as_votable", "~> 0.13.2"
gem "ahoy_matey", "~> 3.2.0"
gem "airbrake", "~> 11.0.3"
gem "ancestry", "~> 4.1.0"
gem "ancestry", "~> 4.2.0"
gem "audited", "~> 5.0.1"
gem "autoprefixer-rails", "~> 8.2.0"
gem "cancancan", "~> 3.3.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ GEM
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
ancestry (4.1.0)
ancestry (4.2.0)
activerecord (>= 5.2.6)
ast (2.4.2)
audited (5.0.1)
Expand Down Expand Up @@ -707,7 +707,7 @@ DEPENDENCIES
acts_as_votable (~> 0.13.2)
ahoy_matey (~> 3.2.0)
airbrake (~> 11.0.3)
ancestry (~> 4.1.0)
ancestry (~> 4.2.0)
audited (~> 5.0.1)
autoprefixer-rails (~> 8.2.0)
bullet (~> 6.1.4)
Expand Down

0 comments on commit 9937dd7

Please sign in to comment.