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-1.5.2 Rakefile
cloudcannon-jekyll-0.3.1 Rakefile
cloudcannon-jekyll-0.3.0 Rakefile
cloudcannon-jekyll-1.5.0 Rakefile
cloudcannon-jekyll-1.4.3 Rakefile
cloudcannon-jekyll-1.4.2 Rakefile
cloudcannon-jekyll-1.4.1 Rakefile
cloudcannon-jekyll-1.4.0 Rakefile
cloudcannon-jekyll-0.2.1 Rakefile
cloudcannon-jekyll-1.3.3 Rakefile
cloudcannon-jekyll-1.3.2 Rakefile
cloudcannon-jekyll-1.3.1 Rakefile
cloudcannon-jekyll-1.3.0 Rakefile
cloudcannon-jekyll-0.2.0 Rakefile
cloudcannon-jekyll-1.2.3 Rakefile
cloudcannon-jekyll-1.2.0 Rakefile
cloudcannon-jekyll-0.1.0 Rakefile
cloudcannon-jekyll-1.1.0 Rakefile
cloudcannon-jekyll-0.0.8 Rakefile
cloudcannon-jekyll-1.0.3 Rakefile