--- !ruby/object:Gem::Specification name: bootswitch version: !ruby/object:Gem::Version version: 0.0.1 platform: ruby authors: - Karen Lundgren autorequire: bindir: bin cert_chain: [] date: 2014-05-07 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '4.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '4.1' - !ruby/object:Gem::Dependency name: haml-rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: bootstrap-sass requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: bootswitch requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rdoc requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: jeweler requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Bootswitch is designed to get you up and running with a customizable version of boostrap using SASS. email: webmaster@sourcherryweb.com executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.rdoc files: - ".document" - ".rspec" - ".travis.yml" - Gemfile - LICENSE.txt - README.rdoc - Rakefile - VERSION - app/assets/stylesheets/bootswatch/amelia/bootswatch.css.scss - app/assets/stylesheets/bootswatch/amelia/theme.css.scss - app/assets/stylesheets/bootswatch/amelia/variables.css.scss - app/assets/stylesheets/bootswatch/cerulean/bootswatch.css.scss - app/assets/stylesheets/bootswatch/cerulean/theme.css.scss - app/assets/stylesheets/bootswatch/cerulean/variables.css.scss - app/assets/stylesheets/bootswatch/cosmo/bootswatch.css.scss - app/assets/stylesheets/bootswatch/cosmo/theme.css.scss - app/assets/stylesheets/bootswatch/cosmo/variables.css.scss - app/assets/stylesheets/bootswatch/custom/bootswatch.css.scss - app/assets/stylesheets/bootswatch/custom/theme.css.scss - app/assets/stylesheets/bootswatch/custom/variables.css.scss - app/assets/stylesheets/bootswatch/cyborg/bootswatch.css.scss - app/assets/stylesheets/bootswatch/cyborg/theme.css.scss - app/assets/stylesheets/bootswatch/cyborg/variables.css.scss - app/assets/stylesheets/bootswatch/darkly/bootswatch.css.scss - app/assets/stylesheets/bootswatch/darkly/theme.css.scss - app/assets/stylesheets/bootswatch/darkly/variables.css.scss - app/assets/stylesheets/bootswatch/flatly/bootswatch.css.scss - app/assets/stylesheets/bootswatch/flatly/theme.css.scss - app/assets/stylesheets/bootswatch/flatly/variables.css.scss - app/assets/stylesheets/bootswatch/global/build.css.scss - app/assets/stylesheets/bootswatch/global/theme.css.scss - app/assets/stylesheets/bootswatch/journal/bootswatch.css.scss - app/assets/stylesheets/bootswatch/journal/theme.css.scss - app/assets/stylesheets/bootswatch/journal/variables.css.scss - app/assets/stylesheets/bootswatch/readable/bootswatch.css.scss - app/assets/stylesheets/bootswatch/readable/theme.css.scss - app/assets/stylesheets/bootswatch/readable/variables.css.scss - app/assets/stylesheets/bootswatch/simplex/bootswatch.css.scss - app/assets/stylesheets/bootswatch/simplex/theme.css.scss - app/assets/stylesheets/bootswatch/simplex/variables.css.scss - app/assets/stylesheets/bootswatch/slate/bootswatch.css.scss - app/assets/stylesheets/bootswatch/slate/theme.css.scss - app/assets/stylesheets/bootswatch/slate/variables.css.scss - app/assets/stylesheets/bootswatch/spacelab/bootswatch.css.scss - app/assets/stylesheets/bootswatch/spacelab/theme.css.scss - app/assets/stylesheets/bootswatch/spacelab/variables.css.scss - app/assets/stylesheets/bootswatch/superhero/bootswatch.css.scss - app/assets/stylesheets/bootswatch/superhero/theme.css.scss - app/assets/stylesheets/bootswatch/superhero/variables.css.scss - app/assets/stylesheets/bootswatch/united/bootswatch.css.scss - app/assets/stylesheets/bootswatch/united/theme.css.scss - app/assets/stylesheets/bootswatch/united/variables.css.scss - app/assets/stylesheets/bootswatch/yeti/bootswatch.css.scss - app/assets/stylesheets/bootswatch/yeti/theme.css.scss - app/assets/stylesheets/bootswatch/yeti/variables.css.scss - app/controllers/bootswitch_controller.rb - app/controllers/theme_controller.rb - app/helpers/theme_helper.rb - app/views/theme/_stylesheet_link_tag.html.haml - bootswitch.gemspec - config/routes.rb - lib/bootswitch.rb - lib/bootswitch/configuration.rb - lib/bootswitch/engine.rb - lib/bootswitch/railtie.rb - lib/bootswitch/version.rb - lib/generators/bootswitch/install/install_generator.rb - lib/generators/bootswitch/install/templates/initializer.rb - lib/generators/bootswitch/utils.rb - script/rails - spec/dummy/.rspec - spec/dummy/Rakefile - spec/dummy/app/assets/javascripts/application.js - spec/dummy/app/assets/stylesheets/application.css.scss - spec/dummy/app/controllers/application_controller.rb - spec/dummy/app/helpers/application_helper.rb - spec/dummy/config.ru - spec/dummy/config/application.rb - spec/dummy/config/boot.rb - spec/dummy/config/environment.rb - spec/dummy/config/environments/development.rb - spec/dummy/config/environments/test.rb - spec/dummy/config/initializers/backtrace_silencers.rb - spec/dummy/config/initializers/bootswitch.rb - spec/dummy/config/initializers/inflections.rb - spec/dummy/config/initializers/mime_types.rb - spec/dummy/config/initializers/secret_token.rb - spec/dummy/config/initializers/session_store.rb - spec/dummy/config/initializers/wrap_parameters.rb - spec/dummy/config/routes.rb - spec/dummy/public/404.html - spec/dummy/public/422.html - spec/dummy/public/500.html - spec/dummy/public/favicon.ico - spec/dummy/public/index.html - spec/dummy/script/rails - spec/helpers/theme_helper_spec.rb - spec/spec_helper.rb homepage: http://github.com/nerakdon/bootswitch licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Designed to get you up and running with a customizable version of boostrap using SASS. test_files: []