File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2525
2626# # Build folder of Documenter.jl
2727docs /build /
28+ Manifest.toml
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ language: julia
22sudo : false
33julia :
44 - 1.0
5- - 1.1
5+ - 1
66 - nightly
77after_success :
88 # push coverage results to Coveralls
Original file line number Diff line number Diff line change 11name = " Interpolations"
22uuid = " a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
3- version = " 0.12.6 "
3+ version = " 0.12.7 "
44
55[deps ]
66AxisAlgorithms = " 13072b0f-2c55-5437-9ae7-d433b7a33950"
@@ -14,11 +14,11 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1414WoodburyMatrices = " efce3f68-66dc-5838-9240-27a6d6f5f9b6"
1515
1616[compat ]
17- AxisAlgorithms = " ≥ 0.3.0 "
18- OffsetArrays = " 0.10, 0.11"
17+ AxisAlgorithms = " 0.3, 1 "
18+ OffsetArrays = " 0.10, 0.11, 1.0.1 "
1919Ratios = " 0.3"
2020StaticArrays = " 0.10, 0.11, 0.12"
21- WoodburyMatrices = " ≥ 0.1 .5"
21+ WoodburyMatrices = " 0.4, 0 .5"
2222julia = " 1"
2323
2424[extras ]
You can’t perform that action at this time.
0 commit comments