Sha256: dde1a5c613bfed739a9de87011537b5d329b6aeeb8851a0e78d2dd7c55d9eae8

Contents?: true

Size: 146 Bytes

Versions: 4

Compression:

Stored size: 146 Bytes

Contents

# frozen_string_literal: true


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

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

task default: :spec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
microsoft_kiota_authentication_oauth-0.8.0 Rakefile
microsoft_kiota_authentication_oauth-0.7.0 Rakefile
microsoft_kiota_authentication_oauth-0.6.0 Rakefile
microsoft_kiota_authentication_oauth-0.5.0 Rakefile