summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorIan Baum <ibaum@gitlab.com>2017-12-08 17:04:48 +0000
committerDouwe Maan <douwe@gitlab.com>2017-12-08 17:04:48 +0000
commit5ac008c1e5b41a8d0b92be8fa13688f3ad196848 (patch)
tree2c3e3cb0f11097b954972f95226a6573ca7800ff /Gemfile.lock
parent53026c4282f41397e984009545fbec8f77a8fc8a (diff)
downloadgitlab-ce-5ac008c1e5b41a8d0b92be8fa13688f3ad196848.tar.gz
Resolve "Include asset_sync gem"
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6213167ae0b..b5ca351fea8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -58,6 +58,11 @@ GEM
asciidoctor (1.5.3)
asciidoctor-plantuml (0.0.7)
asciidoctor (~> 1.5)
+ asset_sync (2.2.0)
+ activemodel (>= 4.1.0)
+ fog-core
+ mime-types (>= 2.99)
+ unf
ast (2.3.0)
atomic (1.1.99)
attr_encrypted (3.0.3)
@@ -975,6 +980,7 @@ DEPENDENCIES
asana (~> 0.6.0)
asciidoctor (~> 1.5.2)
asciidoctor-plantuml (= 0.0.7)
+ asset_sync (~> 2.2.0)
attr_encrypted (~> 3.0.0)
awesome_print (~> 1.2.0)
babosa (~> 1.0.2)