Merge pull request #5185 from consuldemocracy/dependabot/bundler/acts_as_votable-0.14.0
Bump acts_as_votable from 0.13.2 to 0.14.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -3,7 +3,7 @@ source "https://rubygems.org"
|
||||
gem "rails", "6.0.6.1"
|
||||
|
||||
gem "acts-as-taggable-on", "~> 9.0.1"
|
||||
gem "acts_as_votable", "~> 0.13.2"
|
||||
gem "acts_as_votable", "~> 0.14.0"
|
||||
gem "ahoy_matey", "~> 4.1.0"
|
||||
gem "airbrake", "~> 13.0.2"
|
||||
gem "ancestry", "~> 4.2.0"
|
||||
|
||||
@@ -63,7 +63,7 @@ GEM
|
||||
zeitwerk (~> 2.2, >= 2.2.2)
|
||||
acts-as-taggable-on (9.0.1)
|
||||
activerecord (>= 6.0, < 7.1)
|
||||
acts_as_votable (0.13.2)
|
||||
acts_as_votable (0.14.0)
|
||||
addressable (2.8.4)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
ahoy_matey (4.1.0)
|
||||
@@ -671,7 +671,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
acts-as-taggable-on (~> 9.0.1)
|
||||
acts_as_votable (~> 0.13.2)
|
||||
acts_as_votable (~> 0.14.0)
|
||||
ahoy_matey (~> 4.1.0)
|
||||
airbrake (~> 13.0.2)
|
||||
ancestry (~> 4.2.0)
|
||||
|
||||
Reference in New Issue
Block a user