Skip to content

Commit 6a5c8af

Browse files
Updated certs (stripe#1742)
1 parent 6bd26e5 commit 6a5c8af

2 files changed

Lines changed: 683 additions & 519 deletions

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ task :update_certs do
1313
require "net/http"
1414
require "uri"
1515

16-
fetch_file "https://curl.haxx.se/ca/cacert.pem",
16+
fetch_file "https://curl.se/ca/cacert.pem",
1717
File.expand_path("lib/data/ca-certificates.crt", __dir__)
1818
end
1919

0 commit comments

Comments
 (0)