Skip to content

Commit

Permalink
Merge pull request #440 from serverspec/update-rspec-core-dependency
Browse files Browse the repository at this point in the history
Update rspec core dependency
  • Loading branch information
mizzy committed Jul 9, 2014
2 parents 95f480d + 84c8011 commit 3d1be61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 189 deletions.
2 changes: 1 addition & 1 deletion serverspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency "net-ssh"
spec.add_runtime_dependency "rspec", "~> 2.13"
spec.add_runtime_dependency "rspec", "~> 2.99"
spec.add_runtime_dependency "rspec-its"
spec.add_runtime_dependency "highline"
spec.add_runtime_dependency "specinfra", "~> 1.18"
Expand Down
188 changes: 0 additions & 188 deletions spec/fedora/service_spec.rb

This file was deleted.

0 comments on commit 3d1be61

Please sign in to comment.