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.127 jcompiler.gemspec
jcompiler-0.1.124 jcompiler.gemspec
jcompiler-0.1.123 jcompiler.gemspec
jcompiler-0.1.122 jcompiler.gemspec
jcompiler-0.1.121 jcompiler.gemspec
jcompiler-0.1.120 jcompiler.gemspec
jcompiler-0.1.119 jcompiler.gemspec
jcompiler-0.1.116 jcompiler.gemspec
jcompiler-0.1.115 jcompiler.gemspec
jcompiler-0.1.114 jcompiler.gemspec
jcompiler-0.1.113 jcompiler.gemspec
jcompiler-0.1.112 jcompiler.gemspec
jcompiler-0.1.111 jcompiler.gemspec
jcompiler-0.1.110 jcompiler.gemspec
jcompiler-0.1.109 jcompiler.gemspec
jcompiler-0.1.108 jcompiler.gemspec
jcompiler-0.1.107 jcompiler.gemspec
jcompiler-0.1.106 jcompiler.gemspec
jcompiler-0.1.105 jcompiler.gemspec
jcompiler-0.1.104 jcompiler.gemspec