Skip to content

Commit

Permalink
Bump nanoc from 4.13.0 to 4.13.3 (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 0211b1b commit d80da76
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
Expand Up @@ -17,7 +17,7 @@ GEM
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 All @@ -38,7 +38,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
memo_wise (1.9.0)
memo_wise (1.10.0)
method_source (1.1.0)
mime-types (3.6.0)
logger
Expand All @@ -51,34 +51,33 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
nanoc (4.13.0)
nanoc (4.13.3)
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.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.0)
nanoc-cli (4.13.3)
cri (~> 2.15)
diff-lcs (~> 1.3)
nanoc-core (= 4.13.0)
nanoc-core (= 4.13.3)
pry
zeitwerk (~> 2.1)
nanoc-core (4.13.0)
nanoc-core (4.13.3)
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 @@ -95,15 +94,13 @@ GEM
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.25.1)
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)
psych (5.1.2)
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.0)
Expand All @@ -126,20 +123,19 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
set (1.1.0)
set (1.1.1)
slow_enumerator_tools (1.1.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stringio (3.1.1)
systemu (2.6.5)
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 d80da76

Please sign in to comment.