Sha256: 255f801c8c67aa81418ac45014e7535b40a9f7f1ebf4ac877a43945e1670b674

Contents?: true

Size: 178 Bytes

Versions: 8

Compression:

Stored size: 178 Bytes

Contents

# frozen_string_literal: true

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

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

task default: :spec

import './lib/tasks/adobe.rake'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
adobe-campaign-0.4.4 Rakefile
adobe-campaign-0.4.3 Rakefile
adobe-campaign-0.4.2 Rakefile
adobe-campaign-0.4.1 Rakefile
adobe-campaign-0.4.0 Rakefile
adobe-campaign-0.3.2 Rakefile
adobe-campaign-0.3.1 Rakefile
adobe-campaign-0.3.0 Rakefile