Merge pull request #4925 from consul/dependabot/bundler/master/ancestry-4.2.0
Bump ancestry from 4.1.0 to 4.2.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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"
|
||||
|
||||
@@ -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)
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user