Skip to content

Commit 395ad77

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

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
mime-types-data (~> 3.2015)
8080
mime-types-data (3.2016.0521)
8181
mini_mime (1.0.0)
82-
mini_portile2 (2.3.0)
82+
mini_portile2 (2.8.0)
8383
minitest (4.7.5)
8484
mixlib-authentication (2.0.0)
8585
mixlib-config (2.2.6)
@@ -91,8 +91,9 @@ GEM
9191
multipart-post (2.0.0)
9292
mustermann (1.0.2)
9393
nio4r (2.3.0)
94-
nokogiri (1.8.2)
95-
mini_portile2 (~> 2.3.0)
94+
nokogiri (1.13.4)
95+
mini_portile2 (~> 2.8.0)
96+
racc (~> 1.4)
9697
oj (3.5.1)
9798
parallel (1.12.1)
9899
parser (2.5.1.0)

0 commit comments

Comments
 (0)