Sha256: c9e47b2b4818e0622ecee0aa7f828384ede050ac973714c28ba2aa43e2c8c145
Contents?: true
Size: 163 Bytes
Versions: 3
Compression:
Stored size: 163 Bytes
Contents
# encoding: utf-8 # frozen_string_literal: true require "bundler/gem_tasks" require "rspec/core/rake_task" RSpec::Core::RakeTask.new(:spec) task default: :spec
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
brandish-0.1.3 | Rakefile |
brandish-0.1.2 | Rakefile |
brandish-0.1.1 | Rakefile |