Sha256: be8e018eacb56bfa95995404885b50b7450b85d3d05eab8ec44926d802087330

Contents?: true

Size: 240 Bytes

Versions: 133

Compression:

Stored size: 240 Bytes

Contents

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

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

task :default => :spec

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

Gem::PackageTask.new(GEMSPEC).define

Version data entries

133 entries across 133 versions & 1 rubygems

Version Path
expressir-1.0.0 Rakefile
expressir-1.0.0-x86_64-linux Rakefile
expressir-1.0.0-x86_64-darwin Rakefile
expressir-1.0.0-x86-mingw32 Rakefile
expressir-1.0.0-x86-linux Rakefile
expressir-1.0.0-x64-mingw32 Rakefile
expressir-1.0.0-arm64-darwin Rakefile
expressir-0.2.27 Rakefile
expressir-0.2.27-x86_64-linux Rakefile
expressir-0.2.27-x86_64-darwin Rakefile
expressir-0.2.27-x86-mingw32 Rakefile
expressir-0.2.27-x86-linux Rakefile
expressir-0.2.27-x64-mingw32 Rakefile
expressir-0.2.27-arm64-darwin Rakefile
expressir-0.2.26 Rakefile
expressir-0.2.26-x86_64-linux Rakefile
expressir-0.2.26-x86_64-darwin Rakefile
expressir-0.2.26-x86-mingw32 Rakefile
expressir-0.2.26-x86-linux Rakefile
expressir-0.2.26-x64-mingw32 Rakefile