summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoruvok cheetah2021-10-28 19:58:37 +0200
committeruvok cheetah2021-10-28 19:58:37 +0200
commit02191001e4f1d8387ecaaced0f04c880c9b82220 (patch)
tree3413b023bca38e4e47209150b70217a37ee9b605 /Gemfile.lock
parent0816a55f39f6752e8491e691a2e0da6a26019bda (diff)
bundle update
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock30
1 files changed, 15 insertions, 15 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6e7bec7..010c57a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,19 +1,19 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.9)
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
- ethon (0.14.0)
+ ethon (0.15.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
- ffi (1.15.1)
+ ffi (1.15.4)
forwardable-extended (2.6.0)
- html-proofer (3.19.1)
+ html-proofer (3.19.2)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
@@ -26,7 +26,7 @@ GEM
http_parser.rb (0.6.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
- jekyll (4.2.0)
+ jekyll (4.2.1)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@@ -64,32 +64,32 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
- listen (3.5.1)
+ listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
- mini_portile2 (2.5.3)
+ mini_portile2 (2.6.1)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
- nokogiri (1.11.7)
- mini_portile2 (~> 2.5.0)
+ nokogiri (1.12.5)
+ mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
- parallel (1.20.1)
+ parallel (1.21.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
- racc (1.5.2)
+ racc (1.6.0)
rainbow (3.0.0)
- rake (13.0.3)
+ rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
- rouge (3.26.0)
+ rouge (3.26.1)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
@@ -97,7 +97,7 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
- unicode-display_width (1.7.0)
+ unicode-display_width (1.8.0)
yell (2.2.2)
PLATFORMS