Bump ancestry from 4.1.0 to 4.2.0
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](https://github.com/stefankroes/ancestry/compare/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>
This commit is contained in:
committed by
Javi Martín
parent
208e8f2783
commit
9937dd77bf
2
Gemfile
2
Gemfile
@@ -6,7 +6,7 @@ gem "acts-as-taggable-on", "~> 8.1.0"
|
|||||||
gem "acts_as_votable", "~> 0.13.2"
|
gem "acts_as_votable", "~> 0.13.2"
|
||||||
gem "ahoy_matey", "~> 3.2.0"
|
gem "ahoy_matey", "~> 3.2.0"
|
||||||
gem "airbrake", "~> 11.0.3"
|
gem "airbrake", "~> 11.0.3"
|
||||||
gem "ancestry", "~> 4.1.0"
|
gem "ancestry", "~> 4.2.0"
|
||||||
gem "audited", "~> 5.0.1"
|
gem "audited", "~> 5.0.1"
|
||||||
gem "autoprefixer-rails", "~> 8.2.0"
|
gem "autoprefixer-rails", "~> 8.2.0"
|
||||||
gem "cancancan", "~> 3.3.0"
|
gem "cancancan", "~> 3.3.0"
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ GEM
|
|||||||
akami (1.3.1)
|
akami (1.3.1)
|
||||||
gyoku (>= 0.4.0)
|
gyoku (>= 0.4.0)
|
||||||
nokogiri
|
nokogiri
|
||||||
ancestry (4.1.0)
|
ancestry (4.2.0)
|
||||||
activerecord (>= 5.2.6)
|
activerecord (>= 5.2.6)
|
||||||
ast (2.4.2)
|
ast (2.4.2)
|
||||||
audited (5.0.1)
|
audited (5.0.1)
|
||||||
@@ -707,7 +707,7 @@ DEPENDENCIES
|
|||||||
acts_as_votable (~> 0.13.2)
|
acts_as_votable (~> 0.13.2)
|
||||||
ahoy_matey (~> 3.2.0)
|
ahoy_matey (~> 3.2.0)
|
||||||
airbrake (~> 11.0.3)
|
airbrake (~> 11.0.3)
|
||||||
ancestry (~> 4.1.0)
|
ancestry (~> 4.2.0)
|
||||||
audited (~> 5.0.1)
|
audited (~> 5.0.1)
|
||||||
autoprefixer-rails (~> 8.2.0)
|
autoprefixer-rails (~> 8.2.0)
|
||||||
bullet (~> 6.1.4)
|
bullet (~> 6.1.4)
|
||||||
|
|||||||
Reference in New Issue
Block a user