summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-04-13 15:56:37 +0200
committerRémy Coutable <remy@rymai.me>2016-04-18 14:47:50 +0200
commit2f18c77e1b0e3b6f3d668c3cb1814d4675641a75 (patch)
tree375a7e268cd000dabbdae555f137c280b80e7bf0 /Gemfile.lock
parent0aaaae9d0536c5637662f6c72a6612ec13f0342f (diff)
downloadgitlab-ce-2f18c77e1b0e3b6f3d668c3cb1814d4675641a75.tar.gz
Update to licensee 8.0.0 and fix API specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2a6faeff2f4..3cff184b00b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -452,8 +452,8 @@ GEM
addressable (~> 2.3)
letter_opener (1.1.2)
launchy (~> 2.2)
- licensee (7.0.0)
- rugged (~> 0.23)
+ licensee (8.0.0)
+ rugged (>= 0.24b)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
@@ -959,7 +959,7 @@ DEPENDENCIES
jquery-ui-rails (~> 5.0.0)
kaminari (~> 0.16.3)
letter_opener (~> 1.1.2)
- licensee (~> 7.0.0)
+ licensee (~> 8.0.0)
loofah (~> 2.0.3)
mail_room (~> 0.6.1)
method_source (~> 0.8)