bump acts-as-taggable-on

This commit is contained in:
Jonne Haß 2014-09-01 11:02:48 +02:00
parent d4a2d5708c
commit ef1cbda8c9
2 changed files with 5 additions and 5 deletions

View file

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

View file

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