Merge pull request #4971 from consul/dependabot/bundler/master/ahoy_matey-4.1.0
Bump ahoy_matey from 3.2.0 to 4.1.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -4,7 +4,7 @@ gem "rails", "6.0.5.1"
|
||||
|
||||
gem "acts-as-taggable-on", "~> 9.0.1"
|
||||
gem "acts_as_votable", "~> 0.13.2"
|
||||
gem "ahoy_matey", "~> 3.2.0"
|
||||
gem "ahoy_matey", "~> 4.1.0"
|
||||
gem "airbrake", "~> 11.0.3"
|
||||
gem "ancestry", "~> 4.2.0"
|
||||
gem "audited", "~> 5.0.2"
|
||||
|
||||
12
Gemfile.lock
12
Gemfile.lock
@@ -62,10 +62,9 @@ GEM
|
||||
acts_as_votable (0.13.2)
|
||||
addressable (2.8.1)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
ahoy_matey (3.2.0)
|
||||
activesupport (>= 5)
|
||||
ahoy_matey (4.1.0)
|
||||
activesupport (>= 5.2)
|
||||
device_detector
|
||||
geocoder (>= 1.4.5)
|
||||
safely_block (>= 0.2.1)
|
||||
airbrake (11.0.3)
|
||||
airbrake-ruby (~> 5.1)
|
||||
@@ -174,7 +173,7 @@ GEM
|
||||
delayed_job_active_record (4.1.7)
|
||||
activerecord (>= 3.0, < 8.0)
|
||||
delayed_job (>= 3.0, < 5)
|
||||
device_detector (1.0.5)
|
||||
device_detector (1.0.7)
|
||||
devise (4.8.1)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
@@ -222,7 +221,7 @@ GEM
|
||||
rainbow
|
||||
rubocop
|
||||
smart_properties
|
||||
errbase (0.2.1)
|
||||
errbase (0.2.2)
|
||||
erubi (1.11.0)
|
||||
eslintrb (2.1.0)
|
||||
execjs
|
||||
@@ -276,7 +275,6 @@ GEM
|
||||
activemodel (>= 4.1, < 7.1)
|
||||
activesupport (>= 4.1, < 7.1)
|
||||
railties (>= 4.1, < 7.1)
|
||||
geocoder (1.6.7)
|
||||
github_changelog_generator (1.15.2)
|
||||
activesupport
|
||||
faraday-http-cache
|
||||
@@ -712,7 +710,7 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
acts-as-taggable-on (~> 9.0.1)
|
||||
acts_as_votable (~> 0.13.2)
|
||||
ahoy_matey (~> 3.2.0)
|
||||
ahoy_matey (~> 4.1.0)
|
||||
airbrake (~> 11.0.3)
|
||||
ancestry (~> 4.2.0)
|
||||
audited (~> 5.0.2)
|
||||
|
||||
Reference in New Issue
Block a user