Skip to content

Commit fabaabd

Browse files
authoredJan 19, 2022
Bump nokogiri from 1.11.4 to 1.13.1 (#2423)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.4...v1.13.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbc0fbd commit fabaabd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -205,23 +205,23 @@ GEM
205205
rb-fsevent (~> 0.10, >= 0.10.3)
206206
rb-inotify (~> 0.9, >= 0.9.10)
207207
mercenary (0.3.6)
208-
mini_portile2 (2.5.1)
208+
mini_portile2 (2.7.1)
209209
minima (2.5.1)
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213213
minitest (5.14.3)
214214
multipart-post (2.1.1)
215-
nokogiri (1.11.4)
216-
mini_portile2 (~> 2.5.0)
215+
nokogiri (1.13.1)
216+
mini_portile2 (~> 2.7.0)
217217
racc (~> 1.4)
218218
octokit (4.20.0)
219219
faraday (>= 0.9)
220220
sawyer (~> 0.8.0, >= 0.5.3)
221221
pathutil (0.16.2)
222222
forwardable-extended (~> 2.6)
223223
public_suffix (3.1.1)
224-
racc (1.5.2)
224+
racc (1.6.0)
225225
rb-fsevent (0.10.4)
226226
rb-inotify (0.10.1)
227227
ffi (~> 1.0)

0 commit comments

Comments
 (0)
Please sign in to comment.