diff --git a/Gemfile b/Gemfile index 24d694d4b..421266f10 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index dfa113a28..ccd9e959e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)