Bump ahoy_matey from 3.0.5 to 3.1.0 (#11761)
* Bump ahoy_matey from 3.0.5 to 3.1.0 Bumps [ahoy_matey](https://github.com/ankane/ahoy) from 3.0.5 to 3.1.0. - [Release notes](https://github.com/ankane/ahoy/releases) - [Changelog](https://github.com/ankane/ahoy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/ahoy/compare/v3.0.5...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump ahoy_matey from 3.0.5 to 3.1.0 (Update vendor/cache) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
3cb363dc09
commit
1db53967cc
8 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -16,7 +16,7 @@ gem "acts_as_follower", github: "thepracticaldev/acts_as_follower", branch: "mas
|
|||
gem "addressable", "~> 2.7" # A replacement for the URI implementation that is part of Ruby's standard library
|
||||
gem "administrate", "~> 0.14" # A Rails engine that helps you put together a super-flexible admin dashboard
|
||||
gem "ahoy_email", "~> 1.1" # Email analytics for Rails
|
||||
gem "ahoy_matey", "~> 3.0" # Tracking analytics for Rails
|
||||
gem "ahoy_matey", "~> 3.1" # Tracking analytics for Rails
|
||||
gem "ancestry", "~> 3.2" # Ancestry allows the records of a ActiveRecord model to be organized in a tree structure
|
||||
gem "blazer", "~> 2.3.1" # Allows admins to query data
|
||||
gem "bootsnap", ">= 1.1.0", require: false # Boot large ruby/rails apps faster
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ GEM
|
|||
addressable (>= 2.3.2)
|
||||
nokogiri
|
||||
safely_block (>= 0.1.1)
|
||||
ahoy_matey (3.0.5)
|
||||
ahoy_matey (3.1.0)
|
||||
activesupport (>= 5)
|
||||
device_detector
|
||||
geocoder (>= 1.4.5)
|
||||
|
|
@ -219,7 +219,7 @@ GEM
|
|||
thor (>= 0.19, < 2)
|
||||
descendants_tracker (0.0.4)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
device_detector (1.0.4)
|
||||
device_detector (1.0.5)
|
||||
devise (4.7.3)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
|
|
@ -332,7 +332,7 @@ GEM
|
|||
et-orbi (~> 1.1, >= 1.1.8)
|
||||
raabro (~> 1.3)
|
||||
gemoji (4.0.0.rc2)
|
||||
geocoder (1.6.3)
|
||||
geocoder (1.6.4)
|
||||
get_process_mem (0.2.7)
|
||||
ffi (~> 1.0)
|
||||
gibbon (3.3.4)
|
||||
|
|
@ -841,7 +841,7 @@ DEPENDENCIES
|
|||
addressable (~> 2.7)
|
||||
administrate (~> 0.14)
|
||||
ahoy_email (~> 1.1)
|
||||
ahoy_matey (~> 3.0)
|
||||
ahoy_matey (~> 3.1)
|
||||
amazing_print (~> 1.2)
|
||||
ancestry (~> 3.2)
|
||||
approvals (~> 0.0)
|
||||
|
|
|
|||
BIN
vendor/cache/ahoy_matey-3.0.5.gem
vendored
BIN
vendor/cache/ahoy_matey-3.0.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/ahoy_matey-3.1.0.gem
vendored
Normal file
BIN
vendor/cache/ahoy_matey-3.1.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/device_detector-1.0.4.gem
vendored
BIN
vendor/cache/device_detector-1.0.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/device_detector-1.0.5.gem
vendored
Normal file
BIN
vendor/cache/device_detector-1.0.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/geocoder-1.6.3.gem
vendored
BIN
vendor/cache/geocoder-1.6.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/geocoder-1.6.4.gem
vendored
Normal file
BIN
vendor/cache/geocoder-1.6.4.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue