Skip to content

Commit 0203142

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

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,21 +176,23 @@ GEM
176176
rb-fsevent (>= 0.9.3)
177177
rb-inotify (>= 0.9.7)
178178
mercenary (0.3.6)
179-
mini_portile2 (2.3.0)
179+
mini_portile2 (2.8.0)
180180
minima (2.1.1)
181181
jekyll (~> 3.3)
182182
minitest (5.11.1)
183183
multipart-post (2.0.0)
184184
net-dns (0.8.0)
185-
nokogiri (1.8.2)
186-
mini_portile2 (~> 2.3.0)
187-
nokogiri (1.8.2-x64-mingw32)
188-
mini_portile2 (~> 2.3.0)
185+
nokogiri (1.13.4)
186+
mini_portile2 (~> 2.8.0)
187+
racc (~> 1.4)
188+
nokogiri (1.13.4-x64-mingw32)
189+
racc (~> 1.4)
189190
octokit (4.8.0)
190191
sawyer (~> 0.8.0, >= 0.5.3)
191192
pathutil (0.16.1)
192193
forwardable-extended (~> 2.6)
193194
public_suffix (2.0.5)
195+
racc (1.6.0)
194196
rb-fsevent (0.10.2)
195197
rb-inotify (0.9.10)
196198
ffi (>= 0.5.0, < 2)

0 commit comments

Comments
 (0)