From c5fb39993d31060091351c72e9b77691bc4e33a1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:34:28 +0900 Subject: [PATCH] hspec-meta < 2.3.0 (hspec/hspec#284) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69a66e45..56fb349e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2609,7 +2609,7 @@ packages: - alex < 3.2.0 # https://github.com/hspec/hspec/issues/284 - - hspec-meta < 2.3.1 + - hspec-meta < 2.3.0 # end of packages