We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b2561 commit 7387998Copy full SHA for 7387998
Gemfile
@@ -30,7 +30,7 @@ gem "mimemagic"
30
gem "net-imap"
31
gem "net-pop"
32
gem "net-smtp"
33
-gem "nokogiri", "1.18.3"
+gem "nokogiri", "1.18.6"
34
gem "oauth2"
35
gem "omniauth"
36
gem "omniauth-oauth2"
Gemfile.lock
@@ -403,7 +403,7 @@ GEM
403
net-protocol
404
netrc (0.11.0)
405
nio4r (2.7.4)
406
- nokogiri (1.18.3)
+ nokogiri (1.18.6)
407
mini_portile2 (~> 2.8.2)
408
racc (~> 1.4)
409
notiffany (0.1.3)
@@ -803,7 +803,7 @@ DEPENDENCIES
803
net-imap
804
net-pop
805
net-smtp
806
- nokogiri (= 1.18.3)
+ nokogiri (= 1.18.6)
807
oauth2
808
omniauth
809
omniauth-auth0
0 commit comments