# -*- encoding: utf-8 -*- # stub: bootstrap_leather 0.4.3 ruby lib Gem::Specification.new do |s| s.name = "bootstrap_leather".freeze s.version = "0.4.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Karen Lundgren".freeze] s.date = "2015-04-30" s.description = "BootstrapLeather is a collection of view helpers that makes it easier to create apps using Twitter Bootstrap".freeze s.email = "karen.e.lundgren@gmail.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".rspec".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "app/helpers/bootstrap_leather_helper.rb".freeze, "app/views/bootstrap_leather/_alert.html.haml".freeze, "app/views/bootstrap_leather/_alert_flash_messages.html.haml".freeze, "app/views/bootstrap_leather/_badge.html.haml".freeze, "app/views/bootstrap_leather/_badge_to.html.haml".freeze, "app/views/bootstrap_leather/_definition_list.html.haml".freeze, "app/views/bootstrap_leather/_dropdown_nav_item.html.haml".freeze, "app/views/bootstrap_leather/_footer_javascript.html.haml".freeze, "app/views/bootstrap_leather/_head_css.html.haml".freeze, "app/views/bootstrap_leather/_hero_unit.html.haml".freeze, "app/views/bootstrap_leather/_icon.html.haml".freeze, "app/views/bootstrap_leather/_logo_and_title.html.haml".freeze, "app/views/bootstrap_leather/_modal.html.haml".freeze, "app/views/bootstrap_leather/_nav_item.html.haml".freeze, "app/views/bootstrap_leather/_nav_list.html.haml".freeze, "app/views/bootstrap_leather/_navbar.html.haml".freeze, "app/views/bootstrap_leather/_page_header.html.haml".freeze, "app/views/bootstrap_leather/_tabs.html.haml".freeze, "app/views/bootstrap_leather/_thumbnail.html.haml".freeze, "app/views/bootstrap_leather/_widgets.html.haml".freeze, "bootstrap_leather.gemspec".freeze, "lib/bootstrap_leather.rb".freeze, "lib/bootstrap_leather/configuration.rb".freeze, "lib/bootstrap_leather/engine.rb".freeze, "lib/bootstrap_leather/localization.rb".freeze, "lib/bootstrap_leather/railtie.rb".freeze, "lib/bootstrap_leather/version.rb".freeze, "lib/generators/bootstrap_leather/install/install_generator.rb".freeze, "lib/generators/bootstrap_leather/install/templates/initializer.rb".freeze, "lib/generators/bootstrap_leather/utils.rb".freeze, "spec/bootstrap_leather_spec.rb".freeze, "spec/dummy/README.rdoc".freeze, "spec/dummy/Rakefile".freeze, "spec/dummy/app/assets/images/.keep".freeze, "spec/dummy/app/assets/javascripts/application.js".freeze, "spec/dummy/app/assets/javascripts/customizable_bootstrap/index.js".freeze, "spec/dummy/app/assets/stylesheets/application.css.scss".freeze, "spec/dummy/app/assets/stylesheets/customizable_bootstrap/colors.css.scss".freeze, "spec/dummy/app/assets/stylesheets/customizable_bootstrap/font.css.scss".freeze, "spec/dummy/app/assets/stylesheets/customizable_bootstrap/grid.css.scss".freeze, "spec/dummy/app/assets/stylesheets/customizable_bootstrap/index.css.scss".freeze, "spec/dummy/app/assets/stylesheets/customizable_bootstrap/layers.css.scss".freeze, "spec/dummy/app/assets/stylesheets/customizable_bootstrap/overrides.css.scss".freeze, "spec/dummy/app/controllers/application_controller.rb".freeze, "spec/dummy/app/controllers/concerns/.keep".freeze, "spec/dummy/app/controllers/welcome_controller.rb".freeze, "spec/dummy/app/helpers/application_helper.rb".freeze, "spec/dummy/app/mailers/.keep".freeze, "spec/dummy/app/models/.keep".freeze, "spec/dummy/app/models/concerns/.keep".freeze, "spec/dummy/app/views/layouts/application.html.haml".freeze, "spec/dummy/app/views/welcome/index.html.haml".freeze, "spec/dummy/bin/bundle".freeze, "spec/dummy/bin/rails".freeze, "spec/dummy/bin/rake".freeze, "spec/dummy/config.ru".freeze, "spec/dummy/config/application.rb".freeze, "spec/dummy/config/boot.rb".freeze, "spec/dummy/config/environment.rb".freeze, "spec/dummy/config/environments/development.rb".freeze, "spec/dummy/config/environments/production.rb".freeze, "spec/dummy/config/environments/test.rb".freeze, "spec/dummy/config/initializers/backtrace_silencers.rb".freeze, "spec/dummy/config/initializers/bootstrap_leather.rb".freeze, "spec/dummy/config/initializers/filter_parameter_logging.rb".freeze, "spec/dummy/config/initializers/inflections.rb".freeze, "spec/dummy/config/initializers/mime_types.rb".freeze, "spec/dummy/config/initializers/secret_token.rb".freeze, "spec/dummy/config/initializers/session_store.rb".freeze, "spec/dummy/config/initializers/wrap_parameters.rb".freeze, "spec/dummy/config/locales/en.yml".freeze, "spec/dummy/config/routes.rb".freeze, "spec/dummy/lib/assets/.keep".freeze, "spec/dummy/log/.keep".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://www.gemvein.com/museum/cases/bootstrap_leather".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "BootstrapLeather makes it easier to create apps using Twitter Bootstrap".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 4.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end