Sha256: c0bbacc16925dd4e08a71ad2ca5fdd0aca4525f57706e80d2ade622441fe7c3f

Contents?: true

Size: 176 Bytes

Versions: 29

Compression:

Stored size: 176 Bytes

Contents

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

task default: %i[spec rubocop]

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

RuboCop::RakeTask.new

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fakeit-0.11.0 Rakefile
fakeit-0.10.0 Rakefile
fakeit-0.9.2 Rakefile
fakeit-0.9.1 Rakefile
fakeit-0.9.0 Rakefile
fakeit-0.8.1 Rakefile
fakeit-0.8.0 Rakefile
fakeit-0.7.1 Rakefile
fakeit-0.7.0 Rakefile
fakeit-0.6.3 Rakefile
fakeit-0.6.2 Rakefile
fakeit-0.6.1 Rakefile
fakeit-0.6.0 Rakefile
fakeit-0.5.3 Rakefile
fakeit-0.5.2 Rakefile
fakeit-0.5.1 Rakefile
fakeit-0.5.0 Rakefile
fakeit-0.4.2 Rakefile
fakeit-0.4.1 Rakefile
fakeit-0.4.0 Rakefile