Sha256: c7d7b8673b28e8ac813eef28220b3cd567f1f97b17a69d89d40765c216fd6e2c

Contents?: true

Size: 201 Bytes

Versions: 27

Compression:

Stored size: 201 Bytes

Contents

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

RSpec::Core::RakeTask.new do |r|
  r.verbose = false
end

RuboCop::RakeTask.new

task default: [:spec, :rubocop]

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
pushmi_pullyu-2.1.4 Rakefile
pushmi_pullyu-2.1.3 Rakefile
pushmi_pullyu-2.1.2 Rakefile
pushmi_pullyu-2.1.1 Rakefile
pushmi_pullyu-2.0.7 Rakefile
pushmi_pullyu-2.0.6 Rakefile
pushmi_pullyu-2.0.5 Rakefile
pushmi_pullyu-2.0.4 Rakefile
pushmi_pullyu-2.0.3 Rakefile
pushmi_pullyu-2.0.2 Rakefile
pushmi_pullyu-2.0.1 Rakefile
pushmi_pullyu-2.0.0 Rakefile
pushmi_pullyu-1.0.6 Rakefile
pushmi_pullyu-1.0.5 Rakefile
pushmi_pullyu-1.0.4 Rakefile
pushmi_pullyu-1.0.3 Rakefile
pushmi_pullyu-1.0.2 Rakefile
pushmi_pullyu-1.0.1 Rakefile
swift_ingest-0.4.1 Rakefile
pushmi_pullyu-0.2.7 Rakefile