# -*- encoding: utf-8 -*- # stub: usos_auth_lib 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "usos_auth_lib".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/mikolajczu/usos_auth_lib" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["mikolajczu".freeze] s.date = "2024-01-29" s.description = "\n Enhance your Ruby applications with UsosAuthLib, a robust gem for streamlined user authentication\n via the USOS API. Simplify your workflow, contribute to the community,\n and power up your Ruby projects effortlessly with UsosAuthLib.\n ".freeze s.email = ["mikeyczu@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/usos_auth_lib_manifest.js".freeze, "app/assets/stylesheets/usos_auth_lib/application.css".freeze, "app/controllers/usos_auth_lib/usos_controller.rb".freeze, "app/helpers/usos_auth_lib/application_helper.rb".freeze, "app/jobs/usos_auth_lib/application_job.rb".freeze, "app/mailers/usos_auth_lib/application_mailer.rb".freeze, "app/models/concerns/usos_auth_common.rb".freeze, "app/models/usos_auth_lib/application_record.rb".freeze, "app/views/layouts/usos_auth_lib/application.html.erb".freeze, "config/routes.rb".freeze, "lib/tasks/usos_auth_lib_tasks.rake".freeze, "lib/usos_auth_lib.rb".freeze, "lib/usos_auth_lib/engine.rb".freeze, "lib/usos_auth_lib/version.rb".freeze] s.homepage = "https://github.com/mikolajczu/usos_auth_lib".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "UsosAuthLib: Simplify user authentication in Ruby applications with this powerful gem tailored for seamless integration with the USOS API. Streamline your workflow and elevate your projects effortlessly.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 7.1.2".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end