Sha256: 3c6e16952d12497800d07ed2c7420432e9983814a60d91c8638c6f88b5dfbb8a

Contents?: true

Size: 145 Bytes

Versions: 123

Compression:

Stored size: 145 Bytes

Contents

begin
  require 'rspec/core/rake_task'

  RSpec::Core::RakeTask.new(:spec)

  task :default => :spec
rescue LoadError
  # no rspec available
end

Version data entries

123 entries across 123 versions & 11 rubygems

Version Path
avatax-20.5.0 Rakefile
avatax-20.1.0 Rakefile
avatax-19.12.1 Rakefile
avatax-19.12.0 Rakefile
avatax-19.11.1 Rakefile
avatax-19.10.0 Rakefile
avatax-19.9.1 Rakefile
avatax-19.9.0 Rakefile
avatax-19.8.0 Rakefile
avatax-19.7.0 Rakefile
avatax-19.6.0 Rakefile
avatax-19.5.0 Rakefile
avatax-19.4.0 Rakefile
avatax-19.3.0 Rakefile
avatax-19.2.0 Rakefile
avatax-19.1.1 Rakefile
avatax-18.12.0 Rakefile
avatax-18.10.4 Rakefile
avatax-18.10.3 Rakefile
avatax-18.9.0 Rakefile