Bump ahoy_matey from 5.0.2 to 5.2.0

Bumps [ahoy_matey](https://github.com/ankane/ahoy) from 5.0.2 to 5.2.0.
- [Changelog](https://github.com/ankane/ahoy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/ahoy/compare/v5.0.2...v5.2.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]
2024-10-06 00:48:12 +00:00
committed by GitHub
parent c3e011cd2e
commit 9635a72dfe
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ gem "rails", "7.0.8.4"
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.0.2" gem "ahoy_matey", "~> 5.2.0"
gem "airbrake", "~> 13.0.4" gem "airbrake", "~> 13.0.4"
gem "ancestry", "~> 4.3.3" gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.7.0" gem "audited", "~> 5.7.0"

View File

@@ -74,7 +74,7 @@ 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.0.2) ahoy_matey (5.2.0)
activesupport (>= 6.1) activesupport (>= 6.1)
device_detector (>= 1) device_detector (>= 1)
safely_block (>= 0.4) safely_block (>= 0.4)
@@ -182,7 +182,7 @@ GEM
delayed_job_active_record (4.1.10) delayed_job_active_record (4.1.10)
activerecord (>= 3.0, < 8.0) activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5) delayed_job (>= 3.0, < 5)
device_detector (1.1.2) device_detector (1.1.3)
devise (4.9.4) devise (4.9.4)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
@@ -578,7 +578,7 @@ GEM
rvm1-capistrano3 (1.4.0) rvm1-capistrano3 (1.4.0)
capistrano (~> 3.0) capistrano (~> 3.0)
sshkit (>= 1.2) sshkit (>= 1.2)
safely_block (0.4.0) safely_block (0.4.1)
sass-embedded (1.72.0) sass-embedded (1.72.0)
google-protobuf (>= 3.25, < 5.0) google-protobuf (>= 3.25, < 5.0)
rake (>= 13.0.0) rake (>= 13.0.0)
@@ -700,7 +700,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.0.2) ahoy_matey (~> 5.2.0)
airbrake (~> 13.0.4) airbrake (~> 13.0.4)
ancestry (~> 4.3.3) ancestry (~> 4.3.3)
audited (~> 5.7.0) audited (~> 5.7.0)