bump acts-as-taggable-on, closes #5228, #5234

This commit is contained in:
Jonne Haß 2014-09-29 16:10:51 +02:00
parent baacefbd92
commit 4a87e7d72e
2 changed files with 4 additions and 4 deletions

View file

@ -119,7 +119,7 @@ gem 'omniauth-wordpress','0.2.1'
# Tags
gem 'acts-as-taggable-on', '3.4.1'
gem 'acts-as-taggable-on', '3.4.2'
# URIs and HTTP

View file

@ -38,7 +38,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
acts-as-taggable-on (3.4.1)
acts-as-taggable-on (3.4.2)
activerecord (>= 3.2, < 5)
acts_as_api (0.4.2)
activemodel (>= 3.0.0)
@ -266,7 +266,7 @@ GEM
mini_magick (3.8.1)
subexec (~> 0.2.1)
mini_portile (0.5.3)
minitest (5.4.1)
minitest (5.4.2)
mobile-fu (1.3.1)
rack-mobile-detect
rails
@ -504,7 +504,7 @@ DEPENDENCIES
actionpack-action_caching
actionpack-page_caching
activerecord-import (= 0.5.0)
acts-as-taggable-on (= 3.4.1)
acts-as-taggable-on (= 3.4.2)
acts_as_api (= 0.4.2)
addressable (= 2.3.6)
asset_sync (= 1.1.0)