Skip to content

Commit 474f253

Browse files
Bump nokogiri from 1.14.3 to 1.16.2 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e62bcdf commit 474f253

File tree

1 file changed

+22
-24
lines changed

1 file changed

+22
-24
lines changed

docs/Gemfile.lock

+22-24
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.2)
4+
activesupport (7.1.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -14,17 +14,17 @@ GEM
1414
addressable (2.8.0)
1515
public_suffix (>= 2.0.2, < 5.0)
1616
base64 (0.2.0)
17-
bigdecimal (3.1.5)
17+
bigdecimal (3.1.6)
1818
coffee-script (2.4.1)
1919
coffee-script-source
2020
execjs
2121
coffee-script-source (1.11.1)
2222
colorator (1.1.0)
23-
commonmarker (0.23.8)
23+
commonmarker (0.23.10)
2424
concurrent-ruby (1.2.2)
2525
connection_pool (2.4.1)
26-
dnsruby (1.61.3)
27-
addressable (~> 2.5)
26+
dnsruby (1.70.0)
27+
simpleidn (~> 0.2.1)
2828
drb (2.2.0)
2929
ruby2_keywords
3030
em-websocket (0.5.1)
@@ -33,11 +33,11 @@ GEM
3333
ethon (0.16.0)
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
36-
execjs (2.8.1)
37-
faraday (2.7.4)
38-
faraday-net_http (>= 2.0, < 3.1)
39-
ruby2_keywords (>= 0.0.4)
40-
faraday-net_http (3.0.2)
36+
execjs (2.9.1)
37+
faraday (2.9.0)
38+
faraday-net_http (>= 2.0, < 3.2)
39+
faraday-net_http (3.1.0)
40+
net-http
4141
ffi (1.15.5)
4242
forwardable-extended (2.6.0)
4343
gemoji (3.0.1)
@@ -98,7 +98,7 @@ GEM
9898
http_parser.rb (0.6.0)
9999
i18n (1.14.1)
100100
concurrent-ruby (~> 1.0)
101-
jekyll (3.9.2)
101+
jekyll (3.9.3)
102102
addressable (~> 2.4)
103103
colorator (~> 1.0)
104104
em-websocket (~> 0.5)
@@ -215,24 +215,23 @@ GEM
215215
rb-fsevent (~> 0.10, >= 0.10.3)
216216
rb-inotify (~> 0.9, >= 0.9.10)
217217
mercenary (0.3.6)
218-
mini_portile2 (2.8.1)
219218
minima (2.5.1)
220219
jekyll (>= 3.5, < 5.0)
221220
jekyll-feed (~> 0.9)
222221
jekyll-seo-tag (~> 2.1)
223-
minitest (5.20.0)
224-
multipart-post (2.1.1)
222+
minitest (5.22.0)
225223
mutex_m (0.2.0)
226-
nokogiri (1.14.3)
227-
mini_portile2 (~> 2.8.0)
224+
net-http (0.4.1)
225+
uri
226+
nokogiri (1.16.2-x86_64-linux)
228227
racc (~> 1.4)
229228
octokit (4.25.1)
230229
faraday (>= 1, < 3)
231230
sawyer (~> 0.9)
232231
pathutil (0.16.2)
233232
forwardable-extended (~> 2.6)
234233
public_suffix (4.0.7)
235-
racc (1.6.2)
234+
racc (1.7.3)
236235
rb-fsevent (0.11.2)
237236
rb-inotify (0.10.1)
238237
ffi (~> 1.0)
@@ -253,19 +252,18 @@ GEM
253252
unf (~> 0.1.4)
254253
terminal-table (1.8.0)
255254
unicode-display_width (~> 1.1, >= 1.1.1)
256-
thread_safe (0.3.6)
257-
typhoeus (1.4.0)
255+
typhoeus (1.4.1)
258256
ethon (>= 0.9.0)
259-
tzinfo (1.2.10)
260-
thread_safe (~> 0.1)
257+
tzinfo (2.0.6)
258+
concurrent-ruby (~> 1.0)
261259
unf (0.1.4)
262260
unf_ext
263-
unf_ext (0.0.8.2)
261+
unf_ext (0.0.9.1)
264262
unicode-display_width (1.8.0)
265-
zeitwerk (2.6.6)
263+
uri (0.13.0)
266264

267265
PLATFORMS
268-
ruby
266+
x86_64-linux
269267

270268
DEPENDENCIES
271269
github-pages

0 commit comments

Comments
 (0)