cybrid_api_organization_ruby 0.68.64 → 0.68.65

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 +21 -21
  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.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +5 -5
  22. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.15.5/gem_make.out +5 -5
  23. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.4/gem_make.out +5 -5
  24. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.0/gem_make.out +5 -5
  25. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.6/gem_make.out +5 -5
  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.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
6
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ezhb9w sitelibdir\=./.gem.20230426-3903-ezhb9w clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-2ngnyo sitelibdir\=./.gem.20230426-3903-2ngnyo clean
7
7
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.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.2.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.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
11
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ezhb9w sitelibdir\=./.gem.20230426-3903-ezhb9w
11
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-2ngnyo sitelibdir\=./.gem.20230426-3903-2ngnyo
12
12
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.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,12 +63,12 @@ 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.2.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.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
66
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ezhb9w sitelibdir\=./.gem.20230426-3903-ezhb9w install
66
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-2ngnyo sitelibdir\=./.gem.20230426-3903-2ngnyo install
67
67
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
68
- /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230426-3903-ezhb9w/jaro_winkler
68
+ /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230426-3903-2ngnyo/jaro_winkler
69
69
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
70
70
 
71
71
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
72
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ezhb9w sitelibdir\=./.gem.20230426-3903-ezhb9w clean
72
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-2ngnyo sitelibdir\=./.gem.20230426-3903-2ngnyo clean
73
73
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
74
74
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.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.2.0/gems/psych-5.1.0/ext/psych
8
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-qail40 sitelibdir\=./.gem.20230426-3903-qail40 clean
8
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ad912w sitelibdir\=./.gem.20230426-3903-ad912w clean
9
9
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/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:283: 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.2.0/gems/psych-5.1.0/ext/psych'
14
14
 
15
15
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych
16
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-qail40 sitelibdir\=./.gem.20230426-3903-qail40
16
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ad912w sitelibdir\=./.gem.20230426-3903-ad912w
17
17
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych'
18
18
  compiling psych.c
19
19
  compiling psych_emitter.c
@@ -24,13 +24,13 @@ 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.2.0/gems/psych-5.1.0/ext/psych'
25
25
 
26
26
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych
27
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-qail40 sitelibdir\=./.gem.20230426-3903-qail40 install
27
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ad912w sitelibdir\=./.gem.20230426-3903-ad912w install
28
28
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych'
29
- /usr/bin/install -c -m 0755 psych.so ./.gem.20230426-3903-qail40
29
+ /usr/bin/install -c -m 0755 psych.so ./.gem.20230426-3903-ad912w
30
30
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych'
31
31
 
32
32
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych
33
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-qail40 sitelibdir\=./.gem.20230426-3903-qail40 clean
33
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-ad912w sitelibdir\=./.gem.20230426-3903-ad912w clean
34
34
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych'
35
35
  cd libyaml && make clean
36
36
  /bin/sh: 1: cd: can't cd to libyaml
@@ -4,24 +4,24 @@ 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.2.0/gems/stringio-3.0.6/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-jdgrya sitelibdir\=./.gem.20230426-3903-jdgrya clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-bp5ewe sitelibdir\=./.gem.20230426-3903-bp5ewe clean
8
8
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
9
9
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
10
10
 
11
11
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
12
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-jdgrya sitelibdir\=./.gem.20230426-3903-jdgrya
12
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-bp5ewe sitelibdir\=./.gem.20230426-3903-bp5ewe
13
13
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/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.2.0/gems/stringio-3.0.6/ext/stringio'
17
17
 
18
18
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-jdgrya sitelibdir\=./.gem.20230426-3903-jdgrya install
19
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-bp5ewe sitelibdir\=./.gem.20230426-3903-bp5ewe install
20
20
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
21
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20230426-3903-jdgrya
21
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20230426-3903-bp5ewe
22
22
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
23
23
 
24
24
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
25
- make DESTDIR\= sitearchdir\=./.gem.20230426-3903-jdgrya sitelibdir\=./.gem.20230426-3903-jdgrya clean
25
+ make DESTDIR\= sitearchdir\=./.gem.20230426-3903-bp5ewe sitelibdir\=./.gem.20230426-3903-bp5ewe clean
26
26
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
27
27
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/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.68.64
4
+ version: 0.68.65
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid