Sha256: aeb14af5ca4df2e7e6e40a443af0e11bafe402155b5e2b0a24a0aee8ed5e9311
Contents?: true
Size: 105 Bytes
Versions: 2
Compression:
Stored size: 105 Bytes
Contents
require 'bundler/gem_tasks' task :default => :test task :test do system "bundle exec rspec spec" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pimpmychangelog-0.1.1 | Rakefile |
pimpmychangelog-0.1.0 | Rakefile |