Skip to content

Commit

Permalink
Fix aws-sdk-acm runtime check
Browse files Browse the repository at this point in the history
This requires a compatible XML library to be installed.
  • Loading branch information
thomasmarshall committed Oct 20, 2022
1 parent 494d7c7 commit fdc83f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
]
},
"aws-sdk-acm": {
"dependencies": [
"nokogiri"
]
},
"bencode": {
},
Expand Down

0 comments on commit fdc83f6

Please sign in to comment.