diff --git a/F/ForwardDiff/Compat.toml b/F/ForwardDiff/Compat.toml index a73e9402ec4c578..69e9b4a1e8580a6 100644 --- a/F/ForwardDiff/Compat.toml +++ b/F/ForwardDiff/Compat.toml @@ -34,16 +34,21 @@ LogExpFunctions = "0.3" ["0.10.24-0"] SpecialFunctions = ["0.1-0.10", "1-2"] +["0.10.26-0"] +NaNMath = ["0.2.2-0.3", "1"] + ["0.10.4"] StaticArrays = "0.8.3-0.11" ["0.10.4-0"] -NaNMath = "0.2.2-0.3" julia = "1" ["0.10.4-0.10.10"] CommonSubexpressions = "0.1-0.2" +["0.10.4-0.10.25"] +NaNMath = "0.2.2-0.3" + ["0.10.4-0.10.5"] DiffRules = "0.0.4-0.0.10" diff --git a/F/ForwardDiff/Versions.toml b/F/ForwardDiff/Versions.toml index 5e314be85f3ab25..8eb933d88a5e56e 100644 --- a/F/ForwardDiff/Versions.toml +++ b/F/ForwardDiff/Versions.toml @@ -78,3 +78,6 @@ git-tree-sha1 = "2b72a5624e289ee18256111657663721d59c143e" ["0.10.25"] git-tree-sha1 = "1bd6fc0c344fc0cbee1f42f8d2e7ec8253dda2d2" + +["0.10.26"] +git-tree-sha1 = "40d1546a45abd63490569695a86a2d93c2021e54"