Sha256: 4c75f85952a40a0cc638e9b3729963197b66fe140f044aaf6a86900961dfc070

Contents?: true

Size: 195 Bytes

Versions: 13

Compression:

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

13 entries across 13 versions & 5 rubygems

Version Path
saj_collector-1.1.0 Rakefile
umts-custom-cops-1.0.1 Rakefile
saj_collector-1.0.3 Rakefile
umts-custom-cops-1.0.0 Rakefile
saj_collector-1.0.2 Rakefile
saj_collector-1.0.1 Rakefile
goodwill-0.4.6 Rakefile
goodwill-0.4.4 Rakefile
goodwill-0.4.3 Rakefile
goodwill-0.4.1 Rakefile
goodwill-0.4.0 Rakefile
ego-0.6.0 Rakefile
heavy_control-0.1.3 Rakefile