cybrid_api_organization_ruby 0.94.2 → 0.94.4
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.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +8 -8
- data/cybrid_api_organization_ruby.gemspec +2 -2
- data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +2 -2
- data/lib/cybrid_api_organization_ruby/api_client.rb +2 -2
- data/lib/cybrid_api_organization_ruby/api_error.rb +2 -2
- data/lib/cybrid_api_organization_ruby/configuration.rb +2 -2
- data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +2 -2
- data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +2 -2
- data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +2 -2
- data/lib/cybrid_api_organization_ruby/version.rb +3 -3
- data/lib/cybrid_api_organization_ruby.rb +2 -2
- data/spec/api/organizations_organization_api_spec.rb +2 -2
- data/spec/api_client_spec.rb +2 -2
- data/spec/configuration_spec.rb +2 -2
- data/spec/models/error_response_organization_model_spec.rb +2 -2
- data/spec/models/organization_organization_model_spec.rb +2 -2
- data/spec/models/patch_organization_organization_model_spec.rb +2 -2
- data/spec/spec_helper.rb +2 -2
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.15.5/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/gem_make.out +5 -5
- metadata +2 -2
|
@@ -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.
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-iotk4k sitelibdir\=./.gem.20230913-3617-iotk4k 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.
|
|
17
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-iotk4k sitelibdir\=./.gem.20230913-3617-iotk4k
|
|
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.
|
|
46
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-iotk4k sitelibdir\=./.gem.20230913-3617-iotk4k 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.
|
|
48
|
+
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20230913-3617-iotk4k
|
|
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.
|
|
52
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-iotk4k sitelibdir\=./.gem.20230913-3617-iotk4k 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.6/ext/jaro_winkler
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-hsq6e7 sitelibdir\=./.gem.20230913-3617-hsq6e7 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.6/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.6/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.6/ext/jaro_winkler
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-hsq6e7 sitelibdir\=./.gem.20230913-3617-hsq6e7
|
|
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.6/ext/jaro_winkler'
|
|
13
13
|
compiling adj_matrix.c
|
|
14
14
|
adj_matrix.c: In function ‘adj_matrix_default’:
|
|
@@ -26,12 +26,12 @@ linking shared-object jaro_winkler/jaro_winkler_ext.so
|
|
|
26
26
|
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.6/ext/jaro_winkler'
|
|
27
27
|
|
|
28
28
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
29
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
29
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-hsq6e7 sitelibdir\=./.gem.20230913-3617-hsq6e7 install
|
|
30
30
|
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.6/ext/jaro_winkler'
|
|
31
|
-
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.
|
|
31
|
+
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230913-3617-hsq6e7/jaro_winkler
|
|
32
32
|
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.6/ext/jaro_winkler'
|
|
33
33
|
|
|
34
34
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
35
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
35
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-hsq6e7 sitelibdir\=./.gem.20230913-3617-hsq6e7 clean
|
|
36
36
|
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.6/ext/jaro_winkler'
|
|
37
37
|
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.6/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.
|
|
8
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-ru5ywl sitelibdir\=./.gem.20230913-3617-ru5ywl 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.
|
|
16
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-ru5ywl sitelibdir\=./.gem.20230913-3617-ru5ywl
|
|
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.
|
|
27
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-ru5ywl sitelibdir\=./.gem.20230913-3617-ru5ywl 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.
|
|
29
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20230913-3617-ru5ywl
|
|
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.
|
|
33
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-ru5ywl sitelibdir\=./.gem.20230913-3617-ru5ywl 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
|
|
@@ -5,24 +5,24 @@ checking for rb_ary_subseq()... 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/racc-1.7.1/ext/racc/cparse
|
|
8
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
8
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-he0lrv sitelibdir\=./.gem.20230913-3617-he0lrv clean
|
|
9
9
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
10
10
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
11
11
|
|
|
12
12
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse
|
|
13
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
13
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-he0lrv sitelibdir\=./.gem.20230913-3617-he0lrv
|
|
14
14
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
15
15
|
compiling cparse.c
|
|
16
16
|
linking shared-object racc/cparse.so
|
|
17
17
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
18
18
|
|
|
19
19
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse
|
|
20
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
20
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-he0lrv sitelibdir\=./.gem.20230913-3617-he0lrv install
|
|
21
21
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
22
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
|
22
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20230913-3617-he0lrv/racc
|
|
23
23
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
24
24
|
|
|
25
25
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse
|
|
26
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
26
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-he0lrv sitelibdir\=./.gem.20230913-3617-he0lrv clean
|
|
27
27
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
28
28
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.7.1/ext/racc/cparse'
|
|
@@ -3,24 +3,24 @@ 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/stringio-3.0.8/ext/stringio
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-dwbv56 sitelibdir\=./.gem.20230913-3617-dwbv56 clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-dwbv56 sitelibdir\=./.gem.20230913-3617-dwbv56
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
13
13
|
compiling stringio.c
|
|
14
14
|
linking shared-object stringio.so
|
|
15
15
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
16
16
|
|
|
17
17
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-dwbv56 sitelibdir\=./.gem.20230913-3617-dwbv56 install
|
|
19
19
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
20
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
|
20
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20230913-3617-dwbv56
|
|
21
21
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
22
22
|
|
|
23
23
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20230913-3617-dwbv56 sitelibdir\=./.gem.20230913-3617-dwbv56 clean
|
|
25
25
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
26
26
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
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.94.
|
|
4
|
+
version: 0.94.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Cybrid
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-09-
|
|
11
|
+
date: 2023-09-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|