cybrid_api_organization_ruby 0.57.50 → 0.58.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +36 -33
- 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.1.0/extensions/x86_64-linux/3.1.0/byebug-11.1.3/gem_make.out +4 -4
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/ffi-1.15.5/gem_make.out +4 -4
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/jaro_winkler-1.5.4/gem_make.out +4 -4
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/psych-5.0.2/gem_make.out +4 -4
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/stringio-3.0.4/gem_make.out +4 -4
- 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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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'
|