docker run --rm-v="$PWD/htdocs:/srv"-it ruby:3.3.0 /bin/bash bundle update
```
Then, commit and push
# Deployment
Since this project depends on [ElasticSearch](https://www.elastic.co/), the deployment should follow the recommended approach and configuration as detailed in [here](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html)