Skip to content

Commit a0d568f

Browse files
Bump nokogiri from 1.10.5 to 1.11.2 (brentley#32)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.5...v1.11.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4eb9c6 commit a0d568f

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
@@ -73,10 +73,12 @@ GEM
7373
mail (2.7.1)
7474
mini_mime (>= 0.1.1)
7575
mini_mime (1.0.2)
76-
mini_portile2 (2.4.0)
76+
mini_portile2 (2.5.0)
7777
minitest (5.11.3)
78-
nokogiri (1.10.5)
79-
mini_portile2 (~> 2.4.0)
78+
nokogiri (1.11.2)
79+
mini_portile2 (~> 2.5.0)
80+
racc (~> 1.4)
81+
racc (1.5.2)
8082
rack (1.6.12)
8183
rack-test (0.6.3)
8284
rack (>= 1.0)

0 commit comments

Comments
 (0)