Skip to content

Commit 7cd1a66

Browse files
Bump nokogiri from 1.10.8 to 1.11.1 in /builder
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.8...v1.11.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00f92da commit 7cd1a66

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

builder/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,15 @@ GEM
8080
method_source (0.9.2)
8181
mimemagic (0.3.4)
8282
mini_mime (1.0.2)
83-
mini_portile2 (2.4.0)
83+
mini_portile2 (2.5.0)
8484
minitest (5.14.0)
8585
msgpack (1.3.1)
8686
nio4r (2.5.2)
87-
nokogiri (1.10.8)
88-
mini_portile2 (~> 2.4.0)
87+
nokogiri (1.11.1)
88+
mini_portile2 (~> 2.5.0)
89+
racc (~> 1.4)
8990
puma (3.12.6)
91+
racc (1.5.2)
9092
rack (2.2.3)
9193
rack-proxy (0.6.5)
9294
rack

0 commit comments

Comments
 (0)