Skip to content

Commit 28c6547

Browse files
committed
Issue #119: Install libssl-dev to try to get bundler install to work.
1 parent 36115a1 commit 28c6547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployments/playbooks/provision.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
name:
1818
- libsqlite3-dev
1919
- libreadline-dev
20+
- libssl-dev
2021
state: present
2122

2223
- name: Ensure app directory exists and is writeable.

0 commit comments

Comments
 (0)