aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTulio Leao <tupaschoal@gmail.com>2020-05-09 10:09:20 -0300
committerGitHub <noreply@github.com>2020-05-09 10:09:20 -0300
commitf52cf98036ee2e2af7660f306e01cc9fd0d623a3 (patch)
tree619b554b515bb4b9fd7d477452f1b9947a7a287d /Gemfile.lock
parentec31ffcea85d9f4dc43243e038dfec9a4bd9ea2d (diff)
Update jekyll to 4.0.1 and html-proofer to 3.15.3 (#497)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 12 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cfad721d..de8c8417 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -15,7 +15,7 @@ GEM
ffi (1.12.2)
ffi (1.12.2-x64-mingw32)
forwardable-extended (2.6.0)
- html-proofer (3.15.2)
+ html-proofer (3.15.3)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
@@ -26,7 +26,7 @@ GEM
http_parser.rb (0.6.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
- jekyll (4.0.0)
+ jekyll (4.0.1)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@@ -45,7 +45,8 @@ GEM
sassc (> 2.0.1, < 3.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
- kramdown (2.1.0)
+ kramdown (2.2.1)
+ rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
@@ -65,18 +66,19 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (4.0.4)
rainbow (3.0.0)
- rb-fsevent (0.10.3)
+ rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
- rouge (3.17.0)
+ rexml (3.2.4)
+ rouge (3.18.0)
safe_yaml (1.0.5)
- sassc (2.2.1)
+ sassc (2.3.0)
ffi (~> 1.9)
- sassc (2.2.1-x64-mingw32)
+ sassc (2.3.0-x64-mingw32)
ffi (~> 1.9)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
- typhoeus (1.3.1)
+ typhoeus (1.4.0)
ethon (>= 0.9.0)
unicode-display_width (1.7.0)
yell (2.2.2)
@@ -88,8 +90,8 @@ PLATFORMS
DEPENDENCIES
ffi (>= 1.12.2)
- html-proofer (>= 3.15.2)
- jekyll (= 4.0.0)
+ html-proofer (>= 3.15.3)
+ jekyll (= 4.0.1)
BUNDLED WITH
1.17.2