Bump ahoy_matey from 4.2.1 to 5.0.2

Bumps [ahoy_matey](https://github.com/ankane/ahoy) from 4.2.1 to 5.0.2.
- [Changelog](https://github.com/ankane/ahoy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/ahoy/compare/v4.2.1...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-19 02:38:44 +00:00
committed by Javi Martín
parent 90202c6d59
commit 2ef88459cb
2 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ gem "rails", "6.1.7.7"
gem "acts-as-taggable-on", "~> 10.0.0"
gem "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 4.2.1"
gem "ahoy_matey", "~> 5.0.2"
gem "airbrake", "~> 13.0.4"
gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.4.3"

View File

@@ -72,10 +72,10 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
afm (0.2.2)
ahoy_matey (4.2.1)
activesupport (>= 5.2)
device_detector
safely_block (>= 0.2.1)
ahoy_matey (5.0.2)
activesupport (>= 6.1)
device_detector (>= 1)
safely_block (>= 0.4)
airbrake (13.0.4)
airbrake-ruby (~> 6.0)
airbrake-ruby (6.2.2)
@@ -185,7 +185,7 @@ GEM
delayed_job_active_record (4.1.8)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
device_detector (1.1.1)
device_detector (1.1.2)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
@@ -703,7 +703,7 @@ PLATFORMS
DEPENDENCIES
acts-as-taggable-on (~> 10.0.0)
acts_as_votable (~> 0.14.0)
ahoy_matey (~> 4.2.1)
ahoy_matey (~> 5.0.2)
airbrake (~> 13.0.4)
ancestry (~> 4.3.3)
audited (~> 5.4.3)