diff options
author | VSizov <fk@sphere.com> | 2011-10-15 19:56:53 +0300 |
---|---|---|
committer | VSizov <fk@sphere.com> | 2011-10-15 19:56:53 +0300 |
commit | dd833d28ad91498070b4c72243c57022f4513544 (patch) | |
tree | c430f98daf7e31d730654f486e4db167293887f1 /Gemfile.lock | |
parent | 4e063deaa95f6d923420c1548bfb73f9be4131c8 (diff) | |
download | gitlab-ce-dd833d28ad91498070b4c72243c57022f4513544.tar.gz |
Sortable issues
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c02ad3cdc18..2aa894aa87f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM activesupport (= 3.1.0) activesupport (3.1.0) multi_json (~> 1.0) + acts_as_list (0.1.4) addressable (2.2.6) ansi (1.3.0) archive-tar-minitar (0.5.2) @@ -240,6 +241,7 @@ PLATFORMS ruby DEPENDENCIES + acts_as_list albino! annotate! autotest |