Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Apr 16, 2020
1 parent 37c0880 commit 35c2878
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs/Manifest.toml
Expand Up @@ -53,9 +53,9 @@ version = "0.8.1"

[[Documenter]]
deps = ["Base64", "Dates", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "f4c8a9965af27e3c4d1c7b248f6db102e8e3a74e"
git-tree-sha1 = "bc99c157ff2957c058a1067061d16c2c83d1ec42"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.24.8"
version = "0.24.9"

[[ForwardDiff]]
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "NaNMath", "Random", "SpecialFunctions", "StaticArrays"]
Expand Down
8 changes: 4 additions & 4 deletions test/environments/jl10/Manifest.toml
Expand Up @@ -16,9 +16,9 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

[[BinDeps]]
deps = ["Libdl", "Pkg", "SHA", "URIParser", "Unicode"]
git-tree-sha1 = "66158ad56b4bf6cc8413b37d0b7bc52402682764"
git-tree-sha1 = "46cf2c1668ad07aba5a9d331bdeea994a1f13856"
uuid = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
version = "1.0.0"
version = "1.0.1"

[[BinaryProvider]]
deps = ["Libdl", "SHA"]
Expand Down Expand Up @@ -65,9 +65,9 @@ version = "0.8.1"

[[Documenter]]
deps = ["Base64", "Dates", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "f4c8a9965af27e3c4d1c7b248f6db102e8e3a74e"
git-tree-sha1 = "bc99c157ff2957c058a1067061d16c2c83d1ec42"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.24.8"
version = "0.24.9"

[[ForwardDiff]]
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "NaNMath", "Random", "SpecialFunctions", "StaticArrays"]
Expand Down
4 changes: 2 additions & 2 deletions test/environments/main/Manifest.toml
Expand Up @@ -61,9 +61,9 @@ version = "0.8.1"

[[Documenter]]
deps = ["Base64", "Dates", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "f4c8a9965af27e3c4d1c7b248f6db102e8e3a74e"
git-tree-sha1 = "bc99c157ff2957c058a1067061d16c2c83d1ec42"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.24.8"
version = "0.24.9"

[[ForwardDiff]]
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "NaNMath", "Random", "SpecialFunctions", "StaticArrays"]
Expand Down

0 comments on commit 35c2878

Please sign in to comment.