Bump ahoy_matey from 5.2.0 to 5.3.0
Bumps [ahoy_matey](https://github.com/ankane/ahoy) from 5.2.0 to 5.3.0. - [Changelog](https://github.com/ankane/ahoy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/ahoy/compare/v5.2.0...v5.3.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:
2
Gemfile
2
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"
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user