Skip to content

Commit

Permalink
Remove specs depending on specinfra
Browse files Browse the repository at this point in the history
  • Loading branch information
mizzy committed May 6, 2014
1 parent a922db2 commit fdb9906
Show file tree
Hide file tree
Showing 191 changed files with 2 additions and 12,446 deletions.
2 changes: 1 addition & 1 deletion lib/serverspec/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Serverspec
VERSION = "1.4.1"
VERSION = "2.0.0.beta1"
end
2 changes: 1 addition & 1 deletion serverspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "net-ssh"
spec.add_runtime_dependency "rspec", "~> 2.13"
spec.add_runtime_dependency "highline"
spec.add_runtime_dependency "specinfra", ">= 1.5.0"
spec.add_runtime_dependency "specinfra", "~> 2.0.0.beta"
spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake", "~> 10.1.1"
spec.add_development_dependency "octokit", "~> 2.7.2"
Expand Down
65 changes: 0 additions & 65 deletions spec/aix/command_spec.rb

This file was deleted.

21 changes: 0 additions & 21 deletions spec/aix/cron_spec.rb

This file was deleted.

16 changes: 0 additions & 16 deletions spec/aix/default_gateway_spec.rb

This file was deleted.

Loading

0 comments on commit fdb9906

Please sign in to comment.