diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-06-03 17:15:00 +0200 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-06-03 17:15:00 +0200 |
commit | 95c3a927b319c8495c28e6431152e5ca0c5df30b (patch) | |
tree | bd8d1472302bac0edfcd8c9f563cc23e755f7e02 /Gemfile.lock | |
parent | 432b96640fb2955d118f43ae2463347745cb8386 (diff) | |
download | gitlab-ce-95c3a927b319c8495c28e6431152e5ca0c5df30b.tar.gz |
Use knapsack 1.11.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
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) |