Sha256: 91fc2c8d7a2295e31ba07ca9df91b07f61e0fb6ab43f1c11f2dd8b69752b08f2

Contents?: true

Size: 158 Bytes

Versions: 7

Compression:

Stored size: 158 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"
require "standard/rake"

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

task default: [:spec, :standard]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
notion-sdk-ruby-0.5.0 Rakefile
notion-sdk-ruby-0.4.1 Rakefile
notion-sdk-ruby-0.3.1 Rakefile
notion-sdk-ruby-0.3.0 Rakefile
notion-sdk-ruby-0.2.3 Rakefile
notion-sdk-ruby-0.2.2 Rakefile
notion-sdk-ruby-0.2.1 Rakefile