# -*- encoding: utf-8 -*- # stub: twitter-bootswatch-rails-helpers 2.3.1 ruby lib Gem::Specification.new do |s| s.name = "twitter-bootswatch-rails-helpers".freeze s.version = "2.3.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 = ["Scott V. Rosenthal".freeze] s.date = "2013-03-22" s.description = "twitter-bootswatch-rails-helpers gem provides common view helpers for use with the twitter-bootswatch-rails.gem".freeze s.email = ["sr7575@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "app/helpers/twitter/bootswatch/breadcrumbs_helper.rb".freeze, "app/helpers/twitter/bootswatch/flash_helper.rb".freeze, "app/views/twitter/bootswatch/_breadcrumbs.html.erb".freeze, "lib/twitter-bootswatch-rails-helpers.rb".freeze, "lib/twitter/bootswatch/rails/helpers/bootswatch.rb".freeze, "lib/twitter/bootswatch/rails/helpers/breadcrumbs.rb".freeze, "lib/twitter/bootswatch/rails/helpers/engine.rb".freeze, "lib/twitter/bootswatch/rails/helpers/version.rb".freeze, "twitter-bootswatch-rails-helpers.gemspec".freeze] s.homepage = "https://github.com/scottvrosenthal/twitter-bootswatch-rails-helpers".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Twitter Bootswatch Rails Helpers gem for use with the twitter-bootswatch-rails.gem".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 2.1".freeze]) end