Skip to content

Commit c31a80d

Browse files
Bump nokogiri from 1.10.9 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.11.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c7c18d commit c31a80d

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
@@ -158,19 +158,21 @@ GEM
158158
rb-fsevent (>= 0.9.3)
159159
rb-inotify (>= 0.9.7)
160160
mercenary (0.3.6)
161-
mini_portile2 (2.4.0)
161+
mini_portile2 (2.5.1)
162162
minima (2.1.1)
163163
jekyll (~> 3.3)
164164
minitest (5.10.2)
165165
multipart-post (2.0.0)
166166
net-dns (0.8.0)
167-
nokogiri (1.10.9)
168-
mini_portile2 (~> 2.4.0)
167+
nokogiri (1.11.4)
168+
mini_portile2 (~> 2.5.0)
169+
racc (~> 1.4)
169170
octokit (4.7.0)
170171
sawyer (~> 0.8.0, >= 0.5.3)
171172
pathutil (0.14.0)
172173
forwardable-extended (~> 2.6)
173174
public_suffix (2.0.5)
175+
racc (1.5.2)
174176
rb-fsevent (0.9.8)
175177
rb-inotify (0.9.8)
176178
ffi (>= 0.5.0)

0 commit comments

Comments
 (0)