# -*- encoding: utf-8 -*- # stub: devise-foundation-views 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "devise-foundation-views".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "allowed_push_host" => "https://rubygems.org" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["ethi".freeze] s.bindir = "exe".freeze s.date = "2015-10-01" s.description = "Devise views based on foundation framework".freeze s.email = ["ethirajsrinivasan@gmail.com".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/stylesheets/devise_foundation_views_less.less".freeze, "app/assets/stylesheets/devise_foundation_views_scss.scss".freeze, "app/views/devise/confirmations/new.html.erb".freeze, "app/views/devise/mailer/confirmation_instructions.html.erb".freeze, "app/views/devise/mailer/reset_password_instructions.html.erb".freeze, "app/views/devise/mailer/unlock_instructions.html.erb".freeze, "app/views/devise/passwords/edit.html.erb".freeze, "app/views/devise/passwords/new.html.erb".freeze, "app/views/devise/registrations/edit.html.erb".freeze, "app/views/devise/registrations/new.html.erb".freeze, "app/views/devise/sessions/new.html.erb".freeze, "app/views/devise/shared/_links.html.erb".freeze, "app/views/devise/unlocks/new.html.erb".freeze, "app/views/devise_haml/confirmations/new.html.haml".freeze, "app/views/devise_haml/mailer/confirmation_instructions.html.haml".freeze, "app/views/devise_haml/mailer/reset_password_instructions.html.haml".freeze, "app/views/devise_haml/mailer/unlock_instructions.html.haml".freeze, "app/views/devise_haml/passwords/edit.html.haml".freeze, "app/views/devise_haml/passwords/new.html.haml".freeze, "app/views/devise_haml/registrations/edit.html.haml".freeze, "app/views/devise_haml/registrations/new.html.haml".freeze, "app/views/devise_haml/sessions/new.html.haml".freeze, "app/views/devise_haml/shared/_links.html.haml".freeze, "app/views/devise_haml/unlocks/new.html.haml".freeze, "app/views/devise_slim/confirmations/new.html.slim".freeze, "app/views/devise_slim/mailer/confirmation_instructions.html.slim".freeze, "app/views/devise_slim/mailer/reset_password_instructions.html.slim".freeze, "app/views/devise_slim/mailer/unlock_instructions.html.slim".freeze, "app/views/devise_slim/passwords/edit.html.slim".freeze, "app/views/devise_slim/passwords/new.html.slim".freeze, "app/views/devise_slim/registrations/edit.html.slim".freeze, "app/views/devise_slim/registrations/new.html.slim".freeze, "app/views/devise_slim/sessions/new.html.slim".freeze, "app/views/devise_slim/shared/_links.html.slim".freeze, "app/views/devise_slim/unlocks/new.html.slim".freeze, "devise-foundation-views.gemspec".freeze, "lib/devise-foundation-views.rb".freeze, "lib/devise_foundation_views_helper.rb".freeze, "lib/generators/devise/views/foundation_templates/foundation_templates_generator.rb".freeze, "lib/generators/devise/views/locale/locale_generator.rb".freeze, "lib/version.rb".freeze, "locales/ar.yml".freeze, "locales/ca.yml".freeze, "locales/cs.yml".freeze, "locales/de.yml".freeze, "locales/en.yml".freeze, "locales/es-AR.yml".freeze, "locales/es-ES.yml".freeze, "locales/es.yml".freeze, "locales/fr.yml".freeze, "locales/hu.yml".freeze, "locales/it.yml".freeze, "locales/nl.yml".freeze, "locales/pl.yml".freeze, "locales/pt-BR.yml".freeze, "locales/ru.yml".freeze, "locales/tr.yml".freeze, "locales/uk.yml".freeze, "locales/zh-CN.yml".freeze, "locales/zh-TW.yml".freeze] s.homepage = "https://github.com/ethirajsrinivasan/devise-foundation-views".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Devise views based on foundation framework".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.10".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end