# -*- encoding: utf-8 -*- # stub: bootstrap-switch-rails-bcj-version 3.3.2.1 ruby lib Gem::Specification.new do |s| s.name = "bootstrap-switch-rails-bcj-version".freeze s.version = "3.3.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Blaed Johnston".freeze] s.date = "2015-04-08" s.description = "A small gem for putting bootstrap-switch into the Rails asset pipeline, all credit for this goes to the original creator, Manuel van Rijn. see https://github.com/manuelvanrjin/bootstrap-switch-rails. this is created to include a tweak to the bootstrap-switch source that I needed for a specific project".freeze s.email = ["blaedj@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bootstrap-switch-rails-bcj-version.gemspec".freeze, "lib/bootstrap-switch-rails-bcj-version.rb".freeze, "lib/bootstrap-switch-rails-bcj-version/engine.rb".freeze, "lib/bootstrap-switch-rails-bcj-version/railtie.rb".freeze, "lib/bootstrap-switch-rails-bcj-version/version.rb".freeze, "update_from_vendor.sh".freeze, "vendor/assets/javascripts/bootstrap-switch.js".freeze, "vendor/assets/stylesheets/bootstrap2-switch.scss".freeze, "vendor/assets/stylesheets/bootstrap3-switch.scss".freeze] s.homepage = "https://github.com/blaedj/bootstrap-switch-rails".freeze s.licenses = ["MIT, Apache License v2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "an asset gemification of the bootstrap-switch plugin".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end