Sha256: 4240f5cff83e7499b06f488c0f4a70910fa4ba4ef06064bb3934996f56572458

Contents?: true

Size: 624 Bytes

Versions: 34

Compression:

Stored size: 624 Bytes

Contents

lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'bootstrap/bookingsync/version'

Gem::Specification.new do |s|
  s.name     = "bootstrap-bookingsync-sass"
  s.version  = Bootstrap::BookingSync::VERSION
  s.authors  = ["Sebastien Grosjean"]
  s.email    = ["dev@bookingsync.com"]
  s.summary  = "Twitter's Bootstrap with BookingSync Theme, ready to drop into Rails"
  s.homepage = "https://github.com/BookingSync/bootstrap-bookingsync-sass"
  s.license  = 'MIT'

  s.add_runtime_dependency 'bootstrap-sass', '>= 3.3.5'

  s.files    = `git ls-files`.split("\n")
end

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
bootstrap-bookingsync-sass-3.0.0 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-2.0.0 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.5 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.4 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.3 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.2 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.1 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta12 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta11 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta10 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta9 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta8 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta7 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta6 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta5 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta4 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta3 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta2 bootstrap-bookingsync-sass.gemspec
bootstrap-bookingsync-sass-1.0.0.beta1 bootstrap-bookingsync-sass.gemspec