cybrid_api_organization_ruby 0.111.2 → 0.111.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 (38) 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.1.0.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.16.3/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.1.1/gem_make.out +5 -5
  26. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.3/gem_make.out +5 -5
  27. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.0.9 → stringio-3.1.0}/gem_make.out +18 -18
  28. data/vendor/bundle/ruby/3.2.0/{gems/stringio-3.0.9/lib → extensions/x86_64-linux/3.2.0/stringio-3.1.0}/stringio.so +0 -0
  29. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.0/ext/stringio/extconf.rb +7 -0
  30. data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.9 → stringio-3.1.0}/ext/stringio/stringio.c +1 -1
  31. data/vendor/bundle/ruby/3.2.0/{extensions/x86_64-linux/3.2.0/stringio-3.0.9 → gems/stringio-3.1.0/lib}/stringio.so +0 -0
  32. data/vendor/bundle/ruby/3.2.0/specifications/{stringio-3.0.9.gemspec → stringio-3.1.0.gemspec} +3 -3
  33. metadata +12 -12
  34. data/vendor/bundle/ruby/3.2.0/cache/stringio-3.0.9.gem +0 -0
  35. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.9/ext/stringio/extconf.rb +0 -3
  36. /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.0.9 → stringio-3.1.0}/gem.build_complete +0 -0
  37. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.9 → stringio-3.1.0}/README.md +0 -0
  38. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.9 → stringio-3.1.0}/ext/stringio/Makefile +0 -0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cybrid_api_organization_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.111.2
4
+ version: 0.111.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-27 00:00:00.000000000 Z
11
+ date: 2023-11-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -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.9.gem
120
+ - vendor/bundle/ruby/3.2.0/cache/stringio-3.1.0.gem
121
121
  - vendor/bundle/ruby/3.2.0/cache/typhoeus-1.4.1.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
@@ -137,9 +137,9 @@ files:
137
137
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.3/gem.build_complete
138
138
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.3/gem_make.out
139
139
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.3/racc/cparse.so
140
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.9/gem.build_complete
141
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.9/gem_make.out
142
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.9/stringio.so
140
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.0/gem.build_complete
141
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.0/gem_make.out
142
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.0/stringio.so
143
143
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/LICENSE.MIT
144
144
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/README.YARD.md
145
145
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast.rb
@@ -2473,11 +2473,11 @@ files:
2473
2473
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb
2474
2474
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb
2475
2475
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb
2476
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.9/README.md
2477
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.9/ext/stringio/Makefile
2478
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.9/ext/stringio/extconf.rb
2479
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.9/ext/stringio/stringio.c
2480
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.9/lib/stringio.so
2476
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.1.0/README.md
2477
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.1.0/ext/stringio/Makefile
2478
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.1.0/ext/stringio/extconf.rb
2479
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.1.0/ext/stringio/stringio.c
2480
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.1.0/lib/stringio.so
2481
2481
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.1/.github/workflows/ci.yml
2482
2482
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.1/.github/workflows/experimental.yml
2483
2483
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.1/.gitignore
@@ -2607,7 +2607,7 @@ files:
2607
2607
  - vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.12.1.gemspec
2608
2608
  - vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec
2609
2609
  - vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec
2610
- - vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.9.gemspec
2610
+ - vendor/bundle/ruby/3.2.0/specifications/stringio-3.1.0.gemspec
2611
2611
  - vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec
2612
2612
  - vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec
2613
2613
  homepage: https://github.com/Cybrid-app/cybrid-api-organization-ruby/
@@ -1,3 +0,0 @@
1
- # frozen_string_literal: false
2
- require 'mkmf'
3
- create_makefile('stringio')