Add OpenBSD to Gemfile.lock

This commit is contained in:
0x1eef 2023-06-15 21:54:21 -03:00
parent 4b6f44719c
commit 42707049a3
2 changed files with 2 additions and 1 deletions

View file

@ -161,6 +161,7 @@ GEM
PLATFORMS
amd64-freebsd-14
x86_64-linux
x86_64-openbsd
DEPENDENCIES
adsf (~> 1.4)

View file

@ -33,7 +33,7 @@ __1. Clone repository__
git clone https://github.com/ReflectsLight/al-quran.git
cd al-quran
__2. Run dependency check__
__2. Check dependencies__
The `bin/check-dependencies` script will check that the required
dependencies are available: Ruby, NodeJS, nginx, et cetera.