# -*- encoding: utf-8 -*- # stub: bootstrappers 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "bootstrappers".freeze s.version = "0.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["xdite".freeze] s.date = "2013-04-08" s.description = " Bootstrappers is the base Rails application using Bootstrap template and other goodies. ".freeze s.email = ["xdite@rocodev.com".freeze] s.executables = ["bootstrappers".freeze] s.files = [".gitignore".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "TODO.md".freeze, "bin/bootstrappers".freeze, "bootstrapers.gemspec".freeze, "lib/bootstrapers.rb".freeze, "lib/bootstrappers/actions.rb".freeze, "lib/bootstrappers/app_builder.rb".freeze, "lib/bootstrappers/generators/app_generator.rb".freeze, "lib/bootstrappers/layout_actions.rb".freeze, "lib/bootstrappers/version.rb".freeze, "templates/Gemfile_additions".freeze, "templates/README.md.erb".freeze, "templates/application_controller_rb".freeze, "templates/bootstrappers_gitignore".freeze, "templates/bootstrappers_layout.html.erb.erb".freeze, "templates/capistrano/Capfile".freeze, "templates/capistrano/deploy/assets.rb".freeze, "templates/capistrano/deploy_rb.erb".freeze, "templates/common/_bootstrap_modal.html.erb".freeze, "templates/common/_facebook_js.erb".freeze, "templates/common/_footer.html.erb".freeze, "templates/common/_google_analytics.html.erb".freeze, "templates/common/_menu.html.erb".freeze, "templates/common/_not_logined.js.erb".freeze, "templates/common/_search_form.html.erb".freeze, "templates/common/_user_nav.html.erb".freeze, "templates/config_yml.erb".freeze, "templates/initializers/seo_helper.rb".freeze, "templates/javascripts/README".freeze, "templates/javascripts/application.js".freeze, "templates/mysql_database.yml.erb".freeze, "templates/setting.rb".freeze, "templates/stylesheets/application.css.scss".freeze, "templates/stylesheets/bootstrap-override.css.scss".freeze, "templates/stylesheets/bootstrap-setting.css.scss".freeze, "templates/stylesheets/common.css.scss".freeze, "templates/tasks/dev.rake".freeze, "templates/welcome.html.erb".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Bootstrappers is the base Rails application using Bootstrap template and other goodies.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["= 3.2.11".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.1".freeze]) end