diff --git a/Gemfile b/Gemfile index 3e7367000..f8bab6307 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem "rails", "7.1.5.1" gem "acts-as-taggable-on", "~> 11.0.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 "ancestry", "~> 4.3.3" gem "audited", "~> 5.8.0" diff --git a/Gemfile.lock b/Gemfile.lock index 55a51d767..84595e828 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,8 +86,8 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) - ahoy_matey (5.2.0) - activesupport (>= 6.1) + ahoy_matey (5.4.0) + activesupport (>= 7.1) device_detector (>= 1) safely_block (>= 0.4) airbrake (13.0.5) @@ -739,7 +739,7 @@ PLATFORMS DEPENDENCIES acts-as-taggable-on (~> 11.0.0) acts_as_votable (~> 0.14.0) - ahoy_matey (~> 5.2.0) + ahoy_matey (~> 5.4.0) airbrake (~> 13.0.5) ancestry (~> 4.3.3) audited (~> 5.8.0)