bump acts-as-taggable-on

This commit is contained in:
Jonne Haß 2015-03-24 22:06:02 +01:00
parent 451c4c2f57
commit a30295dcc6
2 changed files with 3 additions and 3 deletions

View file

@ -149,7 +149,7 @@ gem "rails-assets-diaspora_jsxc", "~> 0.1.1", source: "https://rails-assets.org"
# Tags
gem "acts-as-taggable-on", "3.4.4"
gem "acts-as-taggable-on", "3.5.0"
# URIs and HTTP

View file

@ -50,7 +50,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
acts-as-taggable-on (3.4.4)
acts-as-taggable-on (3.5.0)
activerecord (>= 3.2, < 5)
acts_as_api (0.4.2)
activemodel (>= 3.0.0)
@ -707,7 +707,7 @@ DEPENDENCIES
actionpack-page_caching
active_model_serializers (= 0.9.3)
activerecord-import (= 0.7.0)
acts-as-taggable-on (= 3.4.4)
acts-as-taggable-on (= 3.5.0)
acts_as_api (= 0.4.2)
addressable (= 2.3.7)
asset_sync (= 1.1.0)