Sha256: da37f137a5ff6787f5cb18452d60f71b0d9c90438a2ff3d65c23902614120524

Contents?: true

Size: 185 Bytes

Versions: 6

Compression:

Stored size: 185 Bytes

Contents

# frozen_string_literal: true

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task test: :spec
task default: :spec

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
ivapi-1.9.0 Rakefile
ivapi-1.8.0 Rakefile
ivapi-1.7.0 Rakefile
csstats-1.3.0 Rakefile
ivapi-1.6.1 Rakefile
ivapi-1.6.0 Rakefile