Sha256: d57672cd02c90236f5574a577dcc21be6d965fc4eb7dbaccf504e443c11e21e5

Contents?: true

Size: 164 Bytes

Versions: 54

Compression:

Stored size: 164 Bytes

Contents

# frozen_string_literal: true

require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new(:spec) if defined?(RSpec)

task default: :spec

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
orchestration-0.7.15 Rakefile
orchestration-0.6.16 Rakefile
orchestration-0.7.14 Rakefile
orchestration-0.7.13 Rakefile
orchestration-0.6.15 Rakefile
orchestration-0.7.12 Rakefile
orchestration-0.6.14 Rakefile
orchestration-0.7.11 Rakefile
orchestration-0.6.13 Rakefile
orchestration-0.7.10 Rakefile
orchestration-0.7.9 Rakefile
orchestration-0.6.12 Rakefile
orchestration-0.7.8 Rakefile
orchestration-0.6.11 Rakefile
orchestration-0.7.6 Rakefile
orchestration-0.6.10 Rakefile
orchestration-0.7.5 Rakefile
orchestration-0.7.4 Rakefile
orchestration-0.6.9 Rakefile
orchestration-0.6.8 Rakefile