Skip to content

Commit

Permalink
^ Upgrade development dependency appraisal
Browse files Browse the repository at this point in the history
  • Loading branch information
PikachuEXE committed Apr 13, 2015
1 parent b708a56 commit 834a02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion execute_with_rescue_with_airbrake.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", "~> 1.5"
spec.add_development_dependency "rake"
spec.add_development_dependency "appraisal", "~> 1.0"
spec.add_development_dependency "appraisal", "~> 2.0"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rspec-its", "~> 1.0"
spec.add_development_dependency "coveralls", ">= 0.7"
Expand Down

0 comments on commit 834a02b

Please sign in to comment.