Skip to content

Commit d4c3493

Browse files
authored
Merge pull request #13 from SamStephens/dependabot/bundler/dependencies-21b425a191
Bump nanoc from 4.13.5 to 4.14.1 in the dependencies group
2 parents b19e3b9 + 3d51afb commit d4c3493

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
source "https://rubygems.org"
33

4-
gem 'nanoc', '~> 4.13'
4+
gem 'nanoc', '~> 4.14'
55
gem 'kramdown'
66

77
group :development do

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ GEM
1111
em-websocket (~> 0.5)
1212
eventmachine (~> 1.2)
1313
listen (~> 3.0)
14-
base64 (0.2.0)
14+
base64 (0.3.0)
1515
coderay (1.1.3)
1616
concurrent-ruby (1.3.5)
1717
cri (2.15.12)
1818
ddmetrics (1.1.0)
1919
ddplugin (1.0.3)
20-
diff-lcs (1.6.1)
20+
diff-lcs (1.6.2)
2121
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0)
@@ -34,28 +34,28 @@ GEM
3434
rb-fsevent (~> 0.10, >= 0.10.3)
3535
rb-inotify (~> 0.9, >= 0.9.10)
3636
logger (1.7.0)
37-
memo_wise (1.11.0)
37+
memo_wise (1.13.0)
3838
method_source (1.1.0)
39-
nanoc (4.13.5)
39+
nanoc (4.14.1)
4040
addressable (~> 2.5)
4141
nanoc-checking (~> 1.0, >= 1.0.2)
42-
nanoc-cli (= 4.13.5)
43-
nanoc-core (= 4.13.5)
42+
nanoc-cli (= 4.14.1)
43+
nanoc-core (= 4.14.1)
4444
nanoc-deploying (~> 1.0)
4545
parallel (~> 1.12)
4646
tty-command (~> 0.8)
4747
tty-which (~> 0.4)
4848
nanoc-checking (1.0.6)
4949
nanoc-cli (~> 4.12, >= 4.12.5)
5050
nanoc-core (~> 4.12, >= 4.12.5)
51-
nanoc-cli (4.13.5)
51+
nanoc-cli (4.14.1)
5252
cri (~> 2.15)
5353
diff-lcs (~> 1.3)
5454
logger (~> 1.6)
55-
nanoc-core (= 4.13.5)
55+
nanoc-core (= 4.14.1)
5656
pry
5757
zeitwerk (~> 2.1)
58-
nanoc-core (4.13.5)
58+
nanoc-core (4.14.1)
5959
base64 (~> 0.2)
6060
concurrent-ruby (~> 1.1)
6161
ddmetrics (~> 1.0)
@@ -66,7 +66,7 @@ GEM
6666
slow_enumerator_tools (~> 1.0)
6767
tty-platform (~> 0.2)
6868
zeitwerk (~> 2.1)
69-
nanoc-deploying (1.0.2)
69+
nanoc-deploying (1.0.3)
7070
nanoc-checking (~> 1.0)
7171
nanoc-cli (~> 4.11, >= 4.11.15)
7272
nanoc-core (~> 4.11, >= 4.11.15)
@@ -90,7 +90,7 @@ GEM
9090
ffi (~> 1.0)
9191
rbtree (0.4.6)
9292
rexml (3.4.0)
93-
set (1.1.1)
93+
set (1.1.2)
9494
slow_enumerator_tools (1.1.0)
9595
sorted_set (1.0.3)
9696
rbtree
@@ -101,15 +101,15 @@ GEM
101101
tty-platform (0.3.0)
102102
tty-which (0.5.0)
103103
webrick (1.9.1)
104-
zeitwerk (2.7.2)
104+
zeitwerk (2.7.3)
105105

106106
PLATFORMS
107107
x86_64-linux
108108

109109
DEPENDENCIES
110110
adsf
111111
kramdown
112-
nanoc (~> 4.13)
112+
nanoc (~> 4.14)
113113
nanoc-live
114114
webrick
115115

0 commit comments

Comments
 (0)