Sha256: 732e69d5b0f7e03f4cea77795be6dd0ca5337d2cc84144bec06c1fe05d1631a4

Contents?: true

Size: 297 Bytes

Versions: 51

Compression:

Stored size: 297 Bytes

Contents

# frozen_string_literal: true

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

RSpec::Core::RakeTask.new(:spec)
RuboCop::RakeTask.new(:rubocop)
Bundler::Audit::Task.new

task lint: [:rubocop, 'bundle:audit']
task default: :spec

Version data entries

51 entries across 51 versions & 5 rubygems

Version Path
scim-kit-0.5.1 Rakefile
spandx-rubygems-0.1.3 Rakefile
spandx-rubygems-0.1.2 Rakefile
spandx-rubygems-0.1.1 Rakefile
spandx-rubygems-0.1.0 Rakefile
scim-kit-0.5.0 Rakefile
spandx-0.1.3 Rakefile
spandx-0.1.2 Rakefile
spandx-0.1.1 Rakefile
spandx-0.1.0 Rakefile
scim-kit-0.4.0 Rakefile
saml-kit-1.1.0 Rakefile
saml-kit-1.0.31 Rakefile
minbox-0.1.6 Rakefile
minbox-0.1.5 Rakefile
saml-kit-1.0.30 Rakefile
scim-kit-0.3.2 Rakefile
scim-kit-0.3.1 Rakefile
scim-kit-0.3.0 Rakefile
scim-kit-0.2.16 Rakefile