Skip to content

Commit 3226836

Browse files
committed
Issue #119: Add tzdata to app dependencies for Rails under Ubuntu 18.04.
1 parent 93bb02a commit 3226836

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+
- tzdata
2021
state: present
2122

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

0 commit comments

Comments
 (0)