Sha256: 4cc28788999a8c954445afae4501b1c209ead779d13dffe8785dfbc341a7d22e
Contents?: true
Size: 182 Bytes
Versions: 5
Compression:
Stored size: 182 Bytes
Contents
# frozen_string_literal: true require 'bundler/gem_tasks' require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec) require 'standard/rake' task default: %i[spec standard]
Version data entries
5 entries across 5 versions & 3 rubygems
Version | Path |
---|---|
encom-0.1.0 | Rakefile |
rubylibpostal-0.1.2 | Rakefile |
rubylibpostal-0.1.1 | Rakefile |
rubylibpostal-0.1.0 | Rakefile |
vercon-0.0.1 | Rakefile |