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:
authorRobert Schilling <rschilling@student.tugraz.at>2015-02-24 22:30:30 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2015-02-25 01:20:00 +0300
commitc6e9d14ceb03d4f1cf2d3a720f1e64c41d3c43b8 (patch)
tree5cf0ccce91c8271d1281544d142bfa8b946256fb /Gemfile.lock
parent2cedeb48561122f35bfd5004aaa9c59ee3922911 (diff)
Update version sorter to 2.0.0, fixes #8572
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dc0285255cc..e28a577c091 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -608,7 +608,7 @@ GEM
raindrops (~> 0.7)
unicorn-worker-killer (0.4.2)
unicorn (~> 4)
- version_sorter (1.1.0)
+ version_sorter (2.0.0)
virtus (1.0.1)
axiom-types (~> 0.0.5)
coercible (~> 1.0)