Skip to content

Commit 0790600

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

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,16 @@ GEM
8585
nokogiri (~> 1)
8686
rake
8787
mini_mime (1.0.2)
88-
mini_portile2 (2.4.0)
88+
mini_portile2 (2.6.1)
8989
minitest (5.14.4)
9090
nio4r (2.5.2)
91-
nokogiri (1.10.8)
92-
mini_portile2 (~> 2.4.0)
91+
nokogiri (1.12.5)
92+
mini_portile2 (~> 2.6.1)
93+
racc (~> 1.4)
9394
pry (0.12.2)
9495
coderay (~> 1.1.0)
9596
method_source (~> 0.9.0)
97+
racc (1.6.0)
9698
rack (2.0.8)
9799
rack-test (1.1.0)
98100
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)