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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-11-12 22:23:53 +0300
committerGitHub <noreply@github.com>2018-11-12 22:23:53 +0300
commitf3bd8602dfbc5584b05c88782d2a833296daad01 (patch)
tree997e6150d6156dbcaf7be9972abe38702173db1d /Gemfile.lock
parent75e6253b0ace2413c7f6162b16a19dff246fdfd2 (diff)
Jekyll: Add wdm gem for Windows. (#27658)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1194eaec4a..bd2a8a412f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -65,6 +65,7 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
+ wdm (0.1.1)
PLATFORMS
ruby
@@ -75,6 +76,7 @@ DEPENDENCIES
jekyll-redirect-from (~> 0.14.0)
jekyll-sitemap (~> 1.2.0)
jekyll-toc (~> 0.9.0)
+ wdm (~> 0.1.1)
BUNDLED WITH
1.17.1