--- !ruby/object:Gem::Specification name: bootstrap_leather version: !ruby/object:Gem::Version version: 0.6.3 platform: ruby authors: - Karen Lundgren autorequire: bindir: bin cert_chain: [] date: 2015-05-28 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bootstrap-sass requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.3' - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4' - !ruby/object:Gem::Dependency name: haml requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4' - !ruby/object:Gem::Dependency name: jeweler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2' description: BootstrapLeather is a collection of view helpers that makes it easier to create apps using Twitter Bootstrap email: karen.e.lundgren@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.rdoc files: - ".document" - ".rspec" - Gemfile - LICENSE.txt - README.rdoc - Rakefile - VERSION - app/helpers/bootstrap_leather_helper.rb - app/views/bootstrap_leather/_alert.html.haml - app/views/bootstrap_leather/_alert_flash_messages.html.haml - app/views/bootstrap_leather/_badge.html.haml - app/views/bootstrap_leather/_badge_to.html.haml - app/views/bootstrap_leather/_definition_list.html.haml - app/views/bootstrap_leather/_dropdown_nav_item.html.haml - app/views/bootstrap_leather/_footer_javascript.html.haml - app/views/bootstrap_leather/_head_css.html.haml - app/views/bootstrap_leather/_hero_unit.html.haml - app/views/bootstrap_leather/_icon.html.haml - app/views/bootstrap_leather/_icon_button_to.html.haml - app/views/bootstrap_leather/_icon_link_to.html.haml - app/views/bootstrap_leather/_logo_and_title.html.haml - app/views/bootstrap_leather/_modal.html.haml - app/views/bootstrap_leather/_nav_item.html.haml - app/views/bootstrap_leather/_nav_list.html.haml - app/views/bootstrap_leather/_navbar.html.haml - app/views/bootstrap_leather/_page_header.html.haml - app/views/bootstrap_leather/_tabs.html.haml - app/views/bootstrap_leather/_thumbnail.html.haml - app/views/bootstrap_leather/_widgets.html.haml - bootstrap_leather.gemspec - lib/bootstrap_leather.rb - lib/bootstrap_leather/configuration.rb - lib/bootstrap_leather/engine.rb - lib/bootstrap_leather/localization.rb - lib/bootstrap_leather/railtie.rb - lib/bootstrap_leather/version.rb - lib/generators/bootstrap_leather/install/install_generator.rb - lib/generators/bootstrap_leather/install/templates/initializer.rb - lib/generators/bootstrap_leather/utils.rb homepage: http://www.gemvein.com/museum/cases/bootstrap_leather 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.4.5 signing_key: specification_version: 4 summary: BootstrapLeather makes it easier to create apps using Twitter Bootstrap test_files: []