Skip to content

Commit 882bc4e

Browse files
Bump nokogiri from 1.10.4 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76b3d9d commit 882bc4e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,20 @@ GEM
9292
rb-inotify (>= 0.9)
9393
maruku (0.7.0)
9494
mercenary (0.3.5)
95-
mini_portile2 (2.4.0)
95+
mini_portile2 (2.6.1)
9696
minitest (5.7.0)
9797
net-dns (0.8.0)
98-
nokogiri (1.10.4)
99-
mini_portile2 (~> 2.4.0)
98+
nokogiri (1.12.5)
99+
mini_portile2 (~> 2.6.1)
100+
racc (~> 1.4)
100101
parslet (1.5.0)
101102
blankslate (~> 2.0)
102103
posix-spawn (0.3.11)
103104
public_suffix (1.5.1)
104105
pygments.rb (0.6.3)
105106
posix-spawn (~> 0.3.6)
106107
yajl-ruby (~> 1.2.0)
108+
racc (1.5.2)
107109
rb-fsevent (0.9.5)
108110
rb-inotify (0.9.5)
109111
ffi (>= 0.5.0)

0 commit comments

Comments
 (0)