Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Nov 28, 2020
1 parent 1a7ebcc commit 13b65d6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions benchmark/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,9 @@ version = "0.1.10"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "Statistics"]
git-tree-sha1 = "da4cf579416c81994afd6322365d00916c79b8ae"
git-tree-sha1 = "794e88df12426adc7eb3370b4ec3aee12f8d6911"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "0.12.5"
version = "1.0.0"

[[Statistics]]
deps = ["LinearAlgebra", "SparseArrays"]
Expand Down
4 changes: 2 additions & 2 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"

[[Dictionaries]]
deps = ["Indexing", "Random"]
git-tree-sha1 = "56f85b0aeec74fe82fb2fba3efbab86ad38504d2"
git-tree-sha1 = "51665e54ed110d3a3187927c7a2923c98b33fe65"
uuid = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
version = "0.3.4"
version = "0.3.5"

[[Distributed]]
deps = ["Random", "Serialization", "Sockets"]
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 @@ -115,9 +115,9 @@ uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"

[[Dictionaries]]
deps = ["Indexing", "Random"]
git-tree-sha1 = "56f85b0aeec74fe82fb2fba3efbab86ad38504d2"
git-tree-sha1 = "51665e54ed110d3a3187927c7a2923c98b33fe65"
uuid = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
version = "0.3.4"
version = "0.3.5"

[[DiffResults]]
deps = ["StaticArrays"]
Expand Down
4 changes: 2 additions & 2 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"

[[Dictionaries]]
deps = ["Indexing", "Random"]
git-tree-sha1 = "56f85b0aeec74fe82fb2fba3efbab86ad38504d2"
git-tree-sha1 = "51665e54ed110d3a3187927c7a2923c98b33fe65"
uuid = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
version = "0.3.4"
version = "0.3.5"

[[DiffResults]]
deps = ["StaticArrays"]
Expand Down

0 comments on commit 13b65d6

Please sign in to comment.