Sha256: 155b273d79b461efeed15d13dd372eed974c0a2a41a918f47eec883ac902db65

Contents?: true

Size: 207 Bytes

Versions: 81

Compression:

Stored size: 207 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: [:rubocop, :spec]

Version data entries

81 entries across 81 versions & 9 rubygems

Version Path
webauthn-3.2.2 Rakefile
webauthn-3.2.1 Rakefile
webauthn-3.2.0 Rakefile
cose-1.3.1 Rakefile
tpm-key_attestation-0.12.1 Rakefile
webauthn-3.1.0 Rakefile
webauthn-3.0.0 Rakefile
openssl-signature_algorithm-1.3.0 Rakefile
tpm-key_attestation-0.12.0 Rakefile
cose-1.3.0 Rakefile
webauthn-3.0.0.alpha2 Rakefile
webauthn-2.5.2 Rakefile
tpm-key_attestation-0.11.0 Rakefile
cose-1.2.1 Rakefile
openssl-signature_algorithm-1.2.1 Rakefile
webauthn-2.5.1 Rakefile
webauthn-2.5.0 Rakefile
cwt-0.5.0 Rakefile
webauthn-2.4.1 Rakefile
openssl-signature_algorithm-1.1.1 Rakefile