Skip to content

Commit

Permalink
add missing dependency on fork of DF with workaround for bug in snap …
Browse files Browse the repository at this point in the history
…file upload handling
  • Loading branch information
dbp committed Sep 24, 2014
1 parent 8d1fcd7 commit 0e944b9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Rivetfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
database-password = "111"
dependencies = ["dbp/migrate","dbp/hspec-snap"]
dependencies = ["dbp/migrate"
,"dbp/hspec-snap"
,"positioncoop/digestive-functors+digestive-functors-snap"
]

stage-host = "[email protected]"
prod-host = "[email protected]"
Expand Down

0 comments on commit 0e944b9

Please sign in to comment.