Sha256: 3ec6d73a5b590b7e33fa869a24ca8e8750c3bcb035ec214baaabe214c800031b
Contents?: true
Size: 118 Bytes
Versions: 2
Compression:
Stored size: 118 Bytes
Contents
require "bundler/gem_tasks" require 'rspec/core/rake_task' RSpec::Core::RakeTask.new('spec') task :defaut => :spec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bearychat-notifier-0.0.6 | Rakefile |
bearychat-notifier-0.0.5 | Rakefile |