Sha256: 7e3e1c9a3c7f0ed678ba37fab49ea0d3bb5828f0c9ec69e76fc338259b3a8903

Contents?: true

Size: 172 Bytes

Versions: 15

Compression:

Stored size: 172 Bytes

Contents

require 'rubygems'
require 'bundler/setup'

Bundler.require :default

require 'rspec/core/rake_task'
require 'rspec-system/rake_task'

task :default do
  sh %{rake -T}
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
rspec-system-puppet-2.0.0 Rakefile
rspec-system-puppet-1.2.0 Rakefile
rspec-system-puppet-1.1.0 Rakefile
rspec-system-puppet-1.0.2 Rakefile
rspec-system-puppet-1.0.1 Rakefile
rspec-system-puppet-1.0.0 Rakefile
rspec-system-puppet-0.3.4 Rakefile
rspec-system-puppet-0.3.3 Rakefile
rspec-system-puppet-0.3.2 Rakefile
rspec-system-puppet-0.3.1 Rakefile
rspec-system-0.3.1 Rakefile
rspec-system-puppet-0.3.0 Rakefile
rspec-system-0.3.0 Rakefile
rspec-system-puppet-0.2.0 Rakefile
rspec-system-0.2.0 Rakefile