Sha256: 3cf988082f325e0c55813bfa0c00671da080c852beabe037f6831f922f796ba8

Contents?: true

Size: 144 Bytes

Versions: 19

Compression:

Stored size: 144 Bytes

Contents

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

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

task default: :spec

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
tops_connect-0.5.0 Rakefile
tops_connect-0.4.3.2 Rakefile
tops_connect-0.4.3.1 Rakefile
tops_connect-0.4.3 Rakefile
tops_connect-0.4.2.1 Rakefile
tops_connect-0.4.2 Rakefile
tops_connect-0.4.1 Rakefile
tops_connect-0.4.0 Rakefile
tops_connect-0.3.4 Rakefile
tops_connect-0.3.3 Rakefile
tops_connect-0.3.2 Rakefile
tops_connect-0.3.1 Rakefile
tops_connect-0.3.0 Rakefile
tops_connect-0.2.0 Rakefile
tops_connect-0.1.4 Rakefile
tops_connect-0.1.3 Rakefile
tops_connect-0.1.2 Rakefile
tops_connect-0.1.1 Rakefile
tops_connect-0.1.0 Rakefile