Skip to content

Commit

Permalink
Bump nanoc from 4.12.18 to 4.12.19 (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 47f828a commit e066c60
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 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.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
adsf (1.5.0)
rack (>= 1.0.0, < 4.0.0)
Expand All @@ -17,7 +17,7 @@ GEM
colored (1.2)
concurrent-ruby (1.2.2)
cri (2.15.11)
ddmetrics (1.0.1)
ddmetrics (1.1.0)
ddplugin (1.0.3)
diff-lcs (1.5.0)
em-websocket (0.5.3)
Expand All @@ -35,7 +35,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memo_wise (1.7.0)
memo_wise (1.8.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
Expand All @@ -46,32 +46,32 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
nanoc (4.12.18)
nanoc (4.12.19)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
nanoc-cli (= 4.12.18)
nanoc-core (= 4.12.18)
nanoc-cli (= 4.12.19)
nanoc-core (= 4.12.19)
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.18)
nanoc-cli (4.12.19)
cri (~> 2.15)
diff-lcs (~> 1.3)
nanoc-core (= 4.12.18)
nanoc-core (= 4.12.19)
zeitwerk (~> 2.1)
nanoc-core (4.12.18)
nanoc-core (4.12.19)
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)
psych (>= 4.0, < 6.0)
slow_enumerator_tools (~> 1.0)
tty-platform (~> 0.2)
zeitwerk (~> 2.1)
Expand All @@ -88,12 +88,12 @@ GEM
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.23.0)
parallel (1.24.0)
pastel (0.8.0)
tty-color (~> 0.5)
psych (4.0.6)
psych (5.1.2)
stringio
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
Expand All @@ -116,12 +116,12 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
set (1.0.3)
set (1.1.0)
slow_enumerator_tools (1.1.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stringio (3.0.8)
stringio (3.1.0)
systemu (2.6.5)
tty-color (0.6.0)
tty-command (0.10.1)
Expand Down

0 comments on commit e066c60

Please sign in to comment.