diff --git a/Gemfile b/Gemfile index 9c279f253..749153c52 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 8663ea105..20f858894 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) @@ -582,7 +582,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) @@ -704,7 +704,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)