Sha256: b9674f267012a04b48864e538a8d297c97c00c5b7277acb1e10e8e7ceff9f321

Contents?: true

Size: 168 Bytes

Versions: 16

Compression:

Stored size: 168 Bytes

Contents

require 'bundler/gem_tasks'

require "rspec/core/rake_task"
require "rspec/core/version"

desc "Run all examples"
RSpec::Core::RakeTask.new :spec

task default: [:spec]

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
yt-annotations-2.0.0 Rakefile
yt-annotations-1.4.2 Rakefile
yt-annotations-1.4.1 Rakefile
yt-annotations-1.4.0 Rakefile
yt-annotations-1.3.2 Rakefile
yt-annotations-1.3.1 Rakefile
yt-annotations-1.3.0 Rakefile
yt-annotations-1.2.3 Rakefile
yt-annotations-1.2.2 Rakefile
elegant-1.2.1 Rakefile
yt-annotations-1.2.1 Rakefile
elegant-1.2.0 Rakefile
yt-annotations-1.2.0 Rakefile
yt-annotations-1.1.0 Rakefile
elegant-1.1.0 Rakefile
elegant-1.0.0 Rakefile