Skip to content

Commit 8bb6fec

Browse files
Bump nokogiri from 1.8.2 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 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.8.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46288a3 commit 8bb6fec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -199,21 +199,23 @@ GEM
199199
rb-inotify (~> 0.9, >= 0.9.7)
200200
ruby_dep (~> 1.2)
201201
mercenary (0.3.6)
202-
mini_portile2 (2.3.0)
202+
mini_portile2 (2.8.0)
203203
minima (2.4.1)
204204
jekyll (~> 3.5)
205205
jekyll-feed (~> 0.9)
206206
jekyll-seo-tag (~> 2.1)
207207
minitest (5.11.3)
208208
multipart-post (2.0.0)
209209
net-dns (0.8.0)
210-
nokogiri (1.8.2)
211-
mini_portile2 (~> 2.3.0)
210+
nokogiri (1.13.4)
211+
mini_portile2 (~> 2.8.0)
212+
racc (~> 1.4)
212213
octokit (4.8.0)
213214
sawyer (~> 0.8.0, >= 0.5.3)
214215
pathutil (0.16.1)
215216
forwardable-extended (~> 2.6)
216217
public_suffix (2.0.5)
218+
racc (1.6.0)
217219
rb-fsevent (0.10.3)
218220
rb-inotify (0.9.10)
219221
ffi (>= 0.5.0, < 2)

0 commit comments

Comments
 (0)