cybrid_api_organization_ruby 0.68.46 → 0.68.48

Sign up to get free protection for your applications and to get access to all the features.
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.6.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.4/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/{stringio-3.0.5 → stringio-3.0.6}/gem_make.out +18 -18
  27. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.6/stringio.so +0 -0
  28. data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.5 → stringio-3.0.6}/ext/stringio/stringio.c +6 -11
  29. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/lib/stringio.so +0 -0
  30. data/vendor/bundle/ruby/3.2.0/specifications/{stringio-3.0.5.gemspec → stringio-3.0.6.gemspec} +3 -3
  31. metadata +13 -13
  32. data/vendor/bundle/ruby/3.2.0/cache/stringio-3.0.5.gem +0 -0
  33. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.5/stringio.so +0 -0
  34. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.5/lib/stringio.so +0 -0
  35. /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.0.5 → stringio-3.0.6}/gem.build_complete +0 -0
  36. /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.0.5 → stringio-3.0.6}/mkmf.log +0 -0
  37. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.5 → stringio-3.0.6}/README.md +0 -0
  38. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.5 → stringio-3.0.6}/ext/stringio/Makefile +0 -0
  39. /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.5 → stringio-3.0.6}/ext/stringio/extconf.rb +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.68.46
4
+ version: 0.68.48
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-13 00:00:00.000000000 Z
11
+ date: 2023-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -115,7 +115,7 @@ files:
115
115
  - vendor/bundle/ruby/3.2.0/cache/rspec-support-3.12.0.gem
116
116
  - vendor/bundle/ruby/3.2.0/cache/rubocop-0.66.0.gem
117
117
  - vendor/bundle/ruby/3.2.0/cache/ruby-progressbar-1.13.0.gem
118
- - vendor/bundle/ruby/3.2.0/cache/stringio-3.0.5.gem
118
+ - vendor/bundle/ruby/3.2.0/cache/stringio-3.0.6.gem
119
119
  - vendor/bundle/ruby/3.2.0/cache/typhoeus-1.4.0.gem
120
120
  - vendor/bundle/ruby/3.2.0/cache/unicode-display_width-1.5.0.gem
121
121
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/byebug/byebug.so
@@ -132,10 +132,10 @@ files:
132
132
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.0/gem_make.out
133
133
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.0/mkmf.log
134
134
  - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.0/psych.so
135
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.5/gem.build_complete
136
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.5/gem_make.out
137
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.5/mkmf.log
138
- - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.5/stringio.so
135
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.6/gem.build_complete
136
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.6/gem_make.out
137
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.6/mkmf.log
138
+ - vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.6/stringio.so
139
139
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/LICENSE.MIT
140
140
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/README.YARD.md
141
141
  - vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast.rb
@@ -2391,11 +2391,11 @@ files:
2391
2391
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb
2392
2392
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb
2393
2393
  - vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb
2394
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.5/README.md
2395
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.5/ext/stringio/Makefile
2396
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.5/ext/stringio/extconf.rb
2397
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.5/ext/stringio/stringio.c
2398
- - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.5/lib/stringio.so
2394
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/README.md
2395
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio/Makefile
2396
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio/extconf.rb
2397
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio/stringio.c
2398
+ - vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/lib/stringio.so
2399
2399
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.gitignore
2400
2400
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.rspec
2401
2401
  - vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.travis.yml
@@ -2523,7 +2523,7 @@ files:
2523
2523
  - vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.12.0.gemspec
2524
2524
  - vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec
2525
2525
  - vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec
2526
- - vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.5.gemspec
2526
+ - vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.6.gemspec
2527
2527
  - vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.0.gemspec
2528
2528
  - vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec
2529
2529
  homepage: https://github.com/Cybrid-app/cybrid-api-organization-ruby/