Skip to content

Commit 0bfaeaa

Browse files
Bump nanoc from 4.14.6 to 4.14.7 (#213)
Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.14.6 to 4.14.7. - [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.14.6...nanoc-cli-v4.14.7) --- updated-dependencies: - dependency-name: nanoc dependency-version: 4.14.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d439c61 commit 0bfaeaa

1 file changed

Lines changed: 12 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.8)
4+
addressable (2.8.9)
55
public_suffix (>= 2.0.2, < 8.0)
66
adsf (1.5.3)
77
rack (>= 1.0.0, < 4.0.0)
@@ -47,7 +47,7 @@ GEM
4747
immutable-ruby (0.2.0)
4848
concurrent-ruby (~> 1.1)
4949
sorted_set (~> 1.0)
50-
io-console (0.8.1)
50+
io-console (0.8.2)
5151
json_schema (0.21.0)
5252
kramdown (2.5.2)
5353
rexml (>= 3.4.4)
@@ -60,26 +60,26 @@ GEM
6060
method_source (1.1.0)
6161
mini_portile2 (2.8.9)
6262
multi_json (1.15.0)
63-
nanoc (4.14.6)
63+
nanoc (4.14.7)
6464
addressable (~> 2.5)
6565
nanoc-checking (~> 1.0, >= 1.0.2)
66-
nanoc-cli (= 4.14.6)
67-
nanoc-core (= 4.14.6)
66+
nanoc-cli (= 4.14.7)
67+
nanoc-core (= 4.14.7)
6868
nanoc-deploying (~> 1.0)
6969
parallel (~> 1.12)
7070
tty-command (~> 0.8)
7171
tty-which (~> 0.4)
7272
nanoc-checking (1.0.6)
7373
nanoc-cli (~> 4.12, >= 4.12.5)
7474
nanoc-core (~> 4.12, >= 4.12.5)
75-
nanoc-cli (4.14.6)
75+
nanoc-cli (4.14.7)
7676
cri (~> 2.15)
7777
diff-lcs (~> 1.3)
7878
logger (~> 1.6)
79-
nanoc-core (= 4.14.6)
79+
nanoc-core (= 4.14.7)
8080
pry
8181
zeitwerk (~> 2.1)
82-
nanoc-core (4.14.6)
82+
nanoc-core (4.14.7)
8383
base64 (~> 0.2)
8484
concurrent-ruby (~> 1.1)
8585
ddmetrics (~> 1.0)
@@ -111,7 +111,7 @@ GEM
111111
coderay (~> 1.1)
112112
method_source (~> 1.0)
113113
reline (>= 0.6.0)
114-
public_suffix (7.0.0)
114+
public_suffix (7.0.5)
115115
pygments.rb (4.0.0)
116116
racc (1.8.1)
117117
rack (3.2.5)
@@ -124,7 +124,7 @@ GEM
124124
ffi (~> 1.0)
125125
rbtree (0.4.6)
126126
redcarpet (3.6.1)
127-
reline (0.6.2)
127+
reline (0.6.3)
128128
io-console (~> 0.5)
129129
rexml (3.4.4)
130130
rspec (3.13.2)
@@ -140,19 +140,17 @@ GEM
140140
diff-lcs (>= 1.2.0, < 2.0)
141141
rspec-support (~> 3.13.0)
142142
rspec-support (3.13.6)
143-
set (1.1.2)
144143
shellany (0.0.1)
145144
slow_enumerator_tools (1.1.0)
146-
sorted_set (1.0.3)
145+
sorted_set (1.1.0)
147146
rbtree
148-
set (~> 1.0)
149147
thor (1.4.0)
150148
tty-color (0.6.0)
151149
tty-command (0.10.1)
152150
pastel (~> 0.8)
153151
tty-platform (0.3.0)
154152
tty-which (0.5.0)
155-
zeitwerk (2.7.4)
153+
zeitwerk (2.7.5)
156154

157155
PLATFORMS
158156
ruby

0 commit comments

Comments
 (0)