Merge pull request #3707 from consul/dependabot/bundler/ancestry-3.0.7

Bump ancestry from 3.0.2 to 3.0.7
This commit is contained in:
Javier Martín
2019-10-23 01:29:42 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ gem "rails", "5.0.7.2"
gem "acts-as-taggable-on", "~> 5.0.0" gem "acts-as-taggable-on", "~> 5.0.0"
gem "acts_as_votable", "~> 0.11.1" gem "acts_as_votable", "~> 0.11.1"
gem "ahoy_matey", "~> 1.6.0" gem "ahoy_matey", "~> 1.6.0"
gem "ancestry", "~> 3.0.2" gem "ancestry", "~> 3.0.7"
gem "autoprefixer-rails", "~> 8.2.0" gem "autoprefixer-rails", "~> 8.2.0"
gem "axlsx", "~> 3.0.0.pre" gem "axlsx", "~> 3.0.0.pre"
gem "axlsx_rails", "~> 0.5.2" gem "axlsx_rails", "~> 0.5.2"

View File

@@ -68,7 +68,7 @@ GEM
akami (1.3.1) akami (1.3.1)
gyoku (>= 0.4.0) gyoku (>= 0.4.0)
nokogiri nokogiri
ancestry (3.0.2) ancestry (3.0.7)
activerecord (>= 3.2.0) activerecord (>= 3.2.0)
arel (7.1.4) arel (7.1.4)
ast (2.4.0) ast (2.4.0)
@@ -587,7 +587,7 @@ DEPENDENCIES
acts-as-taggable-on (~> 5.0.0) acts-as-taggable-on (~> 5.0.0)
acts_as_votable (~> 0.11.1) acts_as_votable (~> 0.11.1)
ahoy_matey (~> 1.6.0) ahoy_matey (~> 1.6.0)
ancestry (~> 3.0.2) ancestry (~> 3.0.7)
autoprefixer-rails (~> 8.2.0) autoprefixer-rails (~> 8.2.0)
axlsx (~> 3.0.0.pre) axlsx (~> 3.0.0.pre)
axlsx_rails (~> 0.5.2) axlsx_rails (~> 0.5.2)