Skip to content

Commit 0be88ec

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

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
@@ -213,21 +213,23 @@ GEM
213213
rb-inotify (~> 0.9, >= 0.9.7)
214214
ruby_dep (~> 1.2)
215215
mercenary (0.3.6)
216-
mini_portile2 (2.4.0)
216+
mini_portile2 (2.8.0)
217217
minima (2.5.0)
218218
jekyll (~> 3.5)
219219
jekyll-feed (~> 0.9)
220220
jekyll-seo-tag (~> 2.1)
221221
minitest (5.11.3)
222222
multipart-post (2.1.1)
223-
nokogiri (1.10.4)
224-
mini_portile2 (~> 2.4.0)
223+
nokogiri (1.13.4)
224+
mini_portile2 (~> 2.8.0)
225+
racc (~> 1.4)
225226
octokit (4.21.0)
226227
faraday (>= 0.9)
227228
sawyer (~> 0.8.0, >= 0.5.3)
228229
pathutil (0.16.2)
229230
forwardable-extended (~> 2.6)
230231
public_suffix (2.0.5)
232+
racc (1.6.0)
231233
rb-fsevent (0.11.0)
232234
rb-inotify (0.10.1)
233235
ffi (~> 1.0)

0 commit comments

Comments
 (0)