Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit e1294e5

Browse files
Bump nokogiri from 1.10.9 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90e0dfd commit e1294e5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

100755100644
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,15 @@ GEM
7070
rb-fsevent (~> 0.10, >= 0.10.3)
7171
rb-inotify (~> 0.9, >= 0.9.10)
7272
mercenary (0.3.6)
73-
mini_portile2 (2.4.0)
73+
mini_portile2 (2.8.0)
7474
minima (2.5.1)
7575
jekyll (>= 3.5, < 5.0)
7676
jekyll-feed (~> 0.9)
7777
jekyll-seo-tag (~> 2.1)
7878
multipart-post (2.1.1)
79-
nokogiri (1.10.9)
80-
mini_portile2 (~> 2.4.0)
79+
nokogiri (1.13.4)
80+
mini_portile2 (~> 2.8.0)
81+
racc (~> 1.4)
8182
octicons (9.5.0)
8283
nokogiri (>= 1.6.3.1)
8384
octokit (4.16.0)
@@ -86,6 +87,7 @@ GEM
8687
pathutil (0.16.2)
8788
forwardable-extended (~> 2.6)
8889
public_suffix (4.0.3)
90+
racc (1.6.0)
8991
rb-fsevent (0.10.3)
9092
rb-inotify (0.10.1)
9193
ffi (~> 1.0)

0 commit comments

Comments
 (0)