Skip to content

Commit

Permalink
Bump nanoc from 4.13.2 to 4.13.3
Browse files Browse the repository at this point in the history
Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.13.2 to 4.13.3.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Changelog](https://github.com/nanoc/nanoc/blob/main/nanoc/NEWS.md)
- [Commits](nanoc/nanoc@nanoc-cli-v4.13.2...nanoc-cli-v4.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent c33033d commit dd9d012
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,26 +56,26 @@ GEM
method_source (1.1.0)
mini_portile2 (2.8.7)
multi_json (1.15.0)
nanoc (4.13.2)
nanoc (4.13.3)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
nanoc-cli (= 4.13.2)
nanoc-core (= 4.13.2)
nanoc-cli (= 4.13.3)
nanoc-core (= 4.13.3)
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.13.2)
nanoc-cli (4.13.3)
cri (~> 2.15)
diff-lcs (~> 1.3)
nanoc-core (= 4.13.2)
nanoc-core (= 4.13.3)
pry
zeitwerk (~> 2.1)
nanoc-core (4.13.2)
nanoc-core (4.13.3)
base64 (~> 0.2)
concurrent-ruby (~> 1.1)
ddmetrics (~> 1.0)
Expand All @@ -102,7 +102,7 @@ GEM
parallel (1.26.3)
pastel (0.8.0)
tty-color (~> 0.5)
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
Expand Down

0 comments on commit dd9d012

Please sign in to comment.