Sha256: a79d518c1b76458565edb7624396f99b90f0ff6347c2b2472ba8a5b8f8b4481e

Contents?: true

Size: 283 Bytes

Versions: 37

Compression:

Stored size: 283 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"
require "rake/extensiontask"
require "yard"

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

task :default => :spec

GEMSPEC = Gem::Specification.load("expressir.gemspec")

Gem::PackageTask.new(GEMSPEC).define

YARD::Rake::YardocTask.new

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
expressir-1.2.4 Rakefile
expressir-1.2.4-x86_64-linux Rakefile
expressir-1.2.4-x86_64-darwin Rakefile
expressir-1.2.4-x86-mingw32 Rakefile
expressir-1.2.4-x86-linux Rakefile
expressir-1.2.4-x64-mingw32 Rakefile
expressir-1.2.4-arm64-darwin Rakefile
expressir-1.2.4-aarch64-linux Rakefile
expressir-1.2.3 Rakefile
expressir-1.2.3-x86_64-linux Rakefile
expressir-1.2.3-x86_64-darwin Rakefile
expressir-1.2.3-x86-mingw32 Rakefile
expressir-1.2.3-x86-linux Rakefile
expressir-1.2.3-x64-mingw32 Rakefile
expressir-1.2.3-arm64-darwin Rakefile
expressir-1.2.3-aarch64-linux Rakefile
expressir-1.2.1 Rakefile
expressir-1.2.1-x86_64-linux Rakefile
expressir-1.2.1-x86_64-darwin Rakefile
expressir-1.2.1-x86-mingw32 Rakefile