Sha256: 1cf09b55f020badb6407a71e0304a59a78451997964d319071282ae3c4f3c4f5

Contents?: true

Size: 196 Bytes

Versions: 44

Compression:

Stored size: 196 Bytes

Contents

# frozen_string_literal: true
require 'bundler/setup'
require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

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

desc 'Run the test suite'
task default: :rspec

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
onotole-2.0.2 Rakefile
onotole-2.0.1 Rakefile
onotole-2.0.0 Rakefile
onotole-1.2.11 Rakefile
onotole-1.2.10 Rakefile
onotole-1.2.9 Rakefile
onotole-1.2.8 Rakefile
onotole-1.2.7 Rakefile
onotole-1.2.6 Rakefile
onotole-1.2.5 Rakefile
onotole-1.2.4 Rakefile
onotole-1.2.3 Rakefile
onotole-1.2.2 Rakefile
onotole-1.2.1 Rakefile
onotole-1.1.21 Rakefile
onotole-1.1.20 Rakefile
onotole-1.1.19 Rakefile
onotole-1.1.18 Rakefile
onotole-1.1.17 Rakefile
onotole-1.1.16 Rakefile