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-24.12.0 Rakefile
avatax-24.11.2 Rakefile
avatax-24.10.0 Rakefile
avatax-24.8.2 Rakefile
avatax-24.6.3 Rakefile
avatax-24.6.1 Rakefile
avatax-24.4.2 Rakefile
avatax-24.2.0 Rakefile
avatax-23.11.0 Rakefile
avatax-23.10.1 Rakefile
avatax-23.8.1 Rakefile
avatax-23.7.1 Rakefile
avatax-23.7.0 Rakefile
avatax-23.6.1 Rakefile
avatax-23.5.0 Rakefile
avatax-23.4.1 Rakefile
avatax-23.3.1 Rakefile
avatax-23.3.0 Rakefile
avatax-23.2.0 Rakefile
avatax-23.1.0 Rakefile