Skip to content

Commit

Permalink
Update dependencies (realm#2402)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim authored Sep 13, 2018
1 parent 80e081d commit 60f98ec
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "jpsim/SourceKitten" ~> 0.21.1
github "scottrhoyt/SwiftyTextTable" ~> 0.8.0
github "jpsim/SourceKitten" ~> 0.21.2
github "scottrhoyt/SwiftyTextTable" ~> 0.8.2
2 changes: 1 addition & 1 deletion Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "Carthage/Commandant" ~> 0.15.0
github "jspahrsummers/xcconfigs" ~> 0.12.0
github "jpsim/Yams" ~> 1.0
github "jpsim/Yams" ~> 1.0.1
6 changes: 3 additions & 3 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github "Carthage/Commandant" "0.15.0"
github "antitypical/Result" "4.0.0"
github "drmohundro/SWXMLHash" "4.7.1"
github "jpsim/SourceKitten" "0.21.1"
github "jpsim/Yams" "1.0.0"
github "jpsim/SourceKitten" "0.21.2"
github "jpsim/Yams" "1.0.1"
github "jspahrsummers/xcconfigs" "0.12"
github "scottrhoyt/SwiftyTextTable" "0.8.0"
github "scottrhoyt/SwiftyTextTable" "0.8.2"
2 changes: 1 addition & 1 deletion Carthage/Checkouts/SourceKitten
Submodule SourceKitten updated 42 files
+99 −64 .circleci/config.yml
+23 −0 CHANGELOG.md
+1 −1 Cartfile.private
+4 −4 Cartfile.resolved
+1 −1 Carthage/Checkouts/Commandant
+1 −1 Carthage/Checkouts/Result
+1 −1 Carthage/Checkouts/SWXMLHash
+1 −1 Carthage/Checkouts/Yams
+14 −0 Makefile
+12 −12 Package.resolved
+3 −3 Package.swift
+1 −1 Source/SourceKittenFramework/Info.plist
+1 −0 Source/SourceKittenFramework/JSONOutput.swift
+10 −1 Source/SourceKittenFramework/SourceDeclaration.swift
+1 −1 Source/SourceKittenFramework/SourceLocation.swift
+1 −1 Source/SourceKittenFramework/String+SourceKitten.swift
+10 −0 Source/SourceKittenFramework/SwiftDeclarationAttributeKind.swift
+2 −0 Source/SourceKittenFramework/SwiftDocKey.swift
+2 −0 Source/SourceKittenFramework/SyntaxKind.swift
+1 −1 Source/SourceKittenFramework/Version.swift
+4 −4 Source/SourceKittenFramework/Xcode.swift
+1 −1 Source/sourcekitten/Info.plist
+11 −9 Tests/SourceKittenFrameworkTests/DocInfoTests.swift
+1 −1 Tests/SourceKittenFrameworkTests/Fixtures/Bicycle@swift-4.1.50.json
+417 −259 Tests/SourceKittenFrameworkTests/Fixtures/Commandant@swift-4.0.json
+5,271 −5,827 Tests/SourceKittenFrameworkTests/Fixtures/Commandant@swift-4.1.50.json
+2,722 −3,302 Tests/SourceKittenFrameworkTests/Fixtures/Commandant@swift-4.1.json
+401 −259 Tests/SourceKittenFrameworkTests/Fixtures/CommandantSPM@swift-4.0.json
+660 −1,118 Tests/SourceKittenFrameworkTests/Fixtures/CommandantSPM@swift-4.1.50.json
+519 −995 Tests/SourceKittenFrameworkTests/Fixtures/CommandantSPM@swift-4.1.json
+2 −2 Tests/SourceKittenFrameworkTests/Fixtures/Extension@swift-4.1.50.json
+1 −1 Tests/SourceKittenFrameworkTests/Fixtures/LinuxBicycle@swift-4.1.50.json
+401 −259 Tests/SourceKittenFrameworkTests/Fixtures/LinuxCommandantSPM@swift-4.0.json
+592 −1,104 Tests/SourceKittenFrameworkTests/Fixtures/LinuxCommandantSPM@swift-4.1.50.json
+521 −1,045 Tests/SourceKittenFrameworkTests/Fixtures/LinuxCommandantSPM@swift-4.1.json
+7 −1 Tests/SourceKittenFrameworkTests/Fixtures/Musician.h
+33 −10 Tests/SourceKittenFrameworkTests/Fixtures/Musician.json
+6,149 −0 Tests/SourceKittenFrameworkTests/Fixtures/Realm@swift-4.1.50.json
+14 −14 Tests/SourceKittenFrameworkTests/Fixtures/SimpleCodeCompletion@swift-4.1.50.json
+40 −14 Tests/SourceKittenFrameworkTests/SourceKitTests.swift
+3 −8 Tests/SourceKittenFrameworkTests/StructureTests.swift
+3 −1 Tests/SourceKittenFrameworkTests/SwiftDocsTests.swift
2 changes: 1 addition & 1 deletion Carthage/Checkouts/SwiftyTextTable
16 changes: 8 additions & 8 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/Quick/Nimble.git",
"state": {
"branch": null,
"revision": "9c1379fdcd58c4f2278aea5e029394ba9a2b8f07",
"version": "7.1.3"
"revision": "7c61d8e7e830dd37f7161ce2b894be178532163c",
"version": "7.3.0"
}
},
{
Expand All @@ -42,17 +42,17 @@
"repositoryURL": "https://github.com/jpsim/SourceKitten.git",
"state": {
"branch": null,
"revision": "e6efd3d8702fe6668ac43aa882d56f82430c6caf",
"version": "0.21.1"
"revision": "4be914be6fa49cd30b1e7ef5d32d06c037d8f469",
"version": "0.21.2"
}
},
{
"package": "SwiftyTextTable",
"repositoryURL": "https://github.com/scottrhoyt/SwiftyTextTable.git",
"state": {
"branch": null,
"revision": "89728970c0a244c43f29c4155a1b1dc20b3c4633",
"version": "0.8.0"
"revision": "7b8661865f0d9590a4b7c146237fecd99f3d8406",
"version": "0.8.2"
}
},
{
Expand All @@ -69,8 +69,8 @@
"repositoryURL": "https://github.com/jpsim/Yams.git",
"state": {
"branch": null,
"revision": "618582e09699b577fa183bab7d88e3ee7d9a1d19",
"version": "1.0.0"
"revision": "26ab35f50ea891e8edefcc9d975db2f6b67e1d68",
"version": "1.0.1"
}
}
]
Expand Down
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/Carthage/Commandant.git", from: "0.15.0"),
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.21.1"),
.package(url: "https://github.com/jpsim/Yams.git", from: "1.0.0"),
.package(url: "https://github.com/scottrhoyt/SwiftyTextTable.git", from: "0.8.0"),
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.21.2"),
.package(url: "https://github.com/jpsim/Yams.git", from: "1.0.1"),
.package(url: "https://github.com/scottrhoyt/SwiftyTextTable.git", from: "0.8.2"),
],
targets: [
.target(
Expand Down

0 comments on commit 60f98ec

Please sign in to comment.