Skip to content

Commit

Permalink
Update dependency nanoc to v4.12.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent eaa0c6d commit 674cd91
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
colored (1.2)
Expand Down Expand Up @@ -53,25 +53,25 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
memo_wise (1.7.0)
mercenary (0.3.6)
nanoc (4.12.16)
nanoc (4.12.17)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
nanoc-cli (= 4.12.16)
nanoc-core (= 4.12.16)
nanoc-cli (= 4.12.17)
nanoc-core (= 4.12.17)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
tty-which (~> 0.4)
nanoc-checking (1.0.2)
nanoc-cli (~> 4.12, >= 4.12.4)
nanoc-core (~> 4.12, >= 4.12.4)
nanoc-cli (4.12.16)
nanoc-cli (4.12.17)
cri (~> 2.15)
diff-lcs (~> 1.3)
nanoc-core (= 4.12.16)
nanoc-core (= 4.12.17)
zeitwerk (~> 2.1)
nanoc-core (4.12.16)
nanoc-core (4.12.17)
concurrent-ruby (~> 1.1)
ddmetrics (~> 1.0)
ddplugin (~> 1.0)
Expand All @@ -93,7 +93,7 @@ GEM
forwardable-extended (~> 2.6)
psych (4.0.6)
stringio
public_suffix (5.0.1)
public_suffix (5.0.3)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand All @@ -110,7 +110,7 @@ GEM
rbtree
set (~> 1.0)
stringex (2.8.6)
stringio (3.0.7)
stringio (3.0.8)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
tty-color (0.6.0)
Expand All @@ -120,7 +120,7 @@ GEM
tty-which (0.5.0)
unicode-display_width (1.8.0)
webrick (1.8.1)
zeitwerk (2.6.8)
zeitwerk (2.6.12)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 674cd91

Please sign in to comment.