Skip to content

Commit 92d10ec

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

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,13 @@ GEM
3636
nokogiri (>= 1.5.9)
3737
metaclass (0.0.4)
3838
method_source (0.9.0)
39-
mini_portile2 (2.3.0)
39+
mini_portile2 (2.8.0)
4040
minitest (5.10.3)
4141
mocha (1.2.1)
4242
metaclass (~> 0.0.1)
43-
nokogiri (1.8.1)
44-
mini_portile2 (~> 2.3.0)
43+
nokogiri (1.13.4)
44+
mini_portile2 (~> 2.8.0)
45+
racc (~> 1.4)
4546
parser (2.6.3.0)
4647
ast (~> 2.4.0)
4748
pry (0.11.2)
@@ -50,6 +51,7 @@ GEM
5051
pry-byebug (3.5.0)
5152
byebug (~> 9.1)
5253
pry (~> 0.10)
54+
racc (1.6.0)
5355
rails-dom-testing (2.0.3)
5456
activesupport (>= 4.2.0)
5557
nokogiri (>= 1.6)

0 commit comments

Comments
 (0)