Bump ahoy_email from 2.1.1 to 2.1.2 (#16533)

Bumps [ahoy_email](https://github.com/ankane/ahoy_email) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ankane/ahoy_email/releases)
- [Changelog](https://github.com/ankane/ahoy_email/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/ahoy_email/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: ahoy_email
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2022-02-10 12:05:50 -07:00 committed by GitHub
parent aeee89f948
commit 12b9aa4fc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ gem "active_record_union", "~> 1.3" # Adds proper union and union_all methods to
gem "acts-as-taggable-on", "~> 9.0" # A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts
gem "acts_as_follower", github: "forem/acts_as_follower", branch: "master" # Allow any model to follow any other model
gem "addressable", "~> 2.8" # A replacement for the URI implementation that is part of Ruby's standard library
gem "ahoy_email", "~> 2.1.1" # Email analytics for Rails
gem "ahoy_email", "~> 2.1.2" # Email analytics for Rails
gem "ahoy_matey", "~> 4.0" # Tracking analytics for Rails
gem "ancestry", "~> 4.1" # Ancestry allows the records of a ActiveRecord model to be organized in a tree structure
gem "blazer", "~> 2.5.0" # Allows admins to query data

View file

@ -74,7 +74,7 @@ GEM
activerecord (>= 6.0, < 7.1)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ahoy_email (2.1.1)
ahoy_email (2.1.2)
actionmailer (>= 5)
addressable (>= 2.3.2)
nokogiri
@ -234,7 +234,7 @@ GEM
rainbow
rubocop
smart_properties
errbase (0.2.1)
errbase (0.2.2)
erubi (1.10.0)
et-orbi (1.2.4)
tzinfo
@ -901,7 +901,7 @@ DEPENDENCIES
acts-as-taggable-on (~> 9.0)
acts_as_follower!
addressable (~> 2.8)
ahoy_email (~> 2.1.1)
ahoy_email (~> 2.1.2)
ahoy_matey (~> 4.0)
amazing_print (~> 1.4)
ancestry (~> 4.1)

Binary file not shown.

BIN
vendor/cache/ahoy_email-2.1.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/errbase-0.2.2.gem vendored Normal file

Binary file not shown.