diff --git a/Gemfile b/Gemfile index 030950d35..657f171eb 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 84d5dd2be..86d35af65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)