cybrid_api_organization_ruby 0.68.6 → 0.68.8

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 +10 -9
  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.5/gem_make.out +5 -5
  26. metadata +1 -1
@@ -9,12 +9,12 @@ creating extconf.h
9
9
  creating Makefile
10
10
 
11
11
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
12
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-bl6spx sitelibdir\=./.gem.20230327-3991-bl6spx clean
12
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-r2cst2 sitelibdir\=./.gem.20230327-3894-r2cst2 clean
13
13
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
14
14
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
15
15
 
16
16
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
17
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-bl6spx sitelibdir\=./.gem.20230327-3991-bl6spx
17
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-r2cst2 sitelibdir\=./.gem.20230327-3894-r2cst2
18
18
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
19
19
  compiling AbstractMemory.c
20
20
  compiling ArrayType.c
@@ -43,12 +43,12 @@ linking shared-object ffi_c.so
43
43
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
44
44
 
45
45
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
46
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-bl6spx sitelibdir\=./.gem.20230327-3991-bl6spx install
46
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-r2cst2 sitelibdir\=./.gem.20230327-3894-r2cst2 install
47
47
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
48
- /usr/bin/install -c -m 0755 ffi_c.so ./.gem.20230327-3991-bl6spx
48
+ /usr/bin/install -c -m 0755 ffi_c.so ./.gem.20230327-3894-r2cst2
49
49
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
50
50
 
51
51
  current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
52
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-bl6spx sitelibdir\=./.gem.20230327-3991-bl6spx clean
52
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-r2cst2 sitelibdir\=./.gem.20230327-3894-r2cst2 clean
53
53
  make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
54
54
  make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
@@ -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.20230327-3991-2f73yb sitelibdir\=./.gem.20230327-3991-2f73yb clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-5k5kfb sitelibdir\=./.gem.20230327-3894-5k5kfb 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.20230327-3991-2f73yb sitelibdir\=./.gem.20230327-3991-2f73yb
11
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-5k5kfb sitelibdir\=./.gem.20230327-3894-5k5kfb
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.20230327-3991-2f73yb sitelibdir\=./.gem.20230327-3991-2f73yb install
66
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-5k5kfb sitelibdir\=./.gem.20230327-3894-5k5kfb 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.20230327-3991-2f73yb/jaro_winkler
68
+ /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230327-3894-5k5kfb/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.20230327-3991-2f73yb sitelibdir\=./.gem.20230327-3991-2f73yb clean
72
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-5k5kfb sitelibdir\=./.gem.20230327-3894-5k5kfb 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.20230327-3991-xqpx5h sitelibdir\=./.gem.20230327-3991-xqpx5h clean
8
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-if9r1a sitelibdir\=./.gem.20230327-3894-if9r1a 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.20230327-3991-xqpx5h sitelibdir\=./.gem.20230327-3991-xqpx5h
16
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-if9r1a sitelibdir\=./.gem.20230327-3894-if9r1a
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.20230327-3991-xqpx5h sitelibdir\=./.gem.20230327-3991-xqpx5h install
27
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-if9r1a sitelibdir\=./.gem.20230327-3894-if9r1a 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.20230327-3991-xqpx5h
29
+ /usr/bin/install -c -m 0755 psych.so ./.gem.20230327-3894-if9r1a
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.20230327-3991-xqpx5h sitelibdir\=./.gem.20230327-3991-xqpx5h clean
33
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-if9r1a sitelibdir\=./.gem.20230327-3894-if9r1a 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.5/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-mxwyww sitelibdir\=./.gem.20230327-3991-mxwyww clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-44ck9z sitelibdir\=./.gem.20230327-3894-44ck9z 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.5/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.5/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.5/ext/stringio
12
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-mxwyww sitelibdir\=./.gem.20230327-3991-mxwyww
12
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-44ck9z sitelibdir\=./.gem.20230327-3894-44ck9z
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.5/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.5/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.5/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-mxwyww sitelibdir\=./.gem.20230327-3991-mxwyww install
19
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-44ck9z sitelibdir\=./.gem.20230327-3894-44ck9z 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.5/ext/stringio'
21
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20230327-3991-mxwyww
21
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20230327-3894-44ck9z
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.5/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.5/ext/stringio
25
- make DESTDIR\= sitearchdir\=./.gem.20230327-3991-mxwyww sitelibdir\=./.gem.20230327-3991-mxwyww clean
25
+ make DESTDIR\= sitearchdir\=./.gem.20230327-3894-44ck9z sitelibdir\=./.gem.20230327-3894-44ck9z 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.5/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.5/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.6
4
+ version: 0.68.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid