Skip to content

Commit 279985f

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 9a4d471 commit 279985f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ GEM
1616
treetop (~> 1.4)
1717
yajl-ruby (~> 1.1)
1818
gherkin (4.0.0)
19-
mini_portile2 (2.3.0)
20-
nokogiri (1.8.2)
21-
mini_portile2 (~> 2.3.0)
19+
mini_portile2 (2.8.0)
20+
nokogiri (1.13.4)
21+
mini_portile2 (~> 2.8.0)
22+
racc (~> 1.4)
2223
polyglot (0.3.5)
24+
racc (1.6.0)
2325
rake (11.3.0)
2426
rspec (3.4.0)
2527
rspec-core (~> 3.4.0)

0 commit comments

Comments
 (0)