# -*- encoding: utf-8 -*- # stub: tramway-auth 1.0.1.1 ruby lib Gem::Specification.new do |s| s.name = "tramway-auth".freeze s.version = "1.0.1.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 = ["Pavel Kalashnikov".freeze] s.date = "2019-06-02" s.description = "Rails engine for auth".freeze s.email = ["kalashnikovisme@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/tramway_auth_manifest.js".freeze, "app/assets/javascripts/tramway/auth/application.js".freeze, "app/assets/stylesheets/tramway/auth/application.css".freeze, "app/controllers/concerns/auth_managment.rb".freeze, "app/controllers/tramway/auth/application_controller.rb".freeze, "app/controllers/tramway/auth/web/application_controller.rb".freeze, "app/controllers/tramway/auth/web/sessions_controller.rb".freeze, "app/forms/tramway/auth/session_form.rb".freeze, "app/helpers/tramway/auth/application_helper.rb".freeze, "app/jobs/tramway/auth/application_job.rb".freeze, "app/mailers/tramway/auth/application_mailer.rb".freeze, "app/models/tramway/auth/application_record.rb".freeze, "app/views/tramway/auth/web/sessions/new.html.haml".freeze, "config/locales/helpers.yml".freeze, "config/locales/ru.yml".freeze, "config/routes.rb".freeze, "lib/tasks/tramway/auth_tasks.rake".freeze, "lib/tramway/auth.rb".freeze, "lib/tramway/auth/engine.rb".freeze, "lib/tramway/auth/version.rb".freeze] s.homepage = "https://github.com/ulmic/tramway-dev".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rails engine for auth".freeze end