Sha256: 9ec467ac6efe2a64cab9053ada4db2492ab875619d147c4194006940d4d81f90

Contents?: true

Size: 196 Bytes

Versions: 9

Compression:

Stored size: 196 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

task default: :spec

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
proformaxml-1.5.2 Rakefile
proformaxml-1.5.1 Rakefile
proformaxml-1.5.0 Rakefile
proformaxml-1.4.0 Rakefile
proformaxml-1.3.0 Rakefile
proformaxml-1.2.0 Rakefile
proformaxml-1.1.0 Rakefile
proformaxml-1.0.0 Rakefile
proformaxml-0.10.0 Rakefile