Skip to content

Commit 828081f

Browse files
Bump nokogiri from 1.10.10 to 1.11.3 (#4)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 709182d commit 828081f

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
@@ -202,21 +202,23 @@ GEM
202202
rb-fsevent (~> 0.10, >= 0.10.3)
203203
rb-inotify (~> 0.9, >= 0.9.10)
204204
mercenary (0.3.6)
205-
mini_portile2 (2.4.0)
205+
mini_portile2 (2.5.1)
206206
minima (2.5.1)
207207
jekyll (>= 3.5, < 5.0)
208208
jekyll-feed (~> 0.9)
209209
jekyll-seo-tag (~> 2.1)
210210
minitest (5.14.2)
211211
multipart-post (2.1.1)
212-
nokogiri (1.10.10)
213-
mini_portile2 (~> 2.4.0)
212+
nokogiri (1.11.3)
213+
mini_portile2 (~> 2.5.0)
214+
racc (~> 1.4)
214215
octokit (4.18.0)
215216
faraday (>= 0.9)
216217
sawyer (~> 0.8.0, >= 0.5.3)
217218
pathutil (0.16.2)
218219
forwardable-extended (~> 2.6)
219220
public_suffix (3.1.1)
221+
racc (1.5.2)
220222
rb-fsevent (0.10.4)
221223
rb-inotify (0.10.1)
222224
ffi (~> 1.0)

0 commit comments

Comments
 (0)