Skip to content

Commit 7d42037

Browse files
Bump nokogiri from 1.10.8 to 1.13.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.1. - [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.13.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee58bac commit 7d42037

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
@@ -88,15 +88,17 @@ GEM
8888
mini_mime (>= 0.1.1)
8989
method_source (0.9.2)
9090
mini_mime (1.0.1)
91-
mini_portile2 (2.4.0)
91+
mini_portile2 (2.7.1)
9292
minitest (5.11.3)
9393
multi_json (1.13.1)
9494
nio4r (2.5.8)
95-
nokogiri (1.10.8)
96-
mini_portile2 (~> 2.4.0)
95+
nokogiri (1.13.1)
96+
mini_portile2 (~> 2.7.0)
97+
racc (~> 1.4)
9798
public_suffix (4.0.6)
9899
puma (4.3.11)
99100
nio4r (~> 2.0)
101+
racc (1.6.0)
100102
rack (2.2.3)
101103
rack-proxy (0.6.5)
102104
rack

0 commit comments

Comments
 (0)