Sha256: 2e51e3680ff9e6396188108df2e6c77312f0fe3864715cb1e651e5c471d08bd5

Contents?: true

Size: 186 Bytes

Versions: 21

Compression:

Stored size: 186 Bytes

Contents

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

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

task default: [:spec, :rubocop]

Version data entries

21 entries across 21 versions & 7 rubygems

Version Path
interaktor-0.4.0 Rakefile
interaktor-0.3.0 Rakefile
interaktor-0.2.0 Rakefile
asdf-discover-1.0.0 Rakefile
interaktor-0.1.5 Rakefile
interaktor-0.1.4 Rakefile
interaktor-0.1.3 Rakefile
smart_paginate-0.2.2 Rakefile
smart_paginate-0.2.1 Rakefile
buckaruby-1.0.2 Rakefile
kentaa-api-0.1.0 Rakefile
smart_paginate-0.2.0 Rakefile
rpass-0.1.1 Rakefile
rpass-0.1.0 Rakefile
buckaruby-1.0.1 Rakefile
buckaruby-1.0.0 Rakefile
smart_paginate-0.1.3 Rakefile
smart_paginate-0.1.2 Rakefile
smart_paginate-0.1.1 Rakefile
smart_paginate-0.1.0 Rakefile