Sha256: cbccbda4be318ca7a55456b0737097a55291dca4261790de31a03441732cb220

Contents?: true

Size: 217 Bytes

Versions: 31

Compression:

Stored size: 217 Bytes

Contents

# frozen_string_literal: true

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

31 entries across 31 versions & 5 rubygems

Version Path
buckaruby-1.7.0 Rakefile
docdata-order-2.1.0 Rakefile
kentaa-api-0.6.0 Rakefile
docdata-order-2.0.0 Rakefile
kentaa-api-0.5.0 Rakefile
docdata-order-1.0.3 Rakefile
buckaruby-1.6.0 Rakefile
buckaruby-1.5.0 Rakefile
tikkie-api-2.0.0 Rakefile
kentaa-api-0.4.0 Rakefile
buckaruby-1.4.0 Rakefile
kentaa-api-0.3.2 Rakefile
buckaruby-1.3.1 Rakefile
kentaa-api-0.3.1 Rakefile
buckaruby-1.3.0 Rakefile
tikkie-api-0.2.2 Rakefile
kentaa-api-0.3.0 Rakefile
kentaa-api-0.2.1 Rakefile
kentaa-api-0.2.0 Rakefile
buckaruby-1.2.0 Rakefile