Bump ahoy_matey from 5.2.0 to 5.3.0

Bumps [ahoy_matey](https://github.com/ankane/ahoy) from 5.2.0 to 5.3.0.
- [Changelog](https://github.com/ankane/ahoy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/ahoy/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: ahoy_matey
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-23 14:17:45 +00:00
committed by GitHub
parent 9bad768ccb
commit 252780635d
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ gem "rails", "7.1.5.1"
gem "acts-as-taggable-on", "~> 11.0.0" gem "acts-as-taggable-on", "~> 11.0.0"
gem "acts_as_votable", "~> 0.14.0" gem "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 5.2.0" gem "ahoy_matey", "~> 5.4.0"
gem "airbrake", "~> 13.0.5" gem "airbrake", "~> 13.0.5"
gem "ancestry", "~> 4.3.3" gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.8.0" gem "audited", "~> 5.8.0"

View File

@@ -86,8 +86,8 @@ GEM
addressable (2.8.7) addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0) public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2) afm (0.2.2)
ahoy_matey (5.2.0) ahoy_matey (5.4.0)
activesupport (>= 6.1) activesupport (>= 7.1)
device_detector (>= 1) device_detector (>= 1)
safely_block (>= 0.4) safely_block (>= 0.4)
airbrake (13.0.5) airbrake (13.0.5)
@@ -739,7 +739,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
acts-as-taggable-on (~> 11.0.0) acts-as-taggable-on (~> 11.0.0)
acts_as_votable (~> 0.14.0) acts_as_votable (~> 0.14.0)
ahoy_matey (~> 5.2.0) ahoy_matey (~> 5.4.0)
airbrake (~> 13.0.5) airbrake (~> 13.0.5)
ancestry (~> 4.3.3) ancestry (~> 4.3.3)
audited (~> 5.8.0) audited (~> 5.8.0)