Sha256: fa3b626d2db8eb76a2ecfa5033193d55d7487ed32a3bbc2da57e3bb06af759eb

Contents?: true

Size: 153 Bytes

Versions: 4

Compression:

Stored size: 153 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"

desc "Run all specs in spec directory"
RSpec::Core::RakeTask.new(:spec)

task default: :spec

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
tika-app-0.1.1 Rakefile
tika-app-0.1.0 Rakefile
ezid-client-0.4.1 Rakefile
ezid-client-0.4.0 Rakefile