Sha256: 6284b44c93f2148462b62be5dbd56b68f154f1a1320b7ecd0cb0f305cd6501ca

Contents?: true

Size: 168 Bytes

Versions: 67

Compression:

Stored size: 168 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:spec)

task :test => :spec
task :default => :spec

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
cloudcannon-jekyll-0.0.7 Rakefile
cloudcannon-jekyll-1.0.2 Rakefile
cloudcannon-jekyll-0.0.6 Rakefile
cloudcannon-jekyll-1.0.1 Rakefile
cloudcannon-jekyll-1.0.0 Rakefile
cloudcannon-jekyll-0.0.5 Rakefile
cloudcannon-jekyll-0.0.4 Rakefile