Skip to content

Commit

Permalink
update Yams to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Apr 6, 2017
1 parent 03c6fb1 commit 3dd5c93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ github "Carthage/Commandant" "5100432bdc567db3e88c16c2e834fde0fc2c053c"
github "antitypical/Result" "3.2.1"
github "drmohundro/SWXMLHash" "3.0.4"
github "jpsim/SourceKitten" "0.17.1"
github "jpsim/Yams" "0.3.0"
github "jpsim/Yams" "0.3.1"
github "jspahrsummers/xcconfigs" "2055f18efbe18e77408f7f43947f7ad92b2d4ff0"
github "scottrhoyt/SwiftyTextTable" "0.5.0"
2 changes: 1 addition & 1 deletion SwiftLintFramework.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Pod::Spec.new do |s|
s.source_files = 'Source/SwiftLintFramework/**/*.swift'
s.pod_target_xcconfig = { 'APPLICATION_EXTENSION_API_ONLY' => 'YES' }
s.dependency 'SourceKittenFramework', '= 0.17.1'
s.dependency 'Yams', '= 0.3.0'
s.dependency 'Yams', '= 0.3.1'
end

0 comments on commit 3dd5c93

Please sign in to comment.