Skip to content

Commit

Permalink
[profdata] Update cocoa pods and xcodeproj dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
viteinfinite committed Dec 10, 2015
1 parent d09ce4f commit 342ff7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slather.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", "~> 10.3"
spec.add_development_dependency "rspec", "~> 3.3"
spec.add_development_dependency "pry", "~> 0.9"
spec.add_development_dependency "cocoapods", "~> 0.39.0.beta.4"
spec.add_development_dependency "cocoapods", "~> 0.39.0"
spec.add_development_dependency "json_spec", "~> 1.1.4"
spec.add_development_dependency "equivalent-xml", "~> 0.5.1"

spec.add_dependency "clamp", "~> 0.6"
spec.add_dependency "xcodeproj", "~> 0.27.2"
spec.add_dependency "xcodeproj", "~> 0.28.2"
spec.add_dependency "nokogiri", "~> 1.6.3"
end

0 comments on commit 342ff7b

Please sign in to comment.