Skip to content

Commit f14da28

Browse files
Bump nokogiri from 1.5.0 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 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.5.0...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6afde12 commit f14da28

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Gemfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,16 @@ GEM
6464
mime-types (~> 1.16)
6565
treetop (~> 1.4.8)
6666
mime-types (1.17.2)
67+
mini_portile2 (2.8.0)
6768
multi_json (1.0.4)
68-
nokogiri (1.5.0)
69-
nokogiri (1.5.0-java)
69+
nokogiri (1.13.4)
70+
mini_portile2 (~> 2.8.0)
71+
racc (~> 1.4)
72+
nokogiri (1.13.4-java)
73+
racc (~> 1.4)
7074
polyglot (0.3.4)
75+
racc (1.6.0)
76+
racc (1.6.0-java)
7177
rack (1.3.6)
7278
rack-cache (1.1)
7379
rack (>= 0.4)

0 commit comments

Comments
 (0)