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.14 | extralite-bundle.gemspec |
extralite-1.14 | extralite-bundle.gemspec |