Skip to content

Commit

Permalink
Bump nanoc from 4.12.16 to 4.12.17
Browse files Browse the repository at this point in the history
Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.12.16 to 4.12.17.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Commits](nanoc/nanoc@nanoc-cli-v4.12.16...nanoc-cli-v4.12.17)

---
updated-dependencies:
- dependency-name: nanoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent 0926eea commit 43b9f2c
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)
adsf (1.4.7)
rack (>= 1.0.0, < 4.0.0)
Expand Down Expand Up @@ -55,25 +55,25 @@ GEM
method_source (1.0.0)
mini_portile2 (2.8.4)
multi_json (1.15.0)
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 Down Expand Up @@ -105,7 +105,7 @@ GEM
method_source (~> 1.0)
psych (4.0.6)
stringio
public_suffix (5.0.1)
public_suffix (5.0.3)
pygments.rb (2.4.0)
racc (1.7.1)
rack (3.0.7)
Expand Down Expand Up @@ -139,15 +139,15 @@ GEM
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stringio (3.0.7)
stringio (3.0.8)
thor (1.0.1)
tty-color (0.6.0)
tty-command (0.10.1)
pastel (~> 0.8)
tty-platform (0.3.0)
tty-which (0.5.0)
webrick (1.8.1)
zeitwerk (2.6.8)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down

0 comments on commit 43b9f2c

Please sign in to comment.