diff options
author | Dmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com> | 2012-06-27 21:20:35 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com> | 2012-06-27 21:20:35 +0300 |
commit | 1b1e77c728e575a110e204e142e81bdff2737536 (patch) | |
tree | d0128a4f81844b219ba4fe5e9554342e63a0300e /Gemfile.lock | |
parent | 4c1f435ab78e5d4da3d6aaaf20579be13b662d02 (diff) | |
download | gitlab-ce-1b1e77c728e575a110e204e142e81bdff2737536.tar.gz |
Issue Labels: Edit, show, index + filter
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8265641f139..d50a8d1e5d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,8 +89,8 @@ GEM activesupport (3.2.5) i18n (~> 0.6) multi_json (~> 1.0) - acts-as-taggable-on (2.1.1) - rails + acts-as-taggable-on (2.3.1) + rails (~> 3.0) acts_as_list (0.1.6) addressable (2.2.8) ansi (1.4.2) @@ -351,7 +351,7 @@ PLATFORMS ruby DEPENDENCIES - acts-as-taggable-on (~> 2.1.0) + acts-as-taggable-on (= 2.3.1) acts_as_list annotate! autotest |