Sha256: a21db0aff358847d65aa6b1882ae858b4782bc89d58172c0ba6bbb40660936fc

Contents?: true

Size: 438 Bytes

Versions: 92

Compression:

Stored size: 438 Bytes

Contents

Gem::Specification.new do |s|
  s.name = 'jcompiler'
  s.version = "0.1.#{b = `cat build`.strip; %x(echo #{b.to_i + 1} > build); b}"
  s.authors = ['Tetsuri Moriya']
  s.email = ['tetsuri.moriya@gmail.com']
  s.summary = 'High performance JSON view'
  s.description = 'High performance JSON view via compiled DSL'
  s.homepage = 'https://bitbucket.org/pandora2000/jcompiler'
  s.license = 'MIT'
  s.files = `git ls-files`.split("\n")
end

Version data entries

92 entries across 92 versions & 1 rubygems

Version Path
jcompiler-0.1.103 jcompiler.gemspec
jcompiler-0.1.102 jcompiler.gemspec
jcompiler-0.1.101 jcompiler.gemspec
jcompiler-0.1.100 jcompiler.gemspec
jcompiler-0.1.99 jcompiler.gemspec
jcompiler-0.1.98 jcompiler.gemspec
jcompiler-0.1.97 jcompiler.gemspec
jcompiler-0.1.96 jcompiler.gemspec
jcompiler-0.1.95 jcompiler.gemspec
jcompiler-0.1.94 jcompiler.gemspec
jcompiler-0.1.93 jcompiler.gemspec
jcompiler-0.1.74 jcompiler.gemspec
jcompiler-0.1.67 jcompiler.gemspec
jcompiler-0.1.66 jcompiler.gemspec
jcompiler-0.1.65 jcompiler.gemspec
jcompiler-0.1.63 jcompiler.gemspec
jcompiler-0.1.62 jcompiler.gemspec
jcompiler-0.1.61 jcompiler.gemspec
jcompiler-0.1.60 jcompiler.gemspec
jcompiler-0.1.59 jcompiler.gemspec