From 9635a72dfe5e1b5ca30118d1b855b772ae412ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 00:48:12 +0000 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 13d832f88..5b45668ec 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gem "rails", "7.0.8.4" gem "acts-as-taggable-on", "~> 11.0.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 "ancestry", "~> 4.3.3" gem "audited", "~> 5.7.0" diff --git a/Gemfile.lock b/Gemfile.lock index ba90b80e7..4a9a36e31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) - ahoy_matey (5.0.2) + ahoy_matey (5.2.0) activesupport (>= 6.1) device_detector (>= 1) safely_block (>= 0.4) @@ -182,7 +182,7 @@ GEM delayed_job_active_record (4.1.10) activerecord (>= 3.0, < 8.0) delayed_job (>= 3.0, < 5) - device_detector (1.1.2) + device_detector (1.1.3) devise (4.9.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -578,7 +578,7 @@ GEM rvm1-capistrano3 (1.4.0) capistrano (~> 3.0) sshkit (>= 1.2) - safely_block (0.4.0) + safely_block (0.4.1) sass-embedded (1.72.0) google-protobuf (>= 3.25, < 5.0) rake (>= 13.0.0) @@ -700,7 +700,7 @@ PLATFORMS DEPENDENCIES acts-as-taggable-on (~> 11.0.0) acts_as_votable (~> 0.14.0) - ahoy_matey (~> 5.0.2) + ahoy_matey (~> 5.2.0) airbrake (~> 13.0.4) ancestry (~> 4.3.3) audited (~> 5.7.0)