Skip to content

Commit 85ab306

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

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
@@ -66,13 +66,15 @@ GEM
6666
rb-inotify (~> 0.9, >= 0.9.7)
6767
ruby_dep (~> 1.2)
6868
mercenary (0.3.6)
69-
mini_portile2 (2.4.0)
69+
mini_portile2 (2.8.0)
7070
minitest (5.14.1)
71-
nokogiri (1.10.8)
72-
mini_portile2 (~> 2.4.0)
71+
nokogiri (1.13.4)
72+
mini_portile2 (~> 2.8.0)
73+
racc (~> 1.4)
7374
pathutil (0.16.2)
7475
forwardable-extended (~> 2.6)
7576
public_suffix (3.1.1)
77+
racc (1.6.0)
7678
rb-fsevent (0.10.3)
7779
rb-inotify (0.10.0)
7880
ffi (~> 1.0)

0 commit comments

Comments
 (0)