summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2015-03-29 03:39:32 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2015-03-29 03:39:32 +0400
commitbe65373fc78ea887aa2d59ee49ae8bb14c64b084 (patch)
tree4bada3d2619c7c1f37930427549d9bcad7a03e4f /Gemfile
parentdb948ff3d6a72620391c7cb0f169334cef0438c7 (diff)
downloadgitlab-ce-be65373fc78ea887aa2d59ee49ae8bb14c64b084.tar.gz
update acts-as-taggable-on
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e7f75055f3f..b5df7cfcd75 100644
--- a/Gemfile
+++ b/Gemfile
@@ -115,7 +115,7 @@ end
gem "state_machine"
# Issue tags
-gem "acts-as-taggable-on"
+gem 'acts-as-taggable-on', '~> 3.4'
# Background jobs
gem 'slim'