--- !ruby/object:Gem::Specification name: microsoft_graph_beta version: !ruby/object:Gem::Version version: 0.11.0 platform: ruby authors: - Microsoft Corporation autorequire: bindir: bin cert_chain: [] date: 2023-12-15 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: microsoft_graph_core requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.1' - - "<" - !ruby/object:Gem::Version version: '0.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.1' - - "<" - !ruby/object:Gem::Version version: '0.4' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '13.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '13.0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' description: The Microsoft Graph Ruby SDK enables you to use Microsoft Graph beta in your Ruby apps. email: graphsdkpub+ruby@microsoft.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/CODEOWNERS" - ".github/dependabot.yml" - ".github/policies/msgraph-beta-sdk-ruby-branch-protection.yml" - ".github/policies/resourceManagement.yml" - ".github/workflows/auto-merge-dependabot.yml" - ".github/workflows/code-ql.yml" - ".github/workflows/conflicting-pr-label.yml" - ".github/workflows/projectsbot.yml" - ".github/workflows/release.yml" - ".github/workflows/ruby.yml" - ".gitignore" - ".rspec" - ".vscode/settings.json" - CHANGELOG.md - CONTRIBUTING.md - Gemfile - LICENSE - README.md - Rakefile - SECURITY.md - THIRD PARTY NOTICES - lib/graph_request_adapter.rb - lib/graph_service_client.rb - lib/kiota-lock.json - lib/microsoft_graph_beta.rb - lib/version_information.rb - microsoft_graph_beta.gemspec - msgraph-beta-sdk-ruby.yml - scripts/incrementMinorVersion.ps1 homepage: https://graph.microsoft.com licenses: - MIT metadata: bug_tracker_uri: https://github.com/microsoftgraph/msgraph-beta-sdk-ruby/issues changelog_uri: https://github.com/microsoftgraph/msgraph-beta-sdk-ruby/blob/main/CHANGELOG.md homepage_uri: https://graph.microsoft.com source_code_uri: https://github.com/microsoftgraph/msgraph-beta-sdk-ruby github_repo: ssh://github.com/microsoftgraph/msgraph-beta-sdk-ruby post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.10 signing_key: specification_version: 4 summary: Ruby SDK for Microsoft Graph Beta test_files: []