Skip to content

Commit 9188631

Browse files
Bump nokogiri from 1.8.1 to 1.11.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.11.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.1...v1.11.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7784b51 commit 9188631

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,19 +190,21 @@ GEM
190190
rb-fsevent (>= 0.9.3)
191191
rb-inotify (>= 0.9.7)
192192
mercenary (0.3.6)
193-
mini_portile2 (2.3.0)
193+
mini_portile2 (2.5.1)
194194
minima (2.1.1)
195195
jekyll (~> 3.3)
196196
minitest (5.10.3)
197197
multipart-post (2.0.0)
198198
net-dns (0.8.0)
199-
nokogiri (1.8.1)
200-
mini_portile2 (~> 2.3.0)
199+
nokogiri (1.11.3)
200+
mini_portile2 (~> 2.5.0)
201+
racc (~> 1.4)
201202
octokit (4.7.0)
202203
sawyer (~> 0.8.0, >= 0.5.3)
203204
pathutil (0.16.1)
204205
forwardable-extended (~> 2.6)
205206
public_suffix (2.0.5)
207+
racc (1.5.2)
206208
rb-fsevent (0.10.2)
207209
rb-inotify (0.9.10)
208210
ffi (>= 0.5.0, < 2)

0 commit comments

Comments
 (0)