Skip to content

Commit

Permalink
[profdata] Update rspec to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Delves committed Sep 23, 2015
1 parent 510b60c commit 5c971d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slather.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler", "~> 1.6"
spec.add_development_dependency "coveralls"
spec.add_development_dependency "rake", "~> 10.3"
spec.add_development_dependency "rspec", "~> 2.14"
spec.add_development_dependency "rspec", "~> 3.3"
spec.add_development_dependency "pry", "~> 0.9"
spec.add_development_dependency "cocoapods", "~> 0.38.0"
spec.add_development_dependency "json_spec", "~> 1.1.4"
Expand Down

0 comments on commit 5c971d3

Please sign in to comment.