bump acts-as-taggable-on
This commit is contained in:
parent
01a102e2f3
commit
c0cb7536d5
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -147,7 +147,7 @@ gem 'rails-assets-diaspora_jsxc', '~> 0.0.12'
|
|||
|
||||
# Tags
|
||||
|
||||
gem 'acts-as-taggable-on', '3.4.2'
|
||||
gem 'acts-as-taggable-on', '3.4.4'
|
||||
|
||||
# URIs and HTTP
|
||||
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ GEM
|
|||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
acts-as-taggable-on (3.4.2)
|
||||
acts-as-taggable-on (3.4.4)
|
||||
activerecord (>= 3.2, < 5)
|
||||
acts_as_api (0.4.2)
|
||||
activemodel (>= 3.0.0)
|
||||
|
|
@ -650,7 +650,7 @@ DEPENDENCIES
|
|||
actionpack-page_caching
|
||||
active_model_serializers (= 0.9.3)
|
||||
activerecord-import (= 0.7.0)
|
||||
acts-as-taggable-on (= 3.4.2)
|
||||
acts-as-taggable-on (= 3.4.4)
|
||||
acts_as_api (= 0.4.2)
|
||||
addressable (= 2.3.6)
|
||||
asset_sync (= 1.1.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue