This Repo shows how to include ruby native gems
First you must clone the repo, build the file, and publish it to AWS:
git clone git@github.com:DevHubCo/ruby-pg-lambda
cd ruby-pg-lambda
./build
sls deploy -vThen see the docs and configure your lambda to use the layer you just published.