diff --git a/Gemfile.lock b/Gemfile.lock index 77cc16422..817e3a0d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,11 @@ GEM base64 (0.2.0) builder (3.3.0) coderay (1.1.3) - colored (1.2) concurrent-ruby (1.3.5) cri (2.15.12) ddmetrics (1.1.0) ddplugin (1.0.3) - diff-lcs (1.6.0) + diff-lcs (1.6.1) em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -51,31 +50,32 @@ GEM listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) lumberjack (1.2.8) memo_wise (1.11.0) - method_source (1.0.0) + method_source (1.1.0) mini_portile2 (2.8.8) multi_json (1.15.0) - nanoc (4.13.3) + nanoc (4.13.5) addressable (~> 2.5) - colored (~> 1.2) nanoc-checking (~> 1.0, >= 1.0.2) - nanoc-cli (= 4.13.3) - nanoc-core (= 4.13.3) + nanoc-cli (= 4.13.5) + nanoc-core (= 4.13.5) nanoc-deploying (~> 1.0) parallel (~> 1.12) tty-command (~> 0.8) tty-which (~> 0.4) - nanoc-checking (1.0.5) + nanoc-checking (1.0.6) nanoc-cli (~> 4.12, >= 4.12.5) nanoc-core (~> 4.12, >= 4.12.5) - nanoc-cli (4.13.3) + nanoc-cli (4.13.5) cri (~> 2.15) diff-lcs (~> 1.3) - nanoc-core (= 4.13.3) + logger (~> 1.6) + nanoc-core (= 4.13.5) pry zeitwerk (~> 2.1) - nanoc-core (4.13.3) + nanoc-core (4.13.5) base64 (~> 0.2) concurrent-ruby (~> 1.1) ddmetrics (~> 1.0) @@ -97,13 +97,13 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - parallel (1.26.3) + parallel (1.27.0) pastel (0.8.0) tty-color (~> 0.5) - pry (0.14.0) + pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (6.0.1) + public_suffix (6.0.2) pygments.rb (3.0.0) racc (1.8.1) rack (3.1.12)