Add OpenBSD to Gemfile.lock
This commit is contained in:
parent
4b6f44719c
commit
42707049a3
2 changed files with 2 additions and 1 deletions
|
@ -161,6 +161,7 @@ GEM
|
|||
PLATFORMS
|
||||
amd64-freebsd-14
|
||||
x86_64-linux
|
||||
x86_64-openbsd
|
||||
|
||||
DEPENDENCIES
|
||||
adsf (~> 1.4)
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue