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 10, 2020
1 parent f7c63ec commit 0638415
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion benchmark/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ deps = ["Random"]
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"

[[InitialValues]]
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
git-tree-sha1 = "6c71201824a14aa71f4932875acf8a320ea3b830"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
Expand Down
2 changes: 1 addition & 1 deletion docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ uuid = "313cdc1a-70c2-5d6a-ae34-0150d3930a38"
version = "1.1.0"

[[InitialValues]]
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
git-tree-sha1 = "6c71201824a14aa71f4932875acf8a320ea3b830"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
Expand Down
4 changes: 2 additions & 2 deletions test/environments/jl10/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ uuid = "313cdc1a-70c2-5d6a-ae34-0150d3930a38"
version = "1.1.0"

[[InitialValues]]
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
git-tree-sha1 = "6c71201824a14aa71f4932875acf8a320ea3b830"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
Expand Down Expand Up @@ -261,7 +261,7 @@ version = "1.0.10"

[[PerformanceTestTools]]
deps = ["Test"]
git-tree-sha1 = "44e2a6effd106d58189455545e2fe3d63a3b8cdc"
git-tree-sha1 = "e38352801f3c781777d6ce139179303bec95495d"
repo-rev = "master"
repo-url = "https://github.com/tkf/PerformanceTestTools.jl.git"
uuid = "dc46b164-d16f-48ec-a853-60448fc869fe"
Expand Down
12 changes: 6 additions & 6 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ version = "0.8.2"

[[ChainRules]]
deps = ["ChainRulesCore", "LinearAlgebra", "Random", "Reexport", "Requires", "Statistics"]
git-tree-sha1 = "dded7909a68d11a813a05bd70a7e728093742b56"
git-tree-sha1 = "6e7424bc42e222570cc8d588c501349070802b3f"
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
version = "0.7.17"
version = "0.7.18"

[[ChainRulesCore]]
deps = ["MuladdMacro"]
git-tree-sha1 = "8013d73583b79df2b5d8fc71e3c43f9246477fea"
git-tree-sha1 = "cd464e38276e956cd1112c5df96851659f888b11"
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
version = "0.9.7"
version = "0.9.8"

[[CommonSubexpressions]]
deps = ["MacroTools", "Test"]
Expand Down Expand Up @@ -175,7 +175,7 @@ uuid = "313cdc1a-70c2-5d6a-ae34-0150d3930a38"
version = "1.1.0"

[[InitialValues]]
git-tree-sha1 = "a9abff7c4d902acc09f1a0c96a4d3f820e51f283"
git-tree-sha1 = "6c71201824a14aa71f4932875acf8a320ea3b830"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/InitialValues.jl.git"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
Expand Down Expand Up @@ -281,7 +281,7 @@ version = "1.0.10"

[[PerformanceTestTools]]
deps = ["Test"]
git-tree-sha1 = "44e2a6effd106d58189455545e2fe3d63a3b8cdc"
git-tree-sha1 = "e38352801f3c781777d6ce139179303bec95495d"
repo-rev = "master"
repo-url = "https://github.com/tkf/PerformanceTestTools.jl.git"
uuid = "dc46b164-d16f-48ec-a853-60448fc869fe"
Expand Down

0 comments on commit 0638415

Please sign in to comment.