Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-29 13:32:28 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-29 13:32:28 +0300
commitccab346a7899d34ffcdd0169dbc87450eb2aca59 (patch)
tree10987cdaad7415a1fb1826f4722247c7c5c2c474 /Gemfile
parent5f3a7587215a4ff25d3fca0e0aded3b76bc9ac57 (diff)
parent7277280d5f276fe97ff97276ce20400bcb5db07c (diff)
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 49f007bf5ae..e767aec5053 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'