Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Sep 9, 2020
1 parent 0c41c55 commit 4dcbf8e
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions benchmark/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@ deps = ["Random"]
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"

[[InitialValues]]
git-tree-sha1 = "d938c94f5de974ee74836d4090043672a43afc2d"
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
version = "0.2.10-DEV"
version = "0.2.11-DEV"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand Down
4 changes: 2 additions & 2 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ uuid = "313cdc1a-70c2-5d6a-ae34-0150d3930a38"
version = "1.1.0"

[[InitialValues]]
git-tree-sha1 = "d938c94f5de974ee74836d4090043672a43afc2d"
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
version = "0.2.10-DEV"
version = "0.2.11-DEV"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand Down
8 changes: 4 additions & 4 deletions test/environments/jl10/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ version = "2.0.2"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "3adc536b8a80ecfcbb0c07c868eddf4a8e1582d4"
git-tree-sha1 = "970639e9858ea37ef1347637faa3a4d1a445d27f"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.8-DEV"
version = "0.4.9-DEV"

[[ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra"]
Expand Down Expand Up @@ -173,11 +173,11 @@ uuid = "313cdc1a-70c2-5d6a-ae34-0150d3930a38"
version = "1.1.0"

[[InitialValues]]
git-tree-sha1 = "d938c94f5de974ee74836d4090043672a43afc2d"
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
version = "0.2.10-DEV"
version = "0.2.11-DEV"

[[InteractiveUtils]]
deps = ["LinearAlgebra", "Markdown"]
Expand Down
8 changes: 4 additions & 4 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ version = "2.0.2"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "3adc536b8a80ecfcbb0c07c868eddf4a8e1582d4"
git-tree-sha1 = "970639e9858ea37ef1347637faa3a4d1a445d27f"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.8-DEV"
version = "0.4.9-DEV"

[[ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra", "SparseArrays"]
Expand Down Expand Up @@ -175,11 +175,11 @@ uuid = "313cdc1a-70c2-5d6a-ae34-0150d3930a38"
version = "1.1.0"

[[InitialValues]]
git-tree-sha1 = "d938c94f5de974ee74836d4090043672a43afc2d"
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
version = "0.2.10-DEV"
version = "0.2.11-DEV"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand Down
4 changes: 2 additions & 2 deletions test/environments/old/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ version = "0.5.0"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "0ce3be2271a966746ea05caf493edf45162cce1b"
git-tree-sha1 = "ef5f638a83ec0099904ac1fe2cc254286e801a54"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.5-DEV"
version = "0.4.7"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
Expand Down

0 comments on commit 4dcbf8e

Please sign in to comment.