Skip to content

Commit 12197e0

Browse files
Bump nokogiri from 1.10.10 to 1.11.1 (#157)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94289b8 commit 12197e0

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

Diff for: Gemfile.lock

+11-3
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ GEM
2424
http_parser.rb (~> 0.6.0)
2525
ethon (0.12.0)
2626
ffi (>= 1.3.0)
27+
eventmachine (1.2.7)
2728
eventmachine (1.2.7-x64-mingw32)
2829
execjs (2.7.0)
2930
faraday (1.0.1)
3031
multipart-post (>= 1.2, < 3)
32+
ffi (1.13.1)
3133
ffi (1.13.1-x64-mingw32)
3234
forwardable-extended (2.6.0)
3335
gemoji (3.0.1)
@@ -205,21 +207,25 @@ GEM
205207
rb-fsevent (~> 0.10, >= 0.10.3)
206208
rb-inotify (~> 0.9, >= 0.9.10)
207209
mercenary (0.3.6)
208-
mini_portile2 (2.4.0)
210+
mini_portile2 (2.5.0)
209211
minima (2.5.1)
210212
jekyll (>= 3.5, < 5.0)
211213
jekyll-feed (~> 0.9)
212214
jekyll-seo-tag (~> 2.1)
213215
minitest (5.14.1)
214216
multipart-post (2.1.1)
215-
nokogiri (1.10.10-x64-mingw32)
216-
mini_portile2 (~> 2.4.0)
217+
nokogiri (1.11.1)
218+
mini_portile2 (~> 2.5.0)
219+
racc (~> 1.4)
220+
nokogiri (1.11.1-x64-mingw32)
221+
racc (~> 1.4)
217222
octokit (4.18.0)
218223
faraday (>= 0.9)
219224
sawyer (~> 0.8.0, >= 0.5.3)
220225
pathutil (0.16.2)
221226
forwardable-extended (~> 2.6)
222227
public_suffix (3.1.1)
228+
racc (1.5.2)
223229
rake (13.0.1)
224230
rb-fsevent (0.10.4)
225231
rb-inotify (0.10.1)
@@ -251,12 +257,14 @@ GEM
251257
tzinfo (>= 1.0.0)
252258
unf (0.1.4)
253259
unf_ext
260+
unf_ext (0.0.7.7)
254261
unf_ext (0.0.7.7-x64-mingw32)
255262
unicode-display_width (1.7.0)
256263
wdm (0.1.1)
257264
zeitwerk (2.4.0)
258265

259266
PLATFORMS
267+
ruby
260268
x64-mingw32
261269

262270
DEPENDENCIES

0 commit comments

Comments
 (0)