Sha256: 087d03500d550776b259469b5a386fb34b7952b71176eb4cb565532851542b9a

Contents?: true

Size: 177 Bytes

Versions: 38

Compression:

Stored size: 177 Bytes

Contents

require 'bundler/gem_tasks'

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

require 'rubocop/rake_task'
RuboCop::RakeTask.new

task default: [:spec, :rubocop]

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
acme-client-2.0.16 Rakefile
acme-client-2.0.15 Rakefile
acme-client-2.0.14 Rakefile
acme-client-2.0.13 Rakefile
acme-client-2.0.12 Rakefile
acme-client-2.0.11 Rakefile
acme-client-2.0.10 Rakefile
acme-client-2.0.9 Rakefile
acme-client-2.0.8 Rakefile
acme-client-2.0.7 Rakefile
acme-client-2.0.6 Rakefile
acme-client-2.0.5 Rakefile
acme-client-2.0.4 Rakefile
acme-client-2.0.3 Rakefile
acme-client-2.0.2 Rakefile
acme-client-2.0.1 Rakefile
acme-client-2.0.0 Rakefile
acme-client-1.0.0 Rakefile
acme-client-0.6.3 Rakefile
acme-client-0.6.2 Rakefile