Sha256: 7d7c5705853e54e85a64d12fd561675efb597bc820c92a4f211318a2b8eca6d6

Contents?: true

Size: 256 Bytes

Versions: 22

Compression:

Stored size: 256 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

22 entries across 22 versions & 2 rubygems

Version Path
extralite-bundle-1.24 extralite-bundle.gemspec
extralite-1.24 extralite-bundle.gemspec
extralite-bundle-1.23 extralite-bundle.gemspec
extralite-1.23 extralite-bundle.gemspec
extralite-bundle-1.22 extralite-bundle.gemspec
extralite-1.22 extralite-bundle.gemspec
extralite-bundle-1.21 extralite-bundle.gemspec
extralite-1.21 extralite-bundle.gemspec
extralite-bundle-1.20 extralite-bundle.gemspec
extralite-1.20 extralite-bundle.gemspec
extralite-bundle-1.19 extralite-bundle.gemspec
extralite-1.19 extralite-bundle.gemspec
extralite-bundle-1.18 extralite-bundle.gemspec
extralite-1.18 extralite-bundle.gemspec
extralite-bundle-1.17 extralite-bundle.gemspec
extralite-1.17 extralite-bundle.gemspec
extralite-bundle-1.16 extralite-bundle.gemspec
extralite-1.16 extralite-bundle.gemspec
extralite-bundle-1.15 extralite-bundle.gemspec
extralite-1.15 extralite-bundle.gemspec