From 3a8cc498871be2f45fb1b30f9e5b4bca44362861 Mon Sep 17 00:00:00 2001 From: Jules Villard Date: Mon, 16 Oct 2017 03:59:41 -0700 Subject: [PATCH] [build] upgrade dependencies Summary: Keep up with the times. Not much to upgrade, actually. Reviewed By: jberdine Differential Revision: D6051874 fbshipit-source-id: e352804 --- Makefile | 2 +- opam | 2 +- opam.lock | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index f09a8b066..1accc0440 100644 --- a/Makefile +++ b/Makefile @@ -572,7 +572,7 @@ opam.lock: opam # This is a magical version number that doesn't reinstall the world when added on top of what we # have in opam.lock. To upgrade this version number, manually try to install several utop versions # until you find one that doesn't recompile the world. TODO(t20828442): get rid of magic -OPAM_DEV_DEPS = ocp-indent merlin tuareg utop.2.0.0 +OPAM_DEV_DEPS = ocp-indent merlin tuareg utop.2.0.1 .PHONY: devsetup devsetup: Makefile.autoconf diff --git a/opam b/opam index 1f80452f2..6fd28185d 100644 --- a/opam +++ b/opam @@ -37,7 +37,7 @@ depends: [ "jbuilder" {build & >="1.0+beta14"} "mtime" "ocamlfind" {build} - "ounit" {="2.0.0"} + "ounit" {="2.0.5"} "parmap" {>="1.0-rc8"} "ppx_deriving" {>="4.1"} "sawja" {>="1.5.2"} diff --git a/opam.lock b/opam.lock index 2f6fbaedd..c480db7b3 100644 --- a/opam.lock +++ b/opam.lock @@ -17,7 +17,7 @@ core = v0.9.1 core_kernel = v0.9.0 cppo = 1.6.0 cppo_ocamlbuild = 1.6.0 -ctypes = 0.12.1 +ctypes = 0.13.0 easy-format = 1.3.0 extlib-compat = 1.7.2 fieldslib = v0.9.0 @@ -29,11 +29,11 @@ menhir = 20170712 mtime = 1.1.0 num = 0 ocaml-compiler-libs = v0.9.0 -ocaml-migrate-parsetree = 1.0.4 +ocaml-migrate-parsetree = 1.0.6 ocamlbuild = 0.11.0 ocamlfind = 1.7.3 octavius = 1.1.0 -ounit = 2.0.0 +ounit = 2.0.5 parmap = 1.0-rc8 ppx_assert = v0.9.0 ppx_ast = v0.9.1