Sha256: 095d4ddfb4776f43929db28a6bd7e3c2d869895726089b922e69146464087370

Contents?: true

Size: 207 Bytes

Versions: 31

Compression:

Stored size: 207 Bytes

Contents

# frozen_string_literal: true

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

RuboCop::RakeTask.new

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

task default: %i[rubocop spec]

Version data entries

31 entries across 31 versions & 4 rubygems

Version Path
yabeda-0.13.1 Rakefile
yabeda-0.13.0 Rakefile
yabeda-sidekiq-0.11.0 Rakefile
yabeda-0.12.0 Rakefile
yabeda-sidekiq-0.10.0 Rakefile
yabeda-schked-0.2.0 Rakefile
yabeda-sidekiq-0.9.0 Rakefile
yabeda-sidekiq-0.8.2 Rakefile
yabeda-0.11.0 Rakefile
yabeda-0.10.1 Rakefile
yabeda-sidekiq-0.8.1 Rakefile
yabeda-0.10.0 Rakefile
yabeda-sidekiq-0.8.0 Rakefile
yabeda-0.9.0 Rakefile
yabeda-schked-0.1.1 Rakefile
yabeda-schked-0.1.0 Rakefile
yabeda-newrelic-0.2.0 Rakefile
yabeda-sidekiq-0.7.0 Rakefile
yabeda-0.8.0 Rakefile
yabeda-0.7.0 Rakefile