Skip to content

Commit 9898736

Browse files
authored
Merge pull request huginn#3417 from huginn/fix_smtp
Update gmail_xoauth to 0.4.3 to fix the problem with the latest net-smtp
2 parents 0533a37 + 993ca53 commit 9898736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ GEM
317317
rails (>= 3.0)
318318
globalid (1.2.1)
319319
activesupport (>= 6.1)
320-
gmail_xoauth (0.4.2)
320+
gmail_xoauth (0.4.3)
321321
oauth (>= 0.3.6)
322322
google-api-client (0.53.0)
323323
google-apis-core (~> 0.1)
@@ -823,7 +823,7 @@ GEM
823823
rack
824824
unicorn
825825
vcr (6.1.0)
826-
version_gem (1.1.2)
826+
version_gem (1.1.4)
827827
warden (1.2.9)
828828
rack (>= 2.0.9)
829829
web-console (4.2.1)

0 commit comments

Comments
 (0)