Skip to content

Commit 24c08d6

Browse files
Bump nokogiri
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 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.5...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5ed24c commit 24c08d6

File tree

1 file changed

+7
-5
lines changed
  • src/doc/resources/framework/twbs/bootstrap4/bootstrap-4.4.1

1 file changed

+7
-5
lines changed

src/doc/resources/framework/twbs/bootstrap4/bootstrap-4.4.1/Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,16 @@ GEM
4545
rb-fsevent (~> 0.10, >= 0.10.3)
4646
rb-inotify (~> 0.9, >= 0.9.10)
4747
mercenary (0.3.6)
48-
mini_portile2 (2.4.0)
49-
nokogiri (1.10.5)
50-
mini_portile2 (~> 2.4.0)
51-
nokogiri (1.10.5-x64-mingw32)
52-
mini_portile2 (~> 2.4.0)
48+
mini_portile2 (2.8.0)
49+
nokogiri (1.13.4)
50+
mini_portile2 (~> 2.8.0)
51+
racc (~> 1.4)
52+
nokogiri (1.13.4-x64-mingw32)
53+
racc (~> 1.4)
5354
pathutil (0.16.2)
5455
forwardable-extended (~> 2.6)
5556
public_suffix (4.0.1)
57+
racc (1.6.0)
5658
rb-fsevent (0.10.3)
5759
rb-inotify (0.10.0)
5860
ffi (~> 1.0)

0 commit comments

Comments
 (0)