Sha256: 56f9390ae5a646e99260dbebcc3ee9fd957acbdb539af125cbddbcc5b36eb840

Contents?: true

Size: 157 Bytes

Versions: 3

Compression:

Stored size: 157 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"

begin
	require "rspec/core/rake_task"
	RSpec::Core::RakeTask.new(:spec)
end

task default: :spec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
phlex-0.3.2 Rakefile
phlex-0.3.1 Rakefile
phlex-0.3.0 Rakefile