Skip to content

Commit

Permalink
chore(deps): update dependency nanoc to v4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 2e41540 commit c088e0b
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
coderay (1.1.3)
colorator (1.1.0)
colored (1.2)
concurrent-ruby (1.1.10)
cri (2.15.11)
ddmetrics (1.0.1)
concurrent-ruby (1.3.3)
cri (2.15.12)
ddmetrics (1.1.0)
ddplugin (1.0.3)
diff-lcs (1.5.1)
em-websocket (0.5.3)
Expand All @@ -21,7 +21,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
immutable-ruby (0.1.0)
immutable-ruby (0.2.0)
concurrent-ruby (~> 1.1)
sorted_set (~> 1.0)
jekyll (4.0.0)
Expand Down Expand Up @@ -53,29 +53,29 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memo_wise (1.7.0)
memo_wise (1.9.0)
mercenary (0.3.6)
method_source (1.0.0)
nanoc (4.12.21)
method_source (1.1.0)
nanoc (4.13.0)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
nanoc-cli (= 4.12.21)
nanoc-core (= 4.12.21)
nanoc-cli (= 4.13.0)
nanoc-core (= 4.13.0)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
tty-which (~> 0.4)
nanoc-checking (1.0.5)
nanoc-cli (~> 4.12, >= 4.12.5)
nanoc-core (~> 4.12, >= 4.12.5)
nanoc-cli (4.12.21)
nanoc-cli (4.13.0)
cri (~> 2.15)
diff-lcs (~> 1.3)
nanoc-core (= 4.12.21)
nanoc-core (= 4.13.0)
pry
zeitwerk (~> 2.1)
nanoc-core (4.12.21)
nanoc-core (4.13.0)
base64 (~> 0.2)
concurrent-ruby (~> 1.1)
ddmetrics (~> 1.0)
Expand All @@ -91,7 +91,7 @@ GEM
nanoc-checking (~> 1.0)
nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15)
parallel (1.22.1)
parallel (1.25.1)
pastel (0.8.0)
tty-color (~> 0.5)
pathutil (0.16.2)
Expand All @@ -101,7 +101,7 @@ GEM
method_source (~> 1.0)
psych (4.0.6)
stringio
public_suffix (5.0.5)
public_suffix (5.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand All @@ -113,13 +113,13 @@ GEM
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
set (1.0.4)
set (1.1.0)
slow_enumerator_tools (1.1.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stringex (2.8.6)
stringio (3.0.9)
stringio (3.1.1)
strscan (3.1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
Expand All @@ -130,7 +130,7 @@ GEM
tty-which (0.5.0)
unicode-display_width (1.8.0)
webrick (1.8.1)
zeitwerk (2.6.13)
zeitwerk (2.6.17)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit c088e0b

Please sign in to comment.