Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2020-09-01 03:52:57 +0300
committerEvan Read <eread@gitlab.com>2020-09-01 06:09:55 +0300
commit5db14c3cbb857d8823d73526b757c8e996b5c17d (patch)
tree9ef8cfddad158f318dd980167a1f9fe48ef2bd94 /Gemfile.lock
parent8c5d183c3dcdd47e27bed0273da342d41f0aacb9 (diff)
Remove mdl from project
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 1 insertions, 16 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d908d29c..6d401a99 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -16,7 +16,6 @@ GEM
asciidoctor (>= 1.5.6, < 3.0.0)
builder (3.2.4)
byebug (11.1.3)
- chef-utils (16.4.41)
coderay (1.1.3)
colored (1.2)
concurrent-ruby (1.1.7)
@@ -61,25 +60,12 @@ GEM
json_schema (0.20.9)
kramdown (2.3.0)
rexml
- kramdown-parser-gfm (1.1.0)
- kramdown (~> 2.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- lumberjack (1.2.7)
- mdl (0.11.0)
- kramdown (~> 2.3)
- kramdown-parser-gfm (~> 1.1)
- mixlib-cli (~> 2.1, >= 2.1.1)
- mixlib-config (>= 2.2.1, < 4)
- mixlib-shellout
+ lumberjack (1.2.8)
method_source (1.0.0)
mini_portile2 (2.4.0)
- mixlib-cli (2.1.8)
- mixlib-config (3.0.9)
- tomlrb
- mixlib-shellout (3.1.4)
- chef-utils
nanoc (4.11.18)
addressable (~> 2.5)
colored (~> 1.2)
@@ -183,7 +169,6 @@ DEPENDENCIES
gitlab_kramdown (~> 0.10.0)
guard-nanoc
highline (~> 2.0)
- mdl
nanoc (~> 4.10)
nokogiri (~> 1.10.3)
pry-byebug (~> 3.7)