Skip to content

Commit af188a6

Browse files
Bump nokogiri from 1.10.9 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e87aa62 commit af188a6

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,20 @@ GEM
6262
marcel (0.3.3)
6363
mimemagic (~> 0.3.2)
6464
method_source (1.0.0)
65-
mimemagic (0.3.5)
65+
mimemagic (0.3.10)
66+
nokogiri (~> 1)
67+
rake
6668
mini_mime (1.0.2)
67-
mini_portile2 (2.4.0)
69+
mini_portile2 (2.6.1)
6870
minitest (5.14.1)
6971
nio4r (2.5.2)
70-
nokogiri (1.10.9)
71-
mini_portile2 (~> 2.4.0)
72+
nokogiri (1.12.5)
73+
mini_portile2 (~> 2.6.1)
74+
racc (~> 1.4)
7275
pg (1.2.3)
7376
proxies (0.2.3)
7477
public_suffix (4.0.5)
78+
racc (1.5.2)
7579
rack (2.2.3)
7680
rack-test (1.1.0)
7781
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)