Skip to content

Commit

Permalink
Merge pull request #5203 from consuldemocracy/dependabot/bundler/ahoy…
Browse files Browse the repository at this point in the history
…_matey-4.2.1

Bump ahoy_matey from 4.1.0 to 4.2.1
  • Loading branch information
javierm committed Sep 5, 2023
2 parents c956c64 + d8f8a94 commit 10e06ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem "rails", "6.0.6.1"

gem "acts-as-taggable-on", "~> 9.0.1"
gem "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 4.1.0"
gem "ahoy_matey", "~> 4.2.1"
gem "airbrake", "~> 13.0.2"
gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.3.3"
Expand Down
10 changes: 4 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GEM
acts_as_votable (0.14.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ahoy_matey (4.1.0)
ahoy_matey (4.2.1)
activesupport (>= 5.2)
device_detector
safely_block (>= 0.2.1)
Expand Down Expand Up @@ -174,7 +174,7 @@ GEM
delayed_job_active_record (4.1.7)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
device_detector (1.0.7)
device_detector (1.1.1)
devise (4.9.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand All @@ -196,7 +196,6 @@ GEM
rainbow
rubocop
smart_properties
errbase (0.2.2)
erubi (1.12.0)
eslintrb (2.1.0)
execjs
Expand Down Expand Up @@ -545,8 +544,7 @@ GEM
rvm1-capistrano3 (1.4.0)
capistrano (~> 3.0)
sshkit (>= 1.2)
safely_block (0.3.0)
errbase (>= 0.1.1)
safely_block (0.4.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand Down Expand Up @@ -671,7 +669,7 @@ PLATFORMS
DEPENDENCIES
acts-as-taggable-on (~> 9.0.1)
acts_as_votable (~> 0.14.0)
ahoy_matey (~> 4.1.0)
ahoy_matey (~> 4.2.1)
airbrake (~> 13.0.2)
ancestry (~> 4.3.3)
audited (~> 5.3.3)
Expand Down

0 comments on commit 10e06ae

Please sign in to comment.