Skip to content

Commit 7387998

Browse files
Bump nokogiri from 1.18.3 to 1.18.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.3 to 1.18.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.3...v1.18.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4b2561 commit 7387998

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem "mimemagic"
3030
gem "net-imap"
3131
gem "net-pop"
3232
gem "net-smtp"
33-
gem "nokogiri", "1.18.3"
33+
gem "nokogiri", "1.18.6"
3434
gem "oauth2"
3535
gem "omniauth"
3636
gem "omniauth-oauth2"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ GEM
403403
net-protocol
404404
netrc (0.11.0)
405405
nio4r (2.7.4)
406-
nokogiri (1.18.3)
406+
nokogiri (1.18.6)
407407
mini_portile2 (~> 2.8.2)
408408
racc (~> 1.4)
409409
notiffany (0.1.3)
@@ -803,7 +803,7 @@ DEPENDENCIES
803803
net-imap
804804
net-pop
805805
net-smtp
806-
nokogiri (= 1.18.3)
806+
nokogiri (= 1.18.6)
807807
oauth2
808808
omniauth
809809
omniauth-auth0

0 commit comments

Comments
 (0)