Sha256: ec9024d4c0bceb5272bec4eef2b3784577de0b3cffe12f228584e12d20028b12

Contents?: true

Size: 247 Bytes

Versions: 9

Compression:

Stored size: 247 Bytes

Contents

# -*- ruby -*-

require 'rubygems'
require 'hoe'

Hoe.plugin :seattlerb

Hoe.add_include_dirs("../../ruby_parser/dev/lib")

Hoe.spec 'sexp_processor' do
  developer 'Ryan Davis', 'ryand-ruby@zenspider.com'

  license "MIT"
end

# vim: syntax=ruby

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
brakeman-4.1.1 bundle/ruby/2.3.0/gems/sexp_processor-4.10.0/Rakefile
brakeman-4.1.0 bundle/ruby/2.3.0/gems/sexp_processor-4.10.0/Rakefile
brakeman-4.0.1 bundle/ruby/2.3.0/gems/sexp_processor-4.10.0/Rakefile
brakeman-4.0.1.pre1 bundle/ruby/2.3.0/gems/sexp_processor-4.10.0/Rakefile
brakeman-4.0.0 bundle/ruby/2.3.0/gems/sexp_processor-4.10.0/Rakefile
brakeman-3.7.2 bundle/ruby/2.3.0/gems/sexp_processor-4.10.0/Rakefile
brakeman-3.7.1 bundle/ruby/2.3.0/gems/sexp_processor-4.10.0/Rakefile
sexp_processor-4.10.0 Rakefile
sexp_processor-4.10.0b1 Rakefile