Skip to content

Commit

Permalink
Update Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel authored Jul 24, 2023
1 parent 2affcef commit 4084b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ task :test do
/^(https?\:\/\/)?(www\.)?doi\.org\/10\.1145\/.+$/,
/^(https?\:\/\/)?(www\.)?portal\.acm\.org\/citation\.cfm.+$/,
/^(https?\:\/\/)?(www\.)?github\.com\/search\?.+$/,
/^(https?\:\/\/)?(www\.)?aidaweb\.si\/.+$/ ],
/^(https?\:\/\/)?(www\.)?aidaweb\.si\/.*$/ ],
:typhoeus => {
:ssl_verifypeer => false,
:ssl_verifyhost => 0 }
Expand Down

0 comments on commit 4084b52

Please sign in to comment.