Sha256: d18a9b0cfc0b77d91cf0d6ebda034c9dfc4180ba83da4a4b385a204ad7858033

Contents?: true

Size: 153 Bytes

Versions: 38

Compression:

Stored size: 153 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new

desc "Default Task"
task :default => [ :spec ]

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
humanize-bytes-2.2.0 Rakefile
humanize-bytes-2.1.0 Rakefile
humanize-bytes-2.0.1 Rakefile
humanize-bytes-2.0.0 Rakefile
api-client-2.0.0.rc1 Rakefile
api-client-1.10.0 Rakefile
api-client-1.9.1 Rakefile
api-client-1.9.0 Rakefile
api-client-1.8.2 Rakefile
api-client-1.8.1 Rakefile
api-client-1.8.0 Rakefile
api-client-1.7.1 Rakefile
api-client-1.7.0 Rakefile
api-client-1.6.1 Rakefile
api-client-1.6.0 Rakefile
api-client-1.5.4 Rakefile
api-client-1.5.3 Rakefile
api-client-1.5.2 Rakefile
api-client-1.5.1 Rakefile
humanize-bytes-1.0.0 Rakefile