Sha256: b9633ca8d2fe2d3657d1479561110fbe81768bc5a38f831673d6261553ca07eb

Contents?: true

Size: 139 Bytes

Versions: 40

Compression:

Stored size: 139 Bytes

Contents

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

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

task "default" => "spec"

Version data entries

40 entries across 40 versions & 2 rubygems

Version Path
authority-3.3.0 Rakefile
authority-3.2.2 Rakefile
authority-3.2.1 Rakefile
authority-3.2.0 Rakefile
authority-3.1.0 Rakefile
searchlight-3.1.1 Rakefile
searchlight-3.1.0 Rakefile
authority-3.0.0 Rakefile
searchlight-3.0.0 Rakefile
searchlight-2.0.0 Rakefile
authority-2.10.0 Rakefile
authority-2.9.0 Rakefile
searchlight-1.3.1 Rakefile
authority-2.8.1 Rakefile
authority-2.8.0 Rakefile
authority-2.7.0 Rakefile
searchlight-1.3.0 Rakefile
searchlight-1.2.4 Rakefile
authority-2.6.0 Rakefile
searchlight-1.2.3 Rakefile