Sha256: 5cece89161e9ccd9aaf23df86fc6fb450ba4b854a88e15d104d022b51cbcacfb

Contents?: true

Size: 200 Bytes

Versions: 10

Compression:

Stored size: 200 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"

require "rspec/core/rake_task"
RSpec::Core::RakeTask.new

require "rubocop/rake_task"
RuboCop::RakeTask.new

task default: %w(spec rubocop)

Version data entries

10 entries across 10 versions & 7 rubygems

Version Path
minc-0.0.0 Rakefile
verihash-0.0.0 Rakefile
zhash-0.0.0 Rakefile
zsession-0.0.0 Rakefile
zser-0.0.0 Rakefile
socketry-async-0.0.0 Rakefile
tjson-0.3.0 Rakefile
tjson-0.2.0 Rakefile
tjson-0.1.0 Rakefile
tjson-0.0.0 Rakefile