Sha256: f5e1c2fe3980bd17b425815f98b33d71b4dfc03409fd6101748dbe7c35ede376

Contents?: true

Size: 228 Bytes

Versions: 35

Compression:

Stored size: 228 Bytes

Contents

# frozen_string_literal: true

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

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

task default: :rubocop
task default: :spec

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
tac_scribe-0.8.1-java Rakefile
tac_scribe-0.8.1 Rakefile
tac_scribe-0.8.0-java Rakefile
tac_scribe-0.8.0 Rakefile
tac_scribe-0.7.6 Rakefile
tac_scribe-0.7.6-java Rakefile
tac_scribe-0.7.5-java Rakefile
tac_scribe-0.7.5 Rakefile
tac_scribe-0.7.4 Rakefile
tac_scribe-0.7.4-java Rakefile
tac_scribe-0.7.3-java Rakefile
tac_scribe-0.7.3 Rakefile
tac_scribe-0.7.3.rc1-java Rakefile
tac_scribe-0.7.3.rc1 Rakefile
tac_scribe-0.7.1-java Rakefile
tac_scribe-0.7.1 Rakefile
tac_scribe-0.7.0-java Rakefile
tac_scribe-0.7.0 Rakefile
tac_scribe-0.6.4-java Rakefile
tac_scribe-0.6.4 Rakefile