Sha256: f80366e66fd688cf9cd94af3edef25e13b775fd4b2bd4d948838c71599050481

Contents?: true

Size: 175 Bytes

Versions: 90

Compression:

Stored size: 175 Bytes

Contents

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

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

task default: %i[rubocop spec]

Version data entries

90 entries across 90 versions & 6 rubygems

Version Path
consul-templaterb-1.21.6 Rakefile
consul-templaterb-1.21.5 Rakefile
consul-templaterb-1.21.4 Rakefile
consul-templaterb-1.21.3 Rakefile
consul-templaterb-1.21.2 Rakefile
consul-templaterb-1.21.1 Rakefile
consul-templaterb-1.21.0 Rakefile
consul-templaterb-1.20.0 Rakefile
consul-templaterb-1.19.0 Rakefile
consul-templaterb-1.18.5 Rakefile
consul-templaterb-1.18.4 Rakefile
bunup-0.2.0 Rakefile
consul-templaterb-1.18.3 Rakefile
consul-templaterb-1.18.2 Rakefile
consul-templaterb-1.18.1 Rakefile
consul-templaterb-1.18.0 Rakefile
consul-templaterb-1.17.4 Rakefile
consul-templaterb-1.17.3 Rakefile
consul-templaterb-1.17.2 Rakefile
consul-templaterb-1.17.1 Rakefile