Sha256: 10216ffafc0665b6f3e06584359bd39fcd93ec7eceedf78c399a102efc987fac

Contents?: true

Size: 392 Bytes

Versions: 117

Compression:

Stored size: 392 Bytes

Contents

# frozen_string_literal: true

#
# Copyright (c) 2020-present, Blue Marble Payroll, LLC
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#

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

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

task default: %i[rubocop spec]

Version data entries

117 entries across 117 versions & 12 rubygems

Version Path
realize-1.2.0.pre.alpha Rakefile
file_composer-1.0.0 Rakefile
realize-1.1.1 Rakefile
realize-1.1.1.pre.alpha Rakefile
file_composer-1.0.0.pre.alpha Rakefile
portable-writers-spreadsheet-1.0.1 Rakefile
portable-writers-spreadsheet-1.0.0 Rakefile
portable-1.0.0 Rakefile
stringento-2.1.0 Rakefile
portable-writers-spreadsheet-1.0.0.pre.alpha.2 Rakefile
portable-1.0.0.pre.alpha.7 Rakefile
portable-1.0.0.pre.alpha.6 Rakefile
portable-writers-spreadsheet-1.0.0.pre.alpha.1 Rakefile
portable-writers-spreadsheet-1.0.0.pre.alpha Rakefile
portable-1.0.0.pre.alpha.5 Rakefile
portable-1.0.0.pre.alpha.4 Rakefile
portable-1.0.0.pre.alpha.3 Rakefile
portable-1.0.0.pre.alpha.2 Rakefile
portable-1.0.0.pre.alpha.1 Rakefile
portable-1.0.0.pre.alpha Rakefile