Sha256: 807b1deb521b1c79451f67c70de0b3728c98393d679bc5817ca535cd98a5bc64

Contents?: true

Size: 135 Bytes

Versions: 11

Compression:

Stored size: 135 Bytes

Contents

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

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

desc "Run the specs"
task default: :spec

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
envied-0.6.1 Rakefile
envied-0.6.0 Rakefile
envied-0.5.0 Rakefile
envied-0.4.0 Rakefile
envied-0.3.1 Rakefile
envied-0.3.0 Rakefile
envied-0.2.0 Rakefile
envied-0.1.0 Rakefile
envied-0.0.3 Rakefile
envied-0.0.2 Rakefile
envied-0.0.1 Rakefile