Sha256: 6e6360ccd24ad21dc4036f731086dc47d734f45965f32619302acf16c03c995e

Contents?: true

Size: 257 Bytes

Versions: 12

Compression:

Stored size: 257 Bytes

Contents

require_relative './gemspec'

Gem::Specification.new do |s|
  common_spec(s)

  s.name        = 'extralite-bundle'
  s.summary     = 'Extra-lightweight SQLite3 wrapper for Ruby with bundled SQLite3'
  s.extensions  = ['ext/extralite/extconf-bundle.rb']
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
extralite-bundle-2.10 extralite-bundle.gemspec
extralite-2.10 extralite-bundle.gemspec
extralite-bundle-2.8.2 extralite-bundle.gemspec
extralite-2.8.2 extralite-bundle.gemspec
extralite-bundle-2.8.1 extralite-bundle.gemspec
extralite-2.8.1 extralite-bundle.gemspec
extralite-bundle-2.8 extralite-bundle.gemspec
extralite-2.8 extralite-bundle.gemspec
extralite-bundle-2.7.1 extralite-bundle.gemspec
extralite-2.7.1 extralite-bundle.gemspec
extralite-bundle-2.7 extralite-bundle.gemspec
extralite-2.7 extralite-bundle.gemspec