Skip to content

Commit b4f6c34

Browse files
dependabot[bot]A-Wheeto
authored andcommitted
Bump nokogiri from 1.18.6 to 1.18.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.6 to 1.18.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.6...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1aac60 commit b4f6c34

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.6"
33+
gem "nokogiri", "1.18.8"
3434
gem "oauth2"
3535
gem "omniauth"
3636
gem "omniauth-oauth2"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ GEM
384384
nokogiri (~> 1)
385385
rake
386386
mini_mime (1.1.5)
387-
mini_portile2 (2.8.8)
387+
mini_portile2 (2.8.9)
388388
minitest (5.25.5)
389389
msgpack (1.8.0)
390390
multi_json (1.15.0)
@@ -404,7 +404,7 @@ GEM
404404
net-protocol
405405
netrc (0.11.0)
406406
nio4r (2.7.4)
407-
nokogiri (1.18.6)
407+
nokogiri (1.18.8)
408408
mini_portile2 (~> 2.8.2)
409409
racc (~> 1.4)
410410
notiffany (0.1.3)
@@ -804,7 +804,7 @@ DEPENDENCIES
804804
net-imap
805805
net-pop
806806
net-smtp
807-
nokogiri (= 1.18.6)
807+
nokogiri (= 1.18.8)
808808
oauth2
809809
omniauth
810810
omniauth-auth0

0 commit comments

Comments
 (0)