Skip to content

Commit

Permalink
Update to RSpec 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dtan4 committed Jun 3, 2014
1 parent 9620522 commit 2a7e373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiraoyogi.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "guard-bundler"
spec.add_development_dependency "guard-rspec"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec"
spec.add_development_dependency "rspec", "~> 3.0.0"
spec.add_development_dependency "terminal-notifier-guard"
spec.add_development_dependency "webmock"
end

0 comments on commit 2a7e373

Please sign in to comment.