Bump ahoy_matey from 3.1.0 to 3.2.0 (#12868)

Bumps [ahoy_matey](https://github.com/ankane/ahoy) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/ankane/ahoy/releases)
- [Changelog](https://github.com/ankane/ahoy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/ahoy/compare/v3.1.0...v3.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-02 09:36:00 +01:00 committed by GitHub
parent c4b2364e08
commit 9f28fa103d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ gem "acts-as-taggable-on", "~> 7.0" # A tagging plugin for Rails applications th
gem "acts_as_follower", github: "forem/acts_as_follower", branch: "master" # Allow any model to follow any other model
gem "addressable", "~> 2.7" # A replacement for the URI implementation that is part of Ruby's standard library
gem "ahoy_email", "~> 1.1" # Email analytics for Rails
gem "ahoy_matey", "~> 3.1" # Tracking analytics for Rails
gem "ahoy_matey", "~> 3.2" # Tracking analytics for Rails
gem "ancestry", "~> 3.2" # Ancestry allows the records of a ActiveRecord model to be organized in a tree structure
gem "blazer", "~> 2.4.2" # Allows admins to query data
gem "bootsnap", ">= 1.1.0", require: false # Boot large ruby/rails apps faster

View file

@ -101,7 +101,7 @@ GEM
addressable (>= 2.3.2)
nokogiri
safely_block (>= 0.1.1)
ahoy_matey (3.1.0)
ahoy_matey (3.2.0)
activesupport (>= 5)
device_detector
geocoder (>= 1.4.5)
@ -338,7 +338,7 @@ GEM
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4)
gemoji (4.0.0.rc2)
geocoder (1.6.4)
geocoder (1.6.5)
get_process_mem (0.2.7)
ffi (~> 1.0)
gibbon (3.3.4)
@ -858,7 +858,7 @@ DEPENDENCIES
acts_as_follower!
addressable (~> 2.7)
ahoy_email (~> 1.1)
ahoy_matey (~> 3.1)
ahoy_matey (~> 3.2)
amazing_print (~> 1.2)
ancestry (~> 3.2)
approvals (~> 0.0)

Binary file not shown.

BIN
vendor/cache/ahoy_matey-3.2.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/geocoder-1.6.5.gem vendored Normal file

Binary file not shown.