diff --git a/Gemfile.lock b/Gemfile.lock index 06133ef..b178952 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) adsf (1.4.7) rack (>= 1.0.0, < 4.0.0) @@ -11,7 +11,7 @@ GEM colored (1.2) concurrent-ruby (1.2.2) cri (2.15.11) - ddmetrics (1.0.1) + ddmetrics (1.1.0) ddplugin (1.0.3) diff-lcs (1.5.0) em-websocket (0.5.3) @@ -51,16 +51,16 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) - memo_wise (1.7.0) + memo_wise (1.8.0) method_source (1.0.0) mini_portile2 (2.8.4) multi_json (1.15.0) - nanoc (4.12.17) + nanoc (4.12.19) addressable (~> 2.5) colored (~> 1.2) nanoc-checking (~> 1.0, >= 1.0.2) - nanoc-cli (= 4.12.17) - nanoc-core (= 4.12.17) + nanoc-cli (= 4.12.19) + nanoc-core (= 4.12.19) nanoc-deploying (~> 1.0) parallel (~> 1.12) tty-command (~> 0.8) @@ -68,19 +68,19 @@ GEM nanoc-checking (1.0.2) nanoc-cli (~> 4.12, >= 4.12.4) nanoc-core (~> 4.12, >= 4.12.4) - nanoc-cli (4.12.17) + nanoc-cli (4.12.19) cri (~> 2.15) diff-lcs (~> 1.3) - nanoc-core (= 4.12.17) + nanoc-core (= 4.12.19) zeitwerk (~> 2.1) - nanoc-core (4.12.17) + nanoc-core (4.12.19) concurrent-ruby (~> 1.1) ddmetrics (~> 1.0) ddplugin (~> 1.0) immutable-ruby (~> 0.1) json_schema (~> 0.19) memo_wise (~> 1.5) - psych (~> 4.0) + psych (>= 4.0, < 6.0) slow_enumerator_tools (~> 1.0) tty-platform (~> 0.2) zeitwerk (~> 2.1) @@ -95,15 +95,15 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - parallel (1.23.0) + parallel (1.24.0) pastel (0.8.0) tty-color (~> 0.5) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (4.0.6) + psych (5.1.2) stringio - public_suffix (5.0.3) + public_suffix (5.0.4) pygments.rb (2.4.0) racc (1.7.1) rack (3.0.8) @@ -118,13 +118,13 @@ GEM rbtree (0.4.6) redcarpet (3.6.0) rexml (3.2.5) - set (1.0.3) + set (1.1.0) shellany (0.0.1) slow_enumerator_tools (1.1.0) sorted_set (1.0.3) rbtree set (~> 1.0) - stringio (3.0.8) + stringio (3.1.0) thor (1.2.2) tty-color (0.6.0) tty-command (0.10.1)