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>2019-06-18 15:26:54 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-06-18 15:26:54 +0300
commit1f82143510900d6d360cfc482efa22046c99f5c7 (patch)
treed08958d9a229d2d2206f56c0d18b6403f45afb1a
parenta060a0fa727af8d22d3c5bafeea3abc2115c7294 (diff)
Add MDL to project
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock65
2 files changed, 36 insertions, 30 deletions
diff --git a/Gemfile b/Gemfile
index cf829f78..0798b494 100644
--- a/Gemfile
+++ b/Gemfile
@@ -25,4 +25,5 @@ group :test, :development do
gem 'highline', '~> 2.0'
gem 'rspec', '~> 3.5'
gem 'pry-byebug', '~> 3.7', require: false
+ gem 'mdl', '~> 0.5.0'
end
diff --git a/Gemfile.lock b/Gemfile.lock
index 713fff74..125e8a16 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,9 +3,9 @@ GEM
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
- adsf (1.4.1)
+ adsf (1.4.2)
rack (>= 1.0.0, < 3.0.0)
- adsf-live (1.4.1)
+ adsf-live (1.4.2)
adsf (~> 1.3)
em-websocket (~> 0.5)
eventmachine (~> 1.2)
@@ -16,7 +16,7 @@ GEM
coderay (1.1.2)
colored (1.2)
concurrent-ruby (1.1.5)
- cri (2.15.5)
+ cri (2.15.9)
ddmemoize (1.0.0)
ddmetrics (~> 1.0)
ref (~> 2.0)
@@ -26,9 +26,9 @@ GEM
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
- equatable (0.5.0)
+ equatable (0.6.0)
eventmachine (1.2.7)
- ffi (1.10.0)
+ ffi (1.11.1)
formatador (0.2.5)
gitlab_kramdown (0.6.0)
kramdown (~> 1.16.2)
@@ -51,15 +51,22 @@ GEM
concurrent-ruby (~> 1.0)
highline (2.0.2)
http_parser.rb (0.6.0)
- json_schema (0.20.5)
+ json_schema (0.20.6)
kramdown (1.16.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.13)
+ mdl (0.5.0)
+ kramdown (~> 1.12, >= 1.12.0)
+ mixlib-cli (~> 1.7, >= 1.7.0)
+ mixlib-config (~> 2.2, >= 2.2.1)
method_source (0.9.2)
mini_portile2 (2.4.0)
+ mixlib-cli (1.7.0)
+ mixlib-config (2.2.18)
+ tomlrb
nanoc (4.11.5)
addressable (~> 2.5)
colored (~> 1.2)
@@ -79,7 +86,7 @@ GEM
json_schema (~> 0.19)
slow_enumerator_tools (~> 1.0)
zeitwerk (~> 2.1)
- necromancer (0.4.0)
+ necromancer (0.5.0)
nenv (0.3.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
@@ -87,16 +94,16 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.17.0)
- pastel (0.7.2)
- equatable (~> 0.5.0)
- tty-color (~> 0.4.0)
+ pastel (0.7.3)
+ equatable (~> 0.6)
+ tty-color (~> 0.5)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
- public_suffix (3.0.3)
+ public_suffix (3.1.0)
rack (2.0.7)
rack-livereload (0.3.17)
rack
@@ -105,20 +112,20 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
ref (2.0.0)
- rouge (3.3.0)
+ rouge (3.4.1)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
+ rspec-core (3.8.1)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.3)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
+ rspec-support (3.8.2)
ruby_dep (1.5.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
@@ -134,29 +141,26 @@ GEM
shellany (0.0.1)
slow_enumerator_tools (1.1.0)
thor (0.20.3)
- timers (4.3.0)
tomlrb (1.2.8)
- tty-color (0.4.3)
+ tty-color (0.5.0)
tty-command (0.8.2)
pastel (~> 0.7.0)
- tty-cursor (0.6.1)
+ tty-cursor (0.7.0)
tty-file (0.7.1)
diff-lcs (~> 1.3)
pastel (~> 0.7.2)
tty-prompt (~> 0.18)
- tty-platform (0.2.0)
- tty-prompt (0.18.1)
- necromancer (~> 0.4.0)
+ tty-platform (0.2.1)
+ tty-prompt (0.19.0)
+ necromancer (~> 0.5.0)
pastel (~> 0.7.0)
- timers (~> 4.0)
- tty-cursor (~> 0.6.0)
- tty-reader (~> 0.5.0)
- tty-reader (0.5.0)
- tty-cursor (~> 0.6.0)
- tty-screen (~> 0.6.4)
+ tty-reader (~> 0.6.0)
+ tty-reader (0.6.0)
+ tty-cursor (~> 0.7)
+ tty-screen (~> 0.7)
wisper (~> 2.0.0)
- tty-screen (0.6.5)
- tty-which (0.4.0)
+ tty-screen (0.7.0)
+ tty-which (0.4.1)
wisper (2.0.0)
zeitwerk (2.1.6)
@@ -170,6 +174,7 @@ DEPENDENCIES
gitlab_kramdown (~> 0.6.0)
guard-nanoc (~> 2.1)
highline (~> 2.0)
+ mdl (~> 0.5.0)
nanoc (~> 4.10)
nokogiri (~> 1.10.3)
pry-byebug (~> 3.7)