Sha256: 2e701b736863374c8bb3ac20a5d909dc25839d637fb30256a93c6e7ad72a50c5

Contents?: true

Size: 146 Bytes

Versions: 12

Compression:

Stored size: 146 Bytes

Contents

# frozen_string_literal: true

require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

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

task default: 'spec'

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
docx-builder-0.6.0 Rakefile
docx-builder-0.5.0 Rakefile
docx-builder-0.4.1 Rakefile
docx-builder-0.4.1.pre.alpha Rakefile
docx-builder-0.4.0 Rakefile
docx-builder-0.3.1 Rakefile
docx-builder-0.3.0 Rakefile
revealing-1.0.5 Rakefile
revealing-1.0.4 Rakefile
revealing-1.0.3 Rakefile
revealing-1.0.2 Rakefile
revealing-1.0.1 Rakefile