Skip to content

Commit

Permalink
Bump nanoc from 4.13.0 to 4.13.1 (#167)
Browse files Browse the repository at this point in the history
Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.13.0 to 4.13.1.
- [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.0...nanoc-cli-v4.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 093081b commit c315e7d
Showing 1 changed file with 13 additions and 17 deletions.
30 changes: 13 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
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)
adsf (1.5.2)
rack (>= 1.0.0, < 4.0.0)
rackup (~> 2.1)
base64 (0.2.0)
builder (3.3.0)
coderay (1.1.3)
colored (1.2)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
cri (2.15.12)
ddmetrics (1.1.0)
ddplugin (1.0.3)
Expand Down Expand Up @@ -52,38 +52,37 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.4)
memo_wise (1.9.0)
memo_wise (1.10.0)
method_source (1.1.0)
mini_portile2 (2.8.7)
multi_json (1.15.0)
nanoc (4.13.0)
nanoc (4.13.1)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
nanoc-cli (= 4.13.0)
nanoc-core (= 4.13.0)
nanoc-cli (= 4.13.1)
nanoc-core (= 4.13.1)
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.0)
nanoc-cli (4.13.1)
cri (~> 2.15)
diff-lcs (~> 1.3)
nanoc-core (= 4.13.0)
nanoc-core (= 4.13.1)
pry
zeitwerk (~> 2.1)
nanoc-core (4.13.0)
nanoc-core (4.13.1)
base64 (~> 0.2)
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, < 6.0)
slow_enumerator_tools (~> 1.0)
tty-platform (~> 0.2)
zeitwerk (~> 2.1)
Expand All @@ -100,15 +99,13 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.25.1)
parallel (1.26.3)
pastel (0.8.0)
tty-color (~> 0.5)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.2)
stringio
public_suffix (5.1.1)
public_suffix (6.0.1)
pygments.rb (3.0.0)
racc (1.8.0)
rack (3.1.7)
Expand Down Expand Up @@ -142,15 +139,14 @@ GEM
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stringio (3.1.1)
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.2)
zeitwerk (2.6.16)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down

0 comments on commit c315e7d

Please sign in to comment.