Skip to content

Commit

Permalink
ci: add missing version constraint on webmachine
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Leonard <thomas.leonard@docker.com>
  • Loading branch information
Thomas Leonard committed Feb 8, 2017
1 parent 4db8a7a commit b7080cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datakit-ci.opam
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ depends: [
"conduit"
"io-page"
"pbkdf"
"webmachine"
"webmachine" {>= "0.3.2"}
"session" {>= "0.3.0"}
"redis"
"asetmap"
Expand Down

0 comments on commit b7080cc

Please sign in to comment.