Merge pull request #4162 from consul/dependabot/bundler/acts_as_votable-0.12.1

Bump acts_as_votable from 0.11.1 to 0.12.1
This commit is contained in:
Javi Martín
2020-09-28 19:26:10 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ GEM
tzinfo (~> 1.1)
acts-as-taggable-on (6.5.0)
activerecord (>= 5.0, < 6.1)
acts_as_votable (0.11.1)
acts_as_votable (0.12.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ahoy_matey (1.6.0)
@@ -629,7 +629,7 @@ PLATFORMS
DEPENDENCIES
acts-as-taggable-on (~> 6.5.0)
acts_as_votable (~> 0.11.1)
acts_as_votable (~> 0.12.1)
ahoy_matey (~> 1.6.0)
airbrake (~> 5.0)
ancestry (~> 3.2.1)