Skip to content

Commit 560b457

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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 563fc52 commit 560b457

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
@@ -55,14 +55,16 @@ GEM
5555
rb-fsevent (~> 0.10, >= 0.10.3)
5656
rb-inotify (~> 0.9, >= 0.9.10)
5757
mercenary (0.3.6)
58-
mini_portile2 (2.4.0)
58+
mini_portile2 (2.8.0)
5959
minitest (5.11.3)
60-
nokogiri (1.10.4)
61-
mini_portile2 (~> 2.4.0)
60+
nokogiri (1.13.4)
61+
mini_portile2 (~> 2.8.0)
62+
racc (~> 1.4)
6263
nuggets (1.6.0)
6364
pathutil (0.16.2)
6465
forwardable-extended (~> 2.6)
6566
public_suffix (4.0.1)
67+
racc (1.6.0)
6668
rb-fsevent (0.10.3)
6769
rb-inotify (0.10.0)
6870
ffi (~> 1.0)

0 commit comments

Comments
 (0)