bump acts-as-taggable-on

This commit is contained in:
Jonne Haß 2014-08-24 20:00:38 +02:00
parent c6771e7575
commit d745d621f8
2 changed files with 3 additions and 3 deletions

View file

@ -111,7 +111,7 @@ gem 'omniauth-wordpress','0.2.1'
# Tags
gem 'acts-as-taggable-on', '3.2.6'
gem 'acts-as-taggable-on', '3.3.0'
# URIs and HTTP

View file

@ -37,7 +37,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
acts-as-taggable-on (3.2.6)
acts-as-taggable-on (3.3.0)
activerecord (>= 3, < 5)
acts_as_api (0.4.2)
activemodel (>= 3.0.0)
@ -480,7 +480,7 @@ DEPENDENCIES
actionpack-action_caching
actionpack-page_caching
activerecord-import (= 0.5.0)
acts-as-taggable-on (= 3.2.6)
acts-as-taggable-on (= 3.3.0)
acts_as_api (= 0.4.2)
addressable (= 2.3.6)
asset_sync (= 1.0.0)