Sha256: acde6ebbe340b5d85176bc2b98f1fa7b4df816df693c15971aa10abeee54b8ea

Contents?: true

Size: 183 Bytes

Versions: 7

Compression:

Stored size: 183 Bytes

Contents

require "bundler/gem_tasks"
require 'rspec/core/rake_task'

# Default directory to look in is `/specs`
# Run with `rake spec`
RSpec::Core::RakeTask.new(:spec)

task :default => :spec

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wss_agent-18.10.2 Rakefile
wss_agent-18.6.2 Rakefile
wss_agent-18.5.2 Rakefile
wss_agent-17.12.2 Rakefile
wss_agent-0.0.26 Rakefile
wss_agent-0.0.25 Rakefile
wss_agent-0.0.24 Rakefile