Sha256: 0550b0f1ff434728b96b5d85b64c76ea3051d122146ed42cad2beac9e295259a
Contents?: true
Size: 169 Bytes
Versions: 8
Compression:
Stored size: 169 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
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
yt-auth-1.0.0 | Rakefile |
yt-auth-0.3.1 | Rakefile |
yt-auth-0.3.0 | Rakefile |
yt-auth-0.2.3 | Rakefile |
yt-auth-0.2.2 | Rakefile |
yt-auth-0.2.1 | Rakefile |
yt-auth-0.2.0 | Rakefile |
yt-auth-0.1.0 | Rakefile |