aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-12-05 01:02:29 +0200
committerGitHub <[email protected]>2017-12-05 01:02:29 +0200
commit3a0f8d73df138fd3aff83b8d1a1639e30ff889c9 (patch)
treef2accac3762a73db344b2b1f226f6f78845d6bb2 /Gemfile.lock
parent2a121157595d66db77b8ed6fdd64c88e1a72963a (diff)
downloadbootstrap-3a0f8d73df138fd3aff83b8d1a1639e30ff889c9.tar.xz
bootstrap-3a0f8d73df138fd3aff83b8d1a1639e30ff889c9.zip
Update devDependencies and gems. (#24940)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock20
1 files changed, 11 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7cc1cf6e9..5963242a3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -18,21 +18,22 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 3)
safe_yaml (~> 1.0)
- jekyll-redirect-from (0.12.1)
+ jekyll-redirect-from (0.13.0)
jekyll (~> 3.3)
- jekyll-sass-converter (1.5.0)
+ jekyll-sass-converter (1.5.1)
sass (~> 3.4)
jekyll-sitemap (1.1.1)
jekyll (~> 3.3)
- jekyll-toc (0.4.0)
+ jekyll-toc (0.5.0.rc)
nokogiri (~> 1.6)
- jekyll-watch (1.5.0)
- listen (~> 3.0, < 3.1)
- kramdown (1.16.1)
+ jekyll-watch (1.5.1)
+ listen (~> 3.0)
+ kramdown (1.16.2)
liquid (4.0.0)
- listen (3.0.8)
+ listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
+ ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.3.0)
nokogiri (1.8.1)
@@ -46,6 +47,7 @@ GEM
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (2.2.1)
+ ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.5.3)
sass-listen (~> 4.0.0)
@@ -59,9 +61,9 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 3.6.2)
- jekyll-redirect-from (~> 0.12.1)
+ jekyll-redirect-from (~> 0.13.0)
jekyll-sitemap (~> 1.1.1)
- jekyll-toc (~> 0.4.0)
+ jekyll-toc (~> 0.5.0.rc)
BUNDLED WITH
1.16.0