Sha256: 2c6543fe0aae47151b0728f0bfe632d866637a676fe6310bbba54d5aebb4324d
Contents?: true
Size: 206 Bytes
Versions: 5
Compression:
Stored size: 206 Bytes
Contents
require "bundler/gem_tasks" Dir[File.expand_path("../tasks/**/*.rake", __FILE__)].each { |task| load task } require File.expand_path("../lib/rbnacl/rake_tasks", __FILE__) task :default => %w(spec rubocop)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-3.1.2 | Rakefile |
rbnacl-3.1.1 | Rakefile |
rbnacl-3.1.0 | Rakefile |
rbnacl-3.0.1 | Rakefile |
rbnacl-3.0.0 | Rakefile |