cybrid_api_organization_ruby 0.57.50 → 0.58.1

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 (26) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +36 -33
  4. data/cybrid_api_organization_ruby.gemspec +2 -2
  5. data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +2 -2
  6. data/lib/cybrid_api_organization_ruby/api_client.rb +2 -2
  7. data/lib/cybrid_api_organization_ruby/api_error.rb +2 -2
  8. data/lib/cybrid_api_organization_ruby/configuration.rb +2 -2
  9. data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +2 -2
  10. data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +2 -2
  11. data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +2 -2
  12. data/lib/cybrid_api_organization_ruby/version.rb +3 -3
  13. data/lib/cybrid_api_organization_ruby.rb +2 -2
  14. data/spec/api/organizations_organization_api_spec.rb +2 -2
  15. data/spec/api_client_spec.rb +2 -2
  16. data/spec/configuration_spec.rb +2 -2
  17. data/spec/models/error_response_organization_model_spec.rb +2 -2
  18. data/spec/models/organization_organization_model_spec.rb +2 -2
  19. data/spec/models/patch_organization_organization_model_spec.rb +2 -2
  20. data/spec/spec_helper.rb +2 -2
  21. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/byebug-11.1.3/gem_make.out +4 -4
  22. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/ffi-1.15.5/gem_make.out +4 -4
  23. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/jaro_winkler-1.5.4/gem_make.out +4 -4
  24. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/psych-5.0.2/gem_make.out +4 -4
  25. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/stringio-3.0.4/gem_make.out +4 -4
  26. metadata +1 -1
@@ -3,12 +3,12 @@ current directory: /home/circleci/project/api-service-clients/api-platform-organ
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
6
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-rslnar sitelibdir\=./.gem.20230118-3912-rslnar clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-qwe6ay sitelibdir\=./.gem.20230118-3913-qwe6ay clean
7
7
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
8
8
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
9
9
 
10
10
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
11
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-rslnar sitelibdir\=./.gem.20230118-3912-rslnar
11
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-qwe6ay sitelibdir\=./.gem.20230118-3913-qwe6ay
12
12
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
13
13
  compiling adj_matrix.c
14
14
  adj_matrix.c: In function ‘adj_matrix_default’:
@@ -63,7 +63,7 @@ linking shared-object jaro_winkler/jaro_winkler_ext.so
63
63
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
64
64
 
65
65
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
66
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-rslnar sitelibdir\=./.gem.20230118-3912-rslnar install
66
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-qwe6ay sitelibdir\=./.gem.20230118-3913-qwe6ay install
67
67
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
68
- /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230118-3912-rslnar/jaro_winkler
68
+ /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230118-3913-qwe6ay/jaro_winkler
69
69
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
@@ -5,7 +5,7 @@ checking for yaml_get_version() in -lyaml... yes
5
5
  creating Makefile
6
6
 
7
7
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych
8
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-2v21ks sitelibdir\=./.gem.20230118-3912-2v21ks clean
8
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-7luy7o sitelibdir\=./.gem.20230118-3913-7luy7o clean
9
9
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych'
10
10
  cd libyaml && make clean
11
11
  /bin/sh: 1: cd: can't cd to libyaml
@@ -13,7 +13,7 @@ make[1]: [Makefile:282: clean-so] Error 2 (ignored)
13
13
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych'
14
14
 
15
15
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych
16
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-2v21ks sitelibdir\=./.gem.20230118-3912-2v21ks
16
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-7luy7o sitelibdir\=./.gem.20230118-3913-7luy7o
17
17
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych'
18
18
  compiling psych.c
19
19
  compiling psych_emitter.c
@@ -24,7 +24,7 @@ linking shared-object psych.so
24
24
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych'
25
25
 
26
26
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych
27
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-2v21ks sitelibdir\=./.gem.20230118-3912-2v21ks install
27
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-7luy7o sitelibdir\=./.gem.20230118-3913-7luy7o install
28
28
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych'
29
- /usr/bin/install -c -m 0755 psych.so ./.gem.20230118-3912-2v21ks
29
+ /usr/bin/install -c -m 0755 psych.so ./.gem.20230118-3913-7luy7o
30
30
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/psych-5.0.2/ext/psych'
@@ -4,19 +4,19 @@ checking for rb_io_extract_modeenc() in ruby/io.h... yes
4
4
  creating Makefile
5
5
 
6
6
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-c9yg7g sitelibdir\=./.gem.20230118-3912-c9yg7g clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-p5flt sitelibdir\=./.gem.20230118-3913-p5flt clean
8
8
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio'
9
9
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio'
10
10
 
11
11
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio
12
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-c9yg7g sitelibdir\=./.gem.20230118-3912-c9yg7g
12
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-p5flt sitelibdir\=./.gem.20230118-3913-p5flt
13
13
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio'
14
14
  compiling stringio.c
15
15
  linking shared-object stringio.so
16
16
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio'
17
17
 
18
18
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20230118-3912-c9yg7g sitelibdir\=./.gem.20230118-3912-c9yg7g install
19
+ make DESTDIR\= sitearchdir\=./.gem.20230118-3913-p5flt sitelibdir\=./.gem.20230118-3913-p5flt install
20
20
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio'
21
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20230118-3912-c9yg7g
21
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20230118-3913-p5flt
22
22
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.4/ext/stringio'
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.57.50
4
+ version: 0.58.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid