Skip to content

Commit c3fb474

Browse files
Bump nokogiri from 1.10.8 to 1.11.1 in /source/scripts/ruby/blog/source
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 10101e2 commit c3fb474

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

source/scripts/ruby/blog/source/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,15 @@ GEM
7474
mini_mime (>= 0.1.1)
7575
method_source (0.9.2)
7676
mini_mime (1.0.2)
77-
mini_portile2 (2.4.0)
77+
mini_portile2 (2.5.0)
7878
minitest (5.11.3)
7979
nio4r (2.5.2)
80-
nokogiri (1.10.8)
81-
mini_portile2 (~> 2.4.0)
80+
nokogiri (1.11.1)
81+
mini_portile2 (~> 2.5.0)
82+
racc (~> 1.4)
8283
puma (4.3.5)
8384
nio4r (~> 2.0)
85+
racc (1.5.2)
8486
rack (2.2.3)
8587
rack-test (0.6.3)
8688
rack (>= 1.0)

0 commit comments

Comments
 (0)