Skip to content

Commit 3baf280

Browse files
committed
build: install gems automatically
1 parent 0fbf469 commit 3baf280

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

devbox.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"ruby@3.3"
77
],
88
"shell": {
9+
"init_hook": "devbox run app:init",
910
"scripts": {
1011
"app:init": [
1112
"bundle install"

0 commit comments

Comments
 (0)