Sha256: f97b432746b678e4e6c66ba811cf6ac0cc7a8bd6a23ebd36c33e45c01d2be662

Contents?: true

Size: 169 Bytes

Versions: 71

Compression:

Stored size: 169 Bytes

Contents

require "bundler/gem_tasks"

begin
  require "rspec/core/rake_task"
  RSpec::Core::RakeTask.new(:spec)
  task default: :spec
rescue LoadError
  # no rspec available
end

Version data entries

71 entries across 71 versions & 2 rubygems

Version Path
cobrato-client-1.1.7 Rakefile
cobrato-client-1.1.6 Rakefile
cobrato-client-1.1.5 Rakefile
cobrato-client-1.1.4 Rakefile
cobrato-client-1.1.3 Rakefile
cobrato-client-1.1.2 Rakefile
cobrato-client-1.1.1 Rakefile
cobrato-client-1.1.0 Rakefile
cobrato-client-1.0.1 Rakefile
cobrato-client-1.0.0 Rakefile
cobrato-client-0.27.0 Rakefile
cobrato-client-0.26.0 Rakefile
cobrato-client-0.25.0 Rakefile
cobrato-client-0.24.1 Rakefile
cobrato-client-0.24.0 Rakefile
cobrato-client-0.23.0 Rakefile
cobrato-client-0.23.0.beta12 Rakefile
cobrato-client-0.23.0.beta11 Rakefile
cobrato-client-0.23.0.beta10 Rakefile
cobrato-client-0.23.0.beta9 Rakefile