Sha256: 25ed5f40248b5d825b5b5f1fae7800fbcbc4cc0316cbc16a84b774c66009fec8

Contents?: true

Size: 172 Bytes

Versions: 3

Compression:

Stored size: 172 Bytes

Contents

require "bundler/gem_tasks"

Dir[File.expand_path("../tasks/**/*.rake", __FILE__)].each { |task| load task }

task default: %w(spec rubocop)
task ci:      %w(spec rubocop)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rbnacl-3.4.0 Rakefile
rbnacl-3.3.0 Rakefile
rbnacl-3.2.0 Rakefile