diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-04-18 08:13:16 -0400 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-04-29 16:45:00 +0200 |
commit | f41a3e24d20b26b53c5321571ef89f441c32aa4d (patch) | |
tree | 2122f78aa2bda74e3a1287306eaba41798465079 /Gemfile.lock | |
parent | bfc6a0e3718c1b4d5e3d2adcc1ef16cf5274df5c (diff) | |
download | gitlab-ce-f41a3e24d20b26b53c5321571ef89f441c32aa4d.tar.gz |
Added authentication service for docker registry
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1dcda0daff6..2b578429b3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -957,6 +957,7 @@ DEPENDENCIES jquery-scrollto-rails (~> 1.4.3) jquery-turbolinks (~> 2.1.0) jquery-ui-rails (~> 5.0.0) + jwt kaminari (~> 0.16.3) letter_opener_web (~> 1.3.0) licensee (~> 8.0.0) |