Sha256: 7b239f4a36ba0942d921cdaca2452c5fff035c5e3781d154f5a8a2e49c64c658

Contents?: true

Size: 144 Bytes

Versions: 10

Compression:

Stored size: 144 Bytes

Contents

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

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

task :default => :spec

load *Dir["tasks/*.rake"]

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
protocol-hpack-1.4.1 Rakefile
protocol-hpack-1.4.0 Rakefile
protocol-hpack-1.3.0 Rakefile
protocol-hpack-1.2.2 Rakefile
protocol-hpack-1.2.1 Rakefile
protocol-hpack-1.2.0 Rakefile
protocol-hpack-1.1.0 Rakefile
protocol-hpack-1.0.0 Rakefile
http-hpack-0.1.1 Rakefile
http-hpack-0.1.0 Rakefile