Skip to content

Commit 64b4d97

Browse files
Bump nokogiri from 1.10.5 to 1.11.2 (heroku#73)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45bffac commit 64b4d97

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,17 @@ GEM
8484
method_source (0.9.2)
8585
mimemagic (0.3.3)
8686
mini_mime (1.0.2)
87-
mini_portile2 (2.4.0)
87+
mini_portile2 (2.5.0)
8888
minitest (5.11.3)
8989
msgpack (1.3.1)
9090
multi_json (1.13.1)
9191
nio4r (2.5.1)
92-
nokogiri (1.10.5)
93-
mini_portile2 (~> 2.4.0)
92+
nokogiri (1.11.2)
93+
mini_portile2 (~> 2.5.0)
94+
racc (~> 1.4)
9495
pg (0.19.0)
9596
puma (3.12.6)
97+
racc (1.5.2)
9698
rack (2.2.3)
9799
rack-test (1.1.0)
98100
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)