cybrid_api_organization_ruby 0.83.2 → 0.83.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +5 -5
  4. data/cybrid_api_organization_ruby.gemspec +1 -1
  5. data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
  6. data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
  7. data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
  8. data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
  9. data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
  10. data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
  11. data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
  12. data/lib/cybrid_api_organization_ruby/version.rb +2 -2
  13. data/lib/cybrid_api_organization_ruby.rb +1 -1
  14. data/spec/api/organizations_organization_api_spec.rb +1 -1
  15. data/spec/api_client_spec.rb +1 -1
  16. data/spec/configuration_spec.rb +1 -1
  17. data/spec/models/error_response_organization_model_spec.rb +1 -1
  18. data/spec/models/organization_organization_model_spec.rb +1 -1
  19. data/spec/models/patch_organization_organization_model_spec.rb +1 -1
  20. data/spec/spec_helper.rb +1 -1
  21. data/vendor/bundle/ruby/3.2.0/cache/stringio-3.0.8.gem +0 -0
  22. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +5 -5
  23. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.15.5/gem_make.out +5 -5
  24. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.6/gem_make.out +5 -5
  25. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.0/gem_make.out +5 -5
  26. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/gem_make.out +5 -5
  27. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.0.7 → stringio-3.0.8}/gem_make.out +18 -18
  28. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/stringio.so +0 -0
  29. data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/stringio.c +44 -1
  30. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/lib/stringio.so +0 -0
  31. data/vendor/bundle/ruby/3.2.0/specifications/{stringio-3.0.7.gemspec → stringio-3.0.8.gemspec} +3 -3
  32. metadata +11 -11
  33. data/vendor/bundle/ruby/3.2.0/cache/stringio-3.0.7.gem +0 -0
  34. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.7/stringio.so +0 -0
  35. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.7/lib/stringio.so +0 -0
  36. /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.0.7 → stringio-3.0.8}/gem.build_complete +0 -0
  37. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/README.md +0 -0
  38. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/Makefile +0 -0
  39. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/extconf.rb +0 -0
@@ -1,15 +1,15 @@
1
1
  # -*- encoding: utf-8 -*-
2
- # stub: stringio 3.0.7 ruby lib
2
+ # stub: stringio 3.0.8 ruby lib
3
3
  # stub: ext/stringio/extconf.rb
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "stringio".freeze
7
- s.version = "3.0.7"
7
+ s.version = "3.0.8"
8
8
 
9
9
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
10
10
  s.require_paths = ["lib".freeze]
11
11
  s.authors = ["Nobu Nakada".freeze, "Charles Oliver Nutter".freeze]
12
- s.date = "2023-06-02"
12
+ s.date = "2023-08-10"
13
13
  s.description = "Pseudo `IO` class from/to `String`.".freeze
14
14
  s.email = ["nobu@ruby-lang.org".freeze, "headius@headius.com".freeze]
15
15
  s.extensions = ["ext/stringio/extconf.rb".freeze]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cybrid_api_organization_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.83.2
4
+ version: 0.83.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid
@@ -117,7 +117,7 @@ files:
117
117
  - vendor/bundle/ruby/3.2.0/cache/rspec-support-3.12.1.gem
118
118
  - vendor/bundle/ruby/3.2.0/cache/rubocop-0.66.0.gem
119
119
  - vendor/bundle/ruby/3.2.0/cache/ruby-progressbar-1.13.0.gem
120
- - vendor/bundle/ruby/3.2.0/cache/stringio-3.0.7.gem
120
+ - vendor/bundle/ruby/3.2.0/cache/stringio-3.0.8.gem
121
121
  - vendor/bundle/ruby/3.2.0/cache/typhoeus-1.4.0.gem
122
122
  - vendor/bundle/ruby/3.2.0/cache/unicode-display_width-1.5.0.gem
123
123
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/byebug/byebug.so
@@ -138,9 +138,9 @@ files:
138
138
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/gem_make.out
139
139
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/mkmf.log
140
140
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/racc/cparse.so
141
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.7/gem.build_complete
142
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.7/gem_make.out
143
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.7/stringio.so
141
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/gem.build_complete
142
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/gem_make.out
143
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/stringio.so
144
144
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/LICENSE.MIT
145
145
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/README.YARD.md
146
146
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast.rb
@@ -2433,11 +2433,11 @@ files:
2433
2433
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb
2434
2434
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb
2435
2435
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb
2436
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.7/README.md
2437
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.7/ext/stringio/Makefile
2438
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.7/ext/stringio/extconf.rb
2439
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.7/ext/stringio/stringio.c
2440
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.7/lib/stringio.so
2436
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/README.md
2437
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio/Makefile
2438
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio/extconf.rb
2439
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio/stringio.c
2440
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/lib/stringio.so
2441
2441
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.gitignore
2442
2442
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.rspec
2443
2443
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.travis.yml
@@ -2566,7 +2566,7 @@ files:
2566
2566
  - vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.12.1.gemspec
2567
2567
  - vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec
2568
2568
  - vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec
2569
- - vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.7.gemspec
2569
+ - vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.8.gemspec
2570
2570
  - vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.0.gemspec
2571
2571
  - vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec
2572
2572
  homepage: https://github.com/Cybrid-app/cybrid-api-organization-ruby/