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-4.1.0 Rakefile
cloudcannon-jekyll-4.0.7 Rakefile
cloudcannon-jekyll-4.0.6 Rakefile
cloudcannon-jekyll-4.0.5 Rakefile
cloudcannon-jekyll-4.0.4 Rakefile
cloudcannon-jekyll-4.0.3 Rakefile
cloudcannon-jekyll-4.0.2 Rakefile
cloudcannon-jekyll-4.0.1 Rakefile
cloudcannon-jekyll-4.0.0 Rakefile
cloudcannon-jekyll-3.2.4 Rakefile
cloudcannon-jekyll-3.2.3 Rakefile
cloudcannon-jekyll-3.2.2 Rakefile
cloudcannon-jekyll-3.2.1 Rakefile
cloudcannon-jekyll-3.2.0 Rakefile
cloudcannon-jekyll-3.1.0 Rakefile
cloudcannon-jekyll-3.0.2 Rakefile
cloudcannon-jekyll-3.0.1 Rakefile
cloudcannon-jekyll-3.0.0 Rakefile
cloudcannon-jekyll-2.3.4 Rakefile
cloudcannon-jekyll-2.3.3 Rakefile