ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.513.4

This commit is contained in:
speakeasybot
2025-03-08 00:07:55 +00:00
parent 70e432702d
commit bec460dcc6
828 changed files with 3174 additions and 2001 deletions

View File

@@ -4,7 +4,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__)
Gem::Specification.new do |s|
s.name = 'plex_ruby_sdk'
s.version = '0.7.5'
s.version = '0.7.6'
s.platform = Gem::Platform::RUBY
s.licenses = ['Apache-2.0']
s.summary = ''
@@ -29,6 +29,7 @@ Gem::Specification.new do |s|
s.add_development_dependency('minitest')
s.add_development_dependency('minitest-focus')
s.add_development_dependency('rubocop', '~> 1.60.2')
s.add_development_dependency('sorbet')
s.add_development_dependency('tapioca')