[deploy] Bump ancestry from 3.1.0 to 3.2.1 (#10455)

* Bump ancestry from 3.1.0 to 3.2.1

Bumps [ancestry](https://github.com/stefankroes/ancestry) from 3.1.0 to 3.2.1.
- [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/v3.1.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump ancestry from 3.1.0 to 3.2.1 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-28 10:00:12 -05:00 committed by GitHub
parent 0da54b599b
commit 4b434bab45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ gem "addressable", "~> 2.7" # A replacement for the URI implementation that is p
gem "administrate", "~> 0.14" # A Rails engine that helps you put together a super-flexible admin dashboard
gem "ahoy_email", "~> 1.1" # Email analytics for Rails
gem "ahoy_matey", "~> 3.0" # Tracking analytics for Rails
gem "ancestry", "~> 3.1" # Ancestry allows the records of a ActiveRecord model to be organized in a tree structure
gem "ancestry", "~> 3.2" # Ancestry allows the records of a ActiveRecord model to be organized in a tree structure
gem "blazer", "~> 2.2.7" # Allows admins to query data
gem "bootsnap", ">= 1.1.0", require: false # Boot large ruby/rails apps faster
gem "buffer", "~> 0.1" # Buffer is a Ruby Wrapper for the Buffer API

View file

@ -95,7 +95,7 @@ GEM
geocoder (>= 1.4.5)
safely_block (>= 0.2.1)
amazing_print (1.2.1)
ancestry (3.1.0)
ancestry (3.2.1)
activerecord (>= 4.2.0)
approvals (0.0.24)
nokogiri (~> 1.6)
@ -855,7 +855,7 @@ DEPENDENCIES
ahoy_email (~> 1.1)
ahoy_matey (~> 3.0)
amazing_print (~> 1.2)
ancestry (~> 3.1)
ancestry (~> 3.2)
approvals (~> 0.0)
better_errors (~> 2.8)
binding_of_caller (~> 0.8)

Binary file not shown.

BIN
vendor/cache/ancestry-3.2.1.gem vendored Normal file

Binary file not shown.