Merge pull request #5862 from consuldemocracy/dependabot/bundler/ahoy_matey-5.3.0
Bump ahoy_matey from 5.2.0 to 5.4.0
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-taggable-on", "~> 11.0.0"
|
||||||
gem "acts_as_votable", "~> 0.14.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 "airbrake", "~> 13.0.5"
|
||||||
gem "ancestry", "~> 4.3.3"
|
gem "ancestry", "~> 4.3.3"
|
||||||
gem "audited", "~> 5.8.0"
|
gem "audited", "~> 5.8.0"
|
||||||
|
|||||||
@@ -86,8 +86,8 @@ 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.2.0)
|
ahoy_matey (5.4.0)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 7.1)
|
||||||
device_detector (>= 1)
|
device_detector (>= 1)
|
||||||
safely_block (>= 0.4)
|
safely_block (>= 0.4)
|
||||||
airbrake (13.0.5)
|
airbrake (13.0.5)
|
||||||
@@ -739,7 +739,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.2.0)
|
ahoy_matey (~> 5.4.0)
|
||||||
airbrake (~> 13.0.5)
|
airbrake (~> 13.0.5)
|
||||||
ancestry (~> 4.3.3)
|
ancestry (~> 4.3.3)
|
||||||
audited (~> 5.8.0)
|
audited (~> 5.8.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user