Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Commit a24e497

Browse files
Bump nokogiri from 1.10.4 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.10.4...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfee97f commit a24e497

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
@@ -17,10 +17,12 @@ GEM
1717
safe_yaml (~> 1.0.0)
1818
diff-lcs (1.3)
1919
hashdiff (0.3.9)
20-
mini_portile2 (2.4.0)
21-
nokogiri (1.10.4)
22-
mini_portile2 (~> 2.4.0)
20+
mini_portile2 (2.8.0)
21+
nokogiri (1.13.4)
22+
mini_portile2 (~> 2.8.0)
23+
racc (~> 1.4)
2324
public_suffix (3.0.3)
25+
racc (1.6.0)
2426
rake (12.3.0)
2527
rspec (3.7.0)
2628
rspec-core (~> 3.7.0)

0 commit comments

Comments
 (0)