Sha256: 787f3fe0f9605962fa135bead93ad1aa1c005f3388c93d7f3439a30a0ada4568

Contents?: true

Size: 151 Bytes

Versions: 14

Compression:

Stored size: 151 Bytes

Contents

require "bundler/gem_tasks"

require "rspec/core/rake_task"
desc "Run the specs"
RSpec::Core::RakeTask.new

task :default => :spec
task :test => :spec

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
grim-1.3.5 Rakefile
grim-1.3.4 Rakefile
grim-1.3.3 Rakefile
grim-1.3.2 Rakefile
grim-1.3.1 Rakefile
grim-1.3.0 Rakefile
grim-1.2.0 Rakefile
grim-1.1.0 Rakefile
grim-1.0.0 Rakefile
grim-0.3.0 Rakefile
grim-0.2.4 Rakefile
grim-0.2.3 Rakefile
grim-0.2.2 Rakefile
grim-0.2.1 Rakefile