Skip to content

Commit

Permalink
Update test/Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Aug 22, 2019
1 parent c4d6170 commit 5a932c3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions test/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

[[CSTParser]]
deps = ["Tokenize"]
git-tree-sha1 = "0ff80f68f55fcde2ed98d7b24d7abaf20727f3f8"
git-tree-sha1 = "c69698c3d4a7255bc1b4bc2afc09f59db910243b"
uuid = "00ebfdb7-1f24-5e51-bd34-a7502290713f"
version = "0.6.1"
version = "0.6.2"

[[Compat]]
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
Expand Down Expand Up @@ -60,11 +60,11 @@ uuid = "c9680f28-2a59-47f6-98e4-d41620d42cd2"
version = "0.1.0"

[[InitialValues]]
git-tree-sha1 = "56e7d5e9f3fcd0efec5661e5aa3b5bcbd3becfcc"
git-tree-sha1 = "a0238e1256a95893866c424ef69ac32037a71d40"
repo-rev = "master"
repo-url = "https://github.com/tkf/InitialValues.jl"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
version = "0.2.0-DEV"
version = "0.2.0"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand Down Expand Up @@ -162,9 +162,9 @@ deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[Tokenize]]
git-tree-sha1 = "c8a8b00ae44a94950814ff77850470711a360225"
git-tree-sha1 = "dfcdbbfb2d0370716c815cbd6f8a364efb6f42cf"
uuid = "0796e94c-ce3b-5d07-9a54-7f471281c624"
version = "0.5.5"
version = "0.5.6"

[[UUIDs]]
deps = ["Random", "SHA"]
Expand Down

0 comments on commit 5a932c3

Please sign in to comment.