Skip to content

Commit 45ecce0

Browse files
build(deps): bump nokogiri from 1.10.9 to 1.12.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.12.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.12.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 779b25e commit 45ecce0

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
@@ -80,10 +80,11 @@ GEM
8080
rb-fsevent (~> 0.10, >= 0.10.3)
8181
rb-inotify (~> 0.9, >= 0.9.10)
8282
mercenary (0.3.6)
83-
mini_portile2 (2.4.0)
83+
mini_portile2 (2.6.1)
8484
minitest (5.14.1)
85-
nokogiri (1.10.9)
86-
mini_portile2 (~> 2.4.0)
85+
nokogiri (1.12.2)
86+
mini_portile2 (~> 2.6.1)
87+
racc (~> 1.4)
8788
nokogumbo (2.0.2)
8889
nokogiri (~> 1.8, >= 1.8.4)
8990
parallel (1.19.1)
@@ -92,6 +93,7 @@ GEM
9293
pathutil (0.16.2)
9394
forwardable-extended (~> 2.6)
9495
public_suffix (4.0.6)
96+
racc (1.5.2)
9597
rainbow (3.0.0)
9698
rb-fsevent (0.10.4)
9799
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)