# -*- encoding: utf-8 -*- # stub: bootstrap-typeahead-rails 0.9.3.1 ruby lib Gem::Specification.new do |s| s.name = "bootstrap-typeahead-rails".freeze s.version = "0.9.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 = ["Gonzalo Rodr\u00EDguez-Baltan\u00E1s D\u00EDaz".freeze] s.date = "2013-08-03" s.description = "The official Typeahead plugin for Twitter Bootstrap".freeze s.email = ["siotopo@gmail.com".freeze] s.files = [".gitignore".freeze, ".rvmrc".freeze, "Gemfile".freeze, "Rakefile".freeze, "bootstrap-typeahead-rails.gemspec".freeze, "lib/bootstrap-typeahead-rails.rb".freeze, "lib/bootstrap-typeahead-rails/engine.rb".freeze, "lib/bootstrap-typeahead-rails/railtie.rb".freeze, "lib/bootstrap-typeahead-rails/version.rb".freeze, "readme.markdown".freeze, "testapp/.gitignore".freeze, "testapp/Gemfile".freeze, "testapp/README.rdoc".freeze, "testapp/Rakefile".freeze, "testapp/app/assets/images/.keep".freeze, "testapp/app/assets/javascripts/application.js".freeze, "testapp/app/assets/stylesheets/application.css".freeze, "testapp/app/controllers/application_controller.rb".freeze, "testapp/app/controllers/concerns/.keep".freeze, "testapp/app/controllers/home_controller.rb".freeze, "testapp/app/helpers/application_helper.rb".freeze, "testapp/app/mailers/.keep".freeze, "testapp/app/models/.keep".freeze, "testapp/app/models/concerns/.keep".freeze, "testapp/app/views/home/index.html.erb".freeze, "testapp/app/views/layouts/application.html.erb".freeze, "testapp/bin/bundle".freeze, "testapp/bin/rails".freeze, "testapp/bin/rake".freeze, "testapp/config.ru".freeze, "testapp/config/application.rb".freeze, "testapp/config/boot.rb".freeze, "testapp/config/database.yml".freeze, "testapp/config/environment.rb".freeze, "testapp/config/environments/development.rb".freeze, "testapp/config/environments/production.rb".freeze, "testapp/config/environments/test.rb".freeze, "testapp/config/initializers/backtrace_silencers.rb".freeze, "testapp/config/initializers/filter_parameter_logging.rb".freeze, "testapp/config/initializers/inflections.rb".freeze, "testapp/config/initializers/mime_types.rb".freeze, "testapp/config/initializers/secret_token.rb".freeze, "testapp/config/initializers/session_store.rb".freeze, "testapp/config/initializers/wrap_parameters.rb".freeze, "testapp/config/locales/en.yml".freeze, "testapp/config/routes.rb".freeze, "testapp/db/seeds.rb".freeze, "testapp/lib/assets/.keep".freeze, "testapp/lib/tasks/.keep".freeze, "testapp/log/.keep".freeze, "testapp/public/404.html".freeze, "testapp/public/422.html".freeze, "testapp/public/500.html".freeze, "testapp/public/favicon.ico".freeze, "testapp/public/robots.txt".freeze, "testapp/test/controllers/.keep".freeze, "testapp/test/fixtures/.keep".freeze, "testapp/test/helpers/.keep".freeze, "testapp/test/integration/.keep".freeze, "testapp/test/mailers/.keep".freeze, "testapp/test/models/.keep".freeze, "testapp/test/test_helper.rb".freeze, "testapp/vendor/assets/javascripts/.keep".freeze, "testapp/vendor/assets/stylesheets/.keep".freeze, "vendor/assets/javascripts/bootstrap-typeahead-rails/bootstrap-typeahead.js".freeze, "vendor/assets/javascripts/bootstrap-typeahead-rails/index.js".freeze] s.homepage = "https://github.com/Nerian/bootstrap-typeahead-rails".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The official Typeahead plugin for Twitter Bootstrap".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end