--- !ruby/object:Gem::Specification name: tophat version: !ruby/object:Gem::Version version: 2.3.0 platform: ruby authors: - Steve Agalloco autorequire: bindir: bin cert_chain: [] date: 2016-07-13 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: actionpack requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 description: Simple view helpers for your layouts email: - steve.agalloco@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".document" - ".gitignore" - ".rspec" - ".travis.yml" - CHANGELOG.md - Gemfile - LICENSE.md - README.md - Rakefile - lib/tophat.rb - lib/tophat/html.rb - lib/tophat/meta.rb - lib/tophat/opengraph.rb - lib/tophat/railtie.rb - lib/tophat/reset.rb - lib/tophat/robots.rb - lib/tophat/stylesheet.rb - lib/tophat/title.rb - lib/tophat/twitter_card.rb - lib/tophat/version.rb - spec/spec_helper.rb - spec/tophat/html_helper_spec.rb - spec/tophat/meta_helper_spec.rb - spec/tophat/opengraph_helper_spec.rb - spec/tophat/robots_helper_spec.rb - spec/tophat/stylesheet_helper_spec.rb - spec/tophat/title_helper_spec.rb - spec/tophat/twitter_card_helper_spec.rb - spec/tophat_spec.rb - tophat.gemspec homepage: https://github.com/stve/tophat licenses: [] 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.8 signing_key: specification_version: 4 summary: Simple view helpers for your layouts test_files: - spec/spec_helper.rb - spec/tophat/html_helper_spec.rb - spec/tophat/meta_helper_spec.rb - spec/tophat/opengraph_helper_spec.rb - spec/tophat/robots_helper_spec.rb - spec/tophat/stylesheet_helper_spec.rb - spec/tophat/title_helper_spec.rb - spec/tophat/twitter_card_helper_spec.rb - spec/tophat_spec.rb has_rdoc: