Sha256: d46d36097a6c04193bdfc5524687ee6200598576cdfb15d06cf78084464a5f04

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

require 'bundler/gem_tasks'

task :default => :test

task :test do
  system "bundle exec rspec spec --color --format documentation"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pimpmychangelog-0.1.3 Rakefile
pimpmychangelog-0.1.2 Rakefile