Sha256: 11326c09818804543bb9f61de2911abaed7accecc0c34c0ce1cf275295083ce3

Contents?: true

Size: 183 Bytes

Versions: 7

Compression:

Stored size: 183 Bytes

Contents

# frozen_string_literal: true

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

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

# rubocop:disable Style/HashSyntax
task :default => :spec

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
kovid-0.6.5 Rakefile
kovid-0.6.4 Rakefile
kovid-0.6.3 Rakefile
kovid-0.6.2 Rakefile
kovid-0.6.1 Rakefile
kovid-0.6.0 Rakefile
kovid-0.5.8 Rakefile