Sha256: a757ac94400402a8dd7ef31655d0e1de2d36f5343e52458ebf472371002f6f14

Contents?: true

Size: 200 Bytes

Versions: 11

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

11 entries across 11 versions & 7 rubygems

Version Path
jmse-0.0.0 Rakefile
xstream-0.1.0 Rakefile
miscreant-0.3.0 Rakefile
xstream-0.0.0 Rakefile
x25519-0.0.0 Rakefile
keyuri-0.0.0 Rakefile
miscreant-0.2.0 Rakefile
miscreant-0.1.0 Rakefile
miscreant-0.0.0 Rakefile
sivchain-0.0.0 Rakefile
tjson-0.4.0 Rakefile