Sfoglia il codice sorgente

Adds Gemfile dependencies

Leandro Ostera 9 anni fa
parent
commit
24085e5007
3 ha cambiato i file con 19 aggiunte e 0 eliminazioni
  1. 3 0
      Gemfile
  2. 16 0
      Gemfile.lock
  3. 0 0
      pages/index.json

+ 3 - 0
Gemfile

@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gem 'mdl'

+ 16 - 0
Gemfile.lock

@@ -0,0 +1,16 @@
+GEM
+  remote: https://rubygems.org/
+  specs:
+    kramdown (1.7.0)
+    mdl (0.2.1)
+      kramdown (~> 1.5, >= 1.5.0)
+      mixlib-cli (~> 1.5, >= 1.5.0)
+      mixlib-config (~> 2.1, >= 2.1.0)
+    mixlib-cli (1.5.0)
+    mixlib-config (2.1.0)
+
+PLATFORMS
+  ruby
+
+DEPENDENCIES
+  mdl

File diff suppressed because it is too large
+ 0 - 0
pages/index.json


Some files were not shown because too many files changed in this diff