Sha256: 7b9d9c6f723cba7f46e8319eec4df35dcd0eb6cb6bf3252d1f86d72916118ff4

Contents?: true

Size: 154 Bytes

Versions: 12

Compression:

Stored size: 154 Bytes

Contents

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

desc 'Run RSpec'
RSpec::Core::RakeTask.new do |t|
  t.verbose = false
end
task default: :spec

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
audited-timeline-2.0.0 Rakefile
audited-timeline-0 Rakefile
ordy-1.1.3 Rakefile
ordy-1.1.0 Rakefile
audited-timeline-1.1.1 Rakefile
audited-timeline-1.1.0 Rakefile
audited-timeline-1.0.5 Rakefile
audited-timeline-1.0.4 Rakefile
audited-timeline-1.0.3 Rakefile
audited-timeline-1.0.2 Rakefile
audited-timeline-1.0.1 Rakefile
audited-timeline-1.0.0 Rakefile