# -*- encoding: utf-8 -*- # stub: bullet_train-api 1.0.7 ruby lib Gem::Specification.new do |s| s.name = "bullet_train-api".freeze s.version = "1.0.7".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/bullet-train-co/bullet_train-api", "source_code_uri" => "https://github.com/bullet-train-co/bullet_train-api" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Andrew Culver".freeze] s.date = "2022-02-16" s.description = "Bullet Train API".freeze s.email = ["andrew.culver@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/bullet_train_api_manifest.js".freeze, "app/controllers/account/platform/applications_controller.rb".freeze, "app/controllers/api.rb".freeze, "app/controllers/api/base.rb".freeze, "app/controllers/api/v1.rb".freeze, "app/controllers/api/v1/defaults.rb".freeze, "app/controllers/api/v1/exceptions_handler.rb".freeze, "app/controllers/api/v1/loads_and_authorizes_api_resource.rb".freeze, "app/controllers/api/v1/me_endpoint.rb".freeze, "app/controllers/api/v1/teams_endpoint.rb".freeze, "app/controllers/concerns/api/v1/base.rb".freeze, "app/controllers/concerns/api/v1/teams/endpoint_base.rb".freeze, "app/models/platform/application.rb".freeze, "app/serializers/api/v1/invitation_serializer.rb".freeze, "app/serializers/api/v1/membership_serializer.rb".freeze, "app/serializers/api/v1/team_serializer.rb".freeze, "app/serializers/api/v1/user_serializer.rb".freeze, "app/serializers/concerns/api/v1/invitations/serializer_base.rb".freeze, "app/serializers/concerns/api/v1/memberships/serializer_base.rb".freeze, "app/serializers/concerns/api/v1/teams/serializer_base.rb".freeze, "app/serializers/concerns/api/v1/users/serializer_base.rb".freeze, "app/views/account/platform/applications/_application.json.jbuilder".freeze, "app/views/account/platform/applications/_breadcrumbs.html.erb".freeze, "app/views/account/platform/applications/_form.html.erb".freeze, "app/views/account/platform/applications/_index.html.erb".freeze, "app/views/account/platform/applications/_menu_item.html.erb".freeze, "app/views/account/platform/applications/edit.html.erb".freeze, "app/views/account/platform/applications/index.html.erb".freeze, "app/views/account/platform/applications/index.json.jbuilder".freeze, "app/views/account/platform/applications/new.html.erb".freeze, "app/views/account/platform/applications/show.html.erb".freeze, "app/views/account/platform/applications/show.json.jbuilder".freeze, "config/locales/en/api.en.yml".freeze, "config/locales/en/platform/applications.en.yml".freeze, "config/routes.rb".freeze, "lib/bullet_train/api.rb".freeze, "lib/bullet_train/api/engine.rb".freeze, "lib/bullet_train/api/version.rb".freeze, "lib/tasks/bullet_train/api_tasks.rake".freeze] s.homepage = "https://github.com/bullet-train-co/bullet_train-api".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Bullet Train API".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 7.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end