Sha256: a615548b43bb524b80a79ede75aa46c5457188a9bc288737e8849a5a72e18a08

Contents?: true

Size: 331 Bytes

Versions: 3

Compression:

Stored size: 331 Bytes

Contents

# frozen_string_literal: true

#
# Copyright (c) 2019-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'

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

task default: :spec

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
dbee-active_record-1.0.0.pre.alpha Rakefile
dbee-1.0.0.pre.alpha.1 Rakefile
dbee-1.0.0.pre.alpha Rakefile