# -*- encoding: utf-8 -*- # stub: authorization_next 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "authorization_next".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Pavan Agrawal".freeze] s.bindir = "exe".freeze s.date = "2019-05-14" s.description = "Converted plugin to gem which will work with association as well.".freeze s.email = ["pavan.agrawala@gmail.com".freeze] s.files = [".gitignore".freeze, ".idea/.rakeTasks".freeze, ".idea/authorization.iml".freeze, ".idea/inspectionProfiles/Project_Default.xml".freeze, ".idea/misc.xml".freeze, ".idea/modules.xml".freeze, ".idea/vcs.xml".freeze, ".idea/workspace.xml".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "authorization.gemspec".freeze, "bin/console".freeze, "bin/setup".freeze, "lib/authorization_next.rb".freeze, "lib/authorization_next/publishare/exceptions.rb".freeze, "lib/authorization_next/publishare/hardwired_roles.rb".freeze, "lib/authorization_next/publishare/identity.rb".freeze, "lib/authorization_next/publishare/object_roles_table.rb".freeze, "lib/authorization_next/publishare/parser.rb".freeze, "lib/authorization_next/version.rb".freeze] s.homepage = "https://github.com/pavanagrawal/authorization_next".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Converted plugin to gem which will work with association as well.".freeze s.specification_version = 3 s.add_development_dependency(%q.freeze, ["~> 1.17".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end