# -*- encoding: utf-8 -*- # stub: jasny_bundle 1.4.0 ruby lib Gem::Specification.new do |s| s.name = "jasny_bundle".freeze s.version = "1.4.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Alex Scott".freeze] s.date = "2014-08-14" s.description = "This is a rails gem for the superb Jasny bootstrap extensions. It comes with all of the files you need to get going, so there's no need to install the Twitter Bootstrap gem seperately, it's all included. Use this with my template available at https://github.com/tipsforthings/jasny-offcanvas-nav-rails and you'll have a ready-made template that is pre-setup for this gem, which also has the Jasny off-canvas layout enabled.".freeze s.email = ["alex@tipsforthings.com".freeze] s.files = [".editorconfig".freeze, ".gitattributes".freeze, ".gitignore".freeze, "Gemfile".freeze, "LICENSE".freeze, "Rakefile".freeze, "jasny_bundle.gemspec".freeze, "lib/jasny_bundle.rb".freeze, "lib/jasny_bundle/middleware.rb".freeze, "lib/jasny_bundle/mime_types.rb".freeze, "lib/jasny_bundle/railtie.rb".freeze, "lib/jasny_bundle/version.rb".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.eot".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.svg".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.ttf".freeze, "vendor/assets/fonts/glyphicons-halflings-regular.woff".freeze, "vendor/assets/javascripts/bootstrap.min.js".freeze, "vendor/assets/javascripts/jasny-bootstrap.min.js".freeze, "vendor/assets/stylesheets/bootstrap.min.css".freeze, "vendor/assets/stylesheets/jasny-bootstrap.min.css".freeze, "vendor/assets/stylesheets/navbar-offcanvas.css".freeze, "vendor/assets/stylesheets/navmenu-push.css".freeze] s.homepage = "https://github.com/tipsforthings/jasny-bundle/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Complete bundle including the latest version of Bootstrap and also the Jasny Bootstrap extensions.".freeze end