Sha256: 02aba31a0e5bf9339e1f78fef6897d5e6ae8e38077825cf558f4b09692770eb3

Contents?: true

Size: 206 Bytes

Versions: 40

Compression:

Stored size: 206 Bytes

Contents

# frozen_string_literal: true

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

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

task default: %i[rubocop spec]

Version data entries

40 entries across 40 versions & 5 rubygems

Version Path
publishing_platform_sso-0.3.2 Rakefile
folio_client-0.15.0 Rakefile
sul_orcid_client-0.4.1 Rakefile
sul_orcid_client-0.4.0 Rakefile
folio_client-0.14.0 Rakefile
folio_client-0.13.0 Rakefile
globus_client-0.13.0 Rakefile
globus_client-0.12.1 Rakefile
globus_client-0.12.0 Rakefile
folio_client-0.12.0 Rakefile
sul_orcid_client-0.3.1 Rakefile
globus_client-0.11.1 Rakefile
mais_orcid_client-0.3.1 Rakefile
mais_orcid_client-0.3.0 Rakefile
globus_client-0.11.0 Rakefile
globus_client-0.10.1 Rakefile
sul_orcid_client-0.3.0 Rakefile
sul_orcid_client-0.2.0 Rakefile
sul_orcid_client-0.1.0 Rakefile
mais_orcid_client-0.2.0 Rakefile