Skip to content

Commit f192f60

Browse files
Bump nokogiri from 1.10.8 to 1.11.4 (#14)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.8...v1.11.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea66f30 commit f192f60

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Gemfile.lock

+8-4
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,20 @@ GEM
7272
marcel (0.3.3)
7373
mimemagic (~> 0.3.2)
7474
method_source (0.9.1)
75-
mimemagic (0.3.2)
75+
mimemagic (0.3.10)
76+
nokogiri (~> 1)
77+
rake
7678
mini_mime (1.0.1)
77-
mini_portile2 (2.4.0)
79+
mini_portile2 (2.5.1)
7880
minitest (5.11.3)
7981
msgpack (1.2.4)
8082
multi_json (1.13.1)
8183
nio4r (2.3.1)
82-
nokogiri (1.10.8)
83-
mini_portile2 (~> 2.4.0)
84+
nokogiri (1.11.4)
85+
mini_portile2 (~> 2.5.0)
86+
racc (~> 1.4)
8487
puma (3.12.6)
88+
racc (1.5.2)
8589
rack (2.2.3)
8690
rack-test (1.1.0)
8791
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)