# -*- encoding: utf-8 -*- # stub: tramway-profiles 1.4.1.2 ruby lib Gem::Specification.new do |s| s.name = "tramway-profiles".freeze s.version = "1.4.1.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 = ["Pavel Kalashnikov".freeze] s.date = "2023-01-16" s.description = "Rails engine for social networks profiles".freeze s.email = ["kalashnikovisme@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/tramway_profiles_manifest.js".freeze, "app/assets/javascripts/tramway/profiles/application.js".freeze, "app/assets/stylesheets/tramway/profiles/application.css".freeze, "app/controllers/tramway/profiles/application_controller.rb".freeze, "app/decorators/tramway/profiles/social_network_decorator.rb".freeze, "app/forms/admin/tramway/profiles/social_network_form.rb".freeze, "app/helpers/tramway/profiles/links_helper.rb".freeze, "app/jobs/tramway/profiles/application_job.rb".freeze, "app/mailers/tramway/profiles/application_mailer.rb".freeze, "app/models/tramway/profiles/social_network.rb".freeze, "app/views/layouts/tramway/profiles/application.html.erb".freeze, "config/initializers/tramway.rb".freeze, "config/locales/profiles_models.yml".freeze, "config/routes.rb".freeze, "lib/tasks/tramway/profiles_tasks.rake".freeze, "lib/tramway/profiles.rb".freeze, "lib/tramway/profiles/engine.rb".freeze, "lib/tramway/profiles/generates/install_generator.rb".freeze, "lib/tramway/profiles/generates/templates/create_tramway_profiles_social_networks.rb".freeze, "lib/tramway/profiles/version.rb".freeze] s.homepage = "https://github.com/ulmic/tramway-profiles".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rails engine for social networks profiles".freeze end