Sha256: 53181a557a6c59f39db0c5c5b59f17351858ae68fc4f6b40ab45c4a8d68b8415

Contents?: true

Size: 166 Bytes

Versions: 50

Compression:

Stored size: 166 Bytes

Contents

begin
  require 'rspec/core/rake_task'
  require 'rake/release'

  RSpec::Core::RakeTask.new(:spec)
  task default: :spec
rescue LoadError
  # no rspec available
end

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
hubspot-api-client-19.0.0 Rakefile
hubspot-api-client-18.0.0 Rakefile
hubspot-api-client-17.2.0 Rakefile
hubspot-api-client-17.1.1 Rakefile
hubspot-api-client-17.1.0 Rakefile
hubspot-api-client-17.0.0 Rakefile
hubspot-api-client-17.0.0.pre.beta.4 Rakefile
hubspot-api-client-17.0.0.pre.beta.3 Rakefile
hubspot-api-client-17.0.0.pre.beta.2 Rakefile
hubspot-api-client-17.0.0.pre.beta.1 Rakefile
hubspot-api-client-16.4.0 Rakefile
hubspot-api-client-16.3.0 Rakefile
hubspot-api-client-16.2.1 Rakefile
hubspot-api-client-16.2.0 Rakefile
hubspot-api-client-16.1.1 Rakefile
hubspot-api-client-16.1.0 Rakefile
hubspot-api-client-16.0.4 Rakefile
hubspot-api-client-16.0.3 Rakefile
hubspot-api-client-16.0.2 Rakefile
hubspot-api-client-16.0.1 Rakefile