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:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-06-03 18:15:00 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2016-06-03 18:15:00 +0300
commit95c3a927b319c8495c28e6431152e5ca0c5df30b (patch)
treebd8d1472302bac0edfcd8c9f563cc23e755f7e02 /Gemfile.lock
parent432b96640fb2955d118f43ae2463347745cb8386 (diff)
Use knapsack 1.11.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0f75c231d4e..8bfdf8ea9bd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -358,7 +358,7 @@ GEM
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.10.0)
- knapsack-gitlab (1.9.2)
+ knapsack (1.11.0)
rake
timecop (>= 0.1.0)
launchy (2.4.3)
@@ -878,7 +878,7 @@ DEPENDENCIES
jquery-ui-rails (~> 5.0.0)
jwt
kaminari (~> 0.17.0)
- knapsack-gitlab
+ knapsack
letter_opener_web (~> 1.3.0)
licensee (~> 8.0.0)
loofah (~> 2.0.3)