cybrid_api_id_ruby 0.125.250 → 0.125.251
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 +2 -2
- data/README.md +5 -5
- data/cybrid_api_id_ruby.gemspec +1 -1
- data/lib/cybrid_api_id_ruby/api/bank_applications_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api/customer_tokens_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api/organization_applications_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api/users_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api_client.rb +1 -1
- data/lib/cybrid_api_id_ruby/api_error.rb +1 -1
- data/lib/cybrid_api_id_ruby/configuration.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_list_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_with_secret_all_of_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_with_secret_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/customer_token_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/error_response_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/patch_user_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_bank_application_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_customer_token_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_organization_application_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_user_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/user_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/user_list_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/version.rb +2 -2
- data/lib/cybrid_api_id_ruby.rb +1 -1
- data/spec/api/bank_applications_idp_api_spec.rb +1 -1
- data/spec/api/customer_tokens_idp_api_spec.rb +1 -1
- data/spec/api/organization_applications_idp_api_spec.rb +1 -1
- data/spec/api/users_idp_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/application_idp_model_spec.rb +1 -1
- data/spec/models/application_list_idp_model_spec.rb +1 -1
- data/spec/models/application_with_secret_all_of_idp_model_spec.rb +1 -1
- data/spec/models/application_with_secret_idp_model_spec.rb +1 -1
- data/spec/models/customer_token_idp_model_spec.rb +1 -1
- data/spec/models/error_response_idp_model_spec.rb +1 -1
- data/spec/models/patch_user_idp_model_spec.rb +1 -1
- data/spec/models/post_bank_application_idp_model_spec.rb +1 -1
- data/spec/models/post_customer_token_idp_model_spec.rb +1 -1
- data/spec/models/post_organization_application_idp_model_spec.rb +1 -1
- data/spec/models/post_user_idp_model_spec.rb +1 -1
- data/spec/models/user_idp_model_spec.rb +1 -1
- data/spec/models/user_list_idp_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/cache/stringio-3.1.9.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-12.0.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{stringio-3.1.8 → stringio-3.1.9}/gem_make.out +18 -18
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{stringio-3.1.8 → stringio-3.1.9}/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/NEWS.md +33 -0
- data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/ext/stringio/stringio.c +7 -169
- data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/lib/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/specifications/{stringio-3.1.8.gemspec → stringio-3.1.9.gemspec} +4 -4
- metadata +19 -19
- data/vendor/bundle/ruby/3.3.0/cache/stringio-3.1.8.gem +0 -0
- /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{stringio-3.1.8 → stringio-3.1.9}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{stringio-3.1.8 → stringio-3.1.9}/mkmf.log +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/.document +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/.rdoc_options +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/README.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/docs/io.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/ext/stringio/.document +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/ext/stringio/Makefile +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/ext/stringio/extconf.rb +0 -0
|
@@ -3,12 +3,12 @@ current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vend
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-m749uv sitelibdir\=./.gem.20251202-3338-m749uv clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-m749uv sitelibdir\=./.gem.20251202-3338-m749uv
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
13
13
|
compiling breakpoint.c
|
|
14
14
|
compiling byebug.c
|
|
@@ -39,12 +39,12 @@ linking shared-object byebug/byebug.so
|
|
|
39
39
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
40
40
|
|
|
41
41
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
|
|
42
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
42
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-m749uv sitelibdir\=./.gem.20251202-3338-m749uv install
|
|
43
43
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
44
|
-
/usr/bin/install -c -m 0755 byebug.so ./.gem.
|
|
44
|
+
/usr/bin/install -c -m 0755 byebug.so ./.gem.20251202-3338-m749uv/byebug
|
|
45
45
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
46
46
|
|
|
47
47
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
|
|
48
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
48
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-m749uv sitelibdir\=./.gem.20251202-3338-m749uv clean
|
|
49
49
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
50
50
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
|
|
@@ -6,12 +6,12 @@ checking for altzone in time.h with -Werror... no
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-5u5myu sitelibdir\=./.gem.20251202-3338-5u5myu clean
|
|
10
10
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
11
11
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
12
12
|
|
|
13
13
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date
|
|
14
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
14
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-5u5myu sitelibdir\=./.gem.20251202-3338-5u5myu
|
|
15
15
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
16
16
|
compiling date_core.c
|
|
17
17
|
compiling date_parse.c
|
|
@@ -21,12 +21,12 @@ linking shared-object date_core.so
|
|
|
21
21
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
22
22
|
|
|
23
23
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-5u5myu sitelibdir\=./.gem.20251202-3338-5u5myu install
|
|
25
25
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
26
|
-
/usr/bin/install -c -m 0755 date_core.so ./.gem.
|
|
26
|
+
/usr/bin/install -c -m 0755 date_core.so ./.gem.20251202-3338-5u5myu
|
|
27
27
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
28
28
|
|
|
29
29
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date
|
|
30
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
30
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-5u5myu sitelibdir\=./.gem.20251202-3338-5u5myu clean
|
|
31
31
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
32
32
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.5.0/ext/date'
|
|
@@ -3,12 +3,12 @@ current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vend
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-aqlvwx sitelibdir\=./.gem.20251202-3338-aqlvwx clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-aqlvwx sitelibdir\=./.gem.20251202-3338-aqlvwx
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.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/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
27
27
|
|
|
28
28
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
29
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
29
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-aqlvwx sitelibdir\=./.gem.20251202-3338-aqlvwx install
|
|
30
30
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.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.20251202-3338-aqlvwx/jaro_winkler
|
|
32
32
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
33
33
|
|
|
34
34
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
35
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
35
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-aqlvwx sitelibdir\=./.gem.20251202-3338-aqlvwx clean
|
|
36
36
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
37
37
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
|
|
@@ -6,7 +6,7 @@ checking for yaml_get_version() in -lyaml... yes
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-71lyiw sitelibdir\=./.gem.20251202-3338-71lyiw clean
|
|
10
10
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
|
|
11
11
|
cd libyaml && make clean
|
|
12
12
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
@@ -14,7 +14,7 @@ make[1]: [Makefile:283: clean-so] Error 2 (ignored)
|
|
|
14
14
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
|
|
15
15
|
|
|
16
16
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
|
17
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
17
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-71lyiw sitelibdir\=./.gem.20251202-3338-71lyiw
|
|
18
18
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
|
|
19
19
|
compiling psych.c
|
|
20
20
|
compiling psych_emitter.c
|
|
@@ -25,13 +25,13 @@ linking shared-object psych.so
|
|
|
25
25
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
|
|
26
26
|
|
|
27
27
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
|
28
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
28
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-71lyiw sitelibdir\=./.gem.20251202-3338-71lyiw install
|
|
29
29
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
|
|
30
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
|
30
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20251202-3338-71lyiw
|
|
31
31
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
|
|
32
32
|
|
|
33
33
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
|
34
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
34
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-71lyiw sitelibdir\=./.gem.20251202-3338-71lyiw clean
|
|
35
35
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
|
|
36
36
|
cd libyaml && make clean
|
|
37
37
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
@@ -3,24 +3,24 @@ current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vend
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-64pl3o sitelibdir\=./.gem.20251202-3338-64pl3o clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-64pl3o sitelibdir\=./.gem.20251202-3338-64pl3o
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
13
13
|
compiling cparse.c
|
|
14
14
|
linking shared-object racc/cparse.so
|
|
15
15
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
16
16
|
|
|
17
17
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-64pl3o sitelibdir\=./.gem.20251202-3338-64pl3o install
|
|
19
19
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
20
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
|
20
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20251202-3338-64pl3o/racc
|
|
21
21
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
22
22
|
|
|
23
23
|
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-64pl3o sitelibdir\=./.gem.20251202-3338-64pl3o clean
|
|
25
25
|
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
26
26
|
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
1
|
+
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio
|
|
2
2
|
/usr/local/bin/ruby extconf.rb
|
|
3
3
|
checking for rb_io_mode_t in ruby/io.h... no
|
|
4
4
|
creating Makefile
|
|
5
5
|
|
|
6
|
-
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
8
|
-
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
9
|
-
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
6
|
+
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio
|
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-rarzz2 sitelibdir\=./.gem.20251202-3338-rarzz2 clean
|
|
8
|
+
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
9
|
+
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
10
10
|
|
|
11
|
-
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
13
|
-
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
11
|
+
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-rarzz2 sitelibdir\=./.gem.20251202-3338-rarzz2
|
|
13
|
+
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
14
14
|
compiling stringio.c
|
|
15
15
|
linking shared-object stringio.so
|
|
16
|
-
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
16
|
+
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
17
17
|
|
|
18
|
-
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
20
|
-
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
21
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
|
22
|
-
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
18
|
+
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-rarzz2 sitelibdir\=./.gem.20251202-3338-rarzz2 install
|
|
20
|
+
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
21
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20251202-3338-rarzz2
|
|
22
|
+
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
23
23
|
|
|
24
|
-
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
26
|
-
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
27
|
-
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
24
|
+
current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio
|
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20251202-3338-rarzz2 sitelibdir\=./.gem.20251202-3338-rarzz2 clean
|
|
26
|
+
make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
27
|
+
make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio'
|
|
Binary file
|
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# News
|
|
2
2
|
|
|
3
|
+
## 3.1.9 - 2025-12-01
|
|
4
|
+
|
|
5
|
+
### Improvements
|
|
6
|
+
|
|
7
|
+
* [DOC] Tweaks for StringIO#each_line
|
|
8
|
+
* GH-165
|
|
9
|
+
|
|
10
|
+
* [DOC] Doc for StringIO.size
|
|
11
|
+
* GH-175
|
|
12
|
+
|
|
13
|
+
* [DOC] Tweaks for StringIO#fsync
|
|
14
|
+
* GH-173
|
|
15
|
+
|
|
16
|
+
* [DOC] Fix #seek link
|
|
17
|
+
* GH-174
|
|
18
|
+
|
|
19
|
+
* Add a note about chilled string support to 3.1.8 release note
|
|
20
|
+
* GH-180 fixes GH-179
|
|
21
|
+
|
|
22
|
+
### Fixes
|
|
23
|
+
|
|
24
|
+
* JRuby: Removed use of RubyBasicObject.flags
|
|
25
|
+
* GH-182
|
|
26
|
+
|
|
27
|
+
### Thanks
|
|
28
|
+
|
|
29
|
+
* Burdette Lamar
|
|
30
|
+
|
|
31
|
+
* Charles Oliver Nutter
|
|
32
|
+
|
|
3
33
|
## 3.1.8 - 2025-11-12
|
|
4
34
|
|
|
5
35
|
### Improvements
|
|
@@ -7,6 +37,9 @@
|
|
|
7
37
|
* Improved documents
|
|
8
38
|
* Patch by Burdette Lamar
|
|
9
39
|
|
|
40
|
+
* Improved chilled string support
|
|
41
|
+
* GH-128
|
|
42
|
+
|
|
10
43
|
### Fixes
|
|
11
44
|
|
|
12
45
|
* Fixed SEGV in `StringIO#seek` with `SEEK_END` on `StringIO.new(nil)`
|
data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/ext/stringio/stringio.c
RENAMED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
**********************************************************************/
|
|
14
14
|
|
|
15
15
|
static const char *const
|
|
16
|
-
STRINGIO_VERSION = "3.1.
|
|
16
|
+
STRINGIO_VERSION = "3.1.9";
|
|
17
17
|
|
|
18
18
|
#include <stdbool.h>
|
|
19
19
|
|
|
@@ -883,9 +883,9 @@ strio_rewind(VALUE self)
|
|
|
883
883
|
* call-seq:
|
|
884
884
|
* seek(offset, whence = SEEK_SET) -> 0
|
|
885
885
|
*
|
|
886
|
-
* Sets the
|
|
886
|
+
* Sets the position to the given integer +offset+ (in bytes),
|
|
887
887
|
* with respect to a given constant +whence+;
|
|
888
|
-
* see {
|
|
888
|
+
* see {IO#seek}[https://docs.ruby-lang.org/en/master/IO.html#method-i-seek].
|
|
889
889
|
*/
|
|
890
890
|
static VALUE
|
|
891
891
|
strio_seek(int argc, VALUE *argv, VALUE self)
|
|
@@ -1473,170 +1473,8 @@ strio_readline(int argc, VALUE *argv, VALUE self)
|
|
|
1473
1473
|
* each_line(limit, chomp: false) {|line| ... } -> self
|
|
1474
1474
|
* each_line(sep, limit, chomp: false) {|line| ... } -> self
|
|
1475
1475
|
*
|
|
1476
|
-
*
|
|
1477
|
-
* returns `self`.
|
|
1478
|
-
*
|
|
1479
|
-
* Leaves stream position as end-of-stream.
|
|
1480
|
-
*
|
|
1481
|
-
* **No Arguments**
|
|
1482
|
-
*
|
|
1483
|
-
* With no arguments given,
|
|
1484
|
-
* reads lines using the default record separator global variable `$/`, whose initial value is `"\n"`.
|
|
1485
|
-
*
|
|
1486
|
-
* ```
|
|
1487
|
-
* strio = StringIO.new(TEXT)
|
|
1488
|
-
* strio.each_line {|line| p line }
|
|
1489
|
-
* strio.eof? # => true
|
|
1490
|
-
* ```
|
|
1491
|
-
*
|
|
1492
|
-
* Output:
|
|
1493
|
-
*
|
|
1494
|
-
* ```
|
|
1495
|
-
* "First line\n"
|
|
1496
|
-
* "Second line\n"
|
|
1497
|
-
* "\n"
|
|
1498
|
-
* "Fourth line\n"
|
|
1499
|
-
* "Fifth line\n"
|
|
1500
|
-
* ```
|
|
1501
|
-
*
|
|
1502
|
-
* **Argument `sep`**
|
|
1503
|
-
*
|
|
1504
|
-
* With only string argument `sep` given,
|
|
1505
|
-
* reads lines using that string as the record separator:
|
|
1506
|
-
*
|
|
1507
|
-
* ```
|
|
1508
|
-
* strio = StringIO.new(TEXT)
|
|
1509
|
-
* strio.each_line(' ') {|line| p line }
|
|
1510
|
-
* ```
|
|
1511
|
-
*
|
|
1512
|
-
* Output:
|
|
1513
|
-
*
|
|
1514
|
-
* ```
|
|
1515
|
-
* "First "
|
|
1516
|
-
* "line\nSecond "
|
|
1517
|
-
* "line\n\nFourth "
|
|
1518
|
-
* "line\nFifth "
|
|
1519
|
-
* "line\n"
|
|
1520
|
-
* ```
|
|
1521
|
-
*
|
|
1522
|
-
* **Argument `limit`**
|
|
1523
|
-
*
|
|
1524
|
-
* With only integer argument `limit` given,
|
|
1525
|
-
* reads lines using the default record separator global variable `$/`, whose initial value is `"\n"`;
|
|
1526
|
-
* also limits the size (in characters) of each line to the given limit:
|
|
1527
|
-
*
|
|
1528
|
-
* ```
|
|
1529
|
-
* strio = StringIO.new(TEXT)
|
|
1530
|
-
* strio.each_line(10) {|line| p line }
|
|
1531
|
-
* ```
|
|
1532
|
-
*
|
|
1533
|
-
* Output:
|
|
1534
|
-
*
|
|
1535
|
-
* ```
|
|
1536
|
-
* "First line"
|
|
1537
|
-
* "\n"
|
|
1538
|
-
* "Second lin"
|
|
1539
|
-
* "e\n"
|
|
1540
|
-
* "\n"
|
|
1541
|
-
* "Fourth lin"
|
|
1542
|
-
* "e\n"
|
|
1543
|
-
* "Fifth line"
|
|
1544
|
-
* "\n"
|
|
1545
|
-
* ```
|
|
1546
|
-
* **Arguments `sep` and `limit`**
|
|
1547
|
-
*
|
|
1548
|
-
* With arguments `sep` and `limit` both given,
|
|
1549
|
-
* honors both:
|
|
1550
|
-
*
|
|
1551
|
-
* ```
|
|
1552
|
-
* strio = StringIO.new(TEXT)
|
|
1553
|
-
* strio.each_line(' ', 10) {|line| p line }
|
|
1554
|
-
* ```
|
|
1555
|
-
*
|
|
1556
|
-
* Output:
|
|
1557
|
-
*
|
|
1558
|
-
* ```
|
|
1559
|
-
* "First "
|
|
1560
|
-
* "line\nSecon"
|
|
1561
|
-
* "d "
|
|
1562
|
-
* "line\n\nFour"
|
|
1563
|
-
* "th "
|
|
1564
|
-
* "line\nFifth"
|
|
1565
|
-
* " "
|
|
1566
|
-
* "line\n"
|
|
1567
|
-
* ```
|
|
1568
|
-
*
|
|
1569
|
-
* **Position**
|
|
1476
|
+
* :include: stringio/each_line.md
|
|
1570
1477
|
*
|
|
1571
|
-
* As stated above, method `each` _remaining_ line in the stream.
|
|
1572
|
-
*
|
|
1573
|
-
* In the examples above each `strio` object starts with its position at beginning-of-stream;
|
|
1574
|
-
* but in other cases the position may be anywhere (see StringIO#pos):
|
|
1575
|
-
*
|
|
1576
|
-
* ```
|
|
1577
|
-
* strio = StringIO.new(TEXT)
|
|
1578
|
-
* strio.pos = 30 # Set stream position to character 30.
|
|
1579
|
-
* strio.each_line {|line| p line }
|
|
1580
|
-
* ```
|
|
1581
|
-
*
|
|
1582
|
-
* Output:
|
|
1583
|
-
*
|
|
1584
|
-
* ```
|
|
1585
|
-
* " line\n"
|
|
1586
|
-
* "Fifth line\n"
|
|
1587
|
-
* ```
|
|
1588
|
-
*
|
|
1589
|
-
* **Special Record Separators**
|
|
1590
|
-
*
|
|
1591
|
-
* Like some methds in class `IO`, StringIO.each honors two special record separators;
|
|
1592
|
-
* see {Special Line Separators}[https://docs.ruby-lang.org/en/master/IO.html#class-IO-label-Special+Line+Separator+Values].
|
|
1593
|
-
*
|
|
1594
|
-
* ```
|
|
1595
|
-
* strio = StringIO.new(TEXT)
|
|
1596
|
-
* strio.each_line('') {|line| p line } # Read as paragraphs (separated by blank lines).
|
|
1597
|
-
* ```
|
|
1598
|
-
*
|
|
1599
|
-
* Output:
|
|
1600
|
-
*
|
|
1601
|
-
* ```
|
|
1602
|
-
* "First line\nSecond line\n\n"
|
|
1603
|
-
* "Fourth line\nFifth line\n"
|
|
1604
|
-
* ```
|
|
1605
|
-
*
|
|
1606
|
-
* ```
|
|
1607
|
-
* strio = StringIO.new(TEXT)
|
|
1608
|
-
* strio.each_line(nil) {|line| p line } # "Slurp"; read it all.
|
|
1609
|
-
* ```
|
|
1610
|
-
*
|
|
1611
|
-
* Output:
|
|
1612
|
-
*
|
|
1613
|
-
* ```
|
|
1614
|
-
* "First line\nSecond line\n\nFourth line\nFifth line\n"
|
|
1615
|
-
* ```
|
|
1616
|
-
*
|
|
1617
|
-
* **Keyword Argument `chomp`**
|
|
1618
|
-
*
|
|
1619
|
-
* With keyword argument `chomp` given as `true` (the default is `false`),
|
|
1620
|
-
* removes trailing newline (if any) from each line:
|
|
1621
|
-
*
|
|
1622
|
-
* ```
|
|
1623
|
-
* strio = StringIO.new(TEXT)
|
|
1624
|
-
* strio.each_line(chomp: true) {|line| p line }
|
|
1625
|
-
* ```
|
|
1626
|
-
*
|
|
1627
|
-
* Output:
|
|
1628
|
-
*
|
|
1629
|
-
* ```
|
|
1630
|
-
* "First line"
|
|
1631
|
-
* "Second line"
|
|
1632
|
-
* ""
|
|
1633
|
-
* "Fourth line"
|
|
1634
|
-
* "Fifth line"
|
|
1635
|
-
* ```
|
|
1636
|
-
*
|
|
1637
|
-
* With no block given, returns a new {Enumerator}[https://docs.ruby-lang.org/en/master/Enumerator.html].
|
|
1638
|
-
*
|
|
1639
|
-
* Related: StringIO.each_byte, StringIO.each_char, StringIO.each_codepoint.
|
|
1640
1478
|
*/
|
|
1641
1479
|
static VALUE
|
|
1642
1480
|
strio_each(int argc, VALUE *argv, VALUE self)
|
|
@@ -2005,10 +1843,10 @@ strio_syswrite_nonblock(int argc, VALUE *argv, VALUE self)
|
|
|
2005
1843
|
|
|
2006
1844
|
/*
|
|
2007
1845
|
* call-seq:
|
|
2008
|
-
*
|
|
2009
|
-
*
|
|
1846
|
+
* size -> integer
|
|
1847
|
+
*
|
|
1848
|
+
* :include: stringio/size.rdoc
|
|
2010
1849
|
*
|
|
2011
|
-
* Returns the size of the buffer string.
|
|
2012
1850
|
*/
|
|
2013
1851
|
static VALUE
|
|
2014
1852
|
strio_size(VALUE self)
|
|
Binary file
|
data/vendor/bundle/ruby/3.3.0/specifications/{stringio-3.1.8.gemspec → stringio-3.1.9.gemspec}
RENAMED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
|
2
|
-
# stub: stringio 3.1.
|
|
2
|
+
# stub: stringio 3.1.9 ruby lib
|
|
3
3
|
# stub: ext/stringio/extconf.rb
|
|
4
4
|
|
|
5
5
|
Gem::Specification.new do |s|
|
|
6
6
|
s.name = "stringio".freeze
|
|
7
|
-
s.version = "3.1.
|
|
7
|
+
s.version = "3.1.9".freeze
|
|
8
8
|
|
|
9
9
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
10
|
-
s.metadata = { "changelog_uri" => "https://github.com/ruby/stringio/releases/tag/v3.1.
|
|
10
|
+
s.metadata = { "changelog_uri" => "https://github.com/ruby/stringio/releases/tag/v3.1.9" } if s.respond_to? :metadata=
|
|
11
11
|
s.require_paths = ["lib".freeze]
|
|
12
12
|
s.authors = ["Nobu Nakada".freeze, "Charles Oliver Nutter".freeze]
|
|
13
|
-
s.date = "2025-
|
|
13
|
+
s.date = "2025-12-02"
|
|
14
14
|
s.description = "Pseudo `IO` class from/to `String`.".freeze
|
|
15
15
|
s.email = ["nobu@ruby-lang.org".freeze, "headius@headius.com".freeze]
|
|
16
16
|
s.extensions = ["ext/stringio/extconf.rb".freeze]
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cybrid_api_id_ruby
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.125.
|
|
4
|
+
version: 0.125.251
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Cybrid
|
|
@@ -156,7 +156,7 @@ files:
|
|
|
156
156
|
- vendor/bundle/ruby/3.3.0/cache/rspec-support-3.13.6.gem
|
|
157
157
|
- vendor/bundle/ruby/3.3.0/cache/rubocop-0.66.0.gem
|
|
158
158
|
- vendor/bundle/ruby/3.3.0/cache/ruby-progressbar-1.13.0.gem
|
|
159
|
-
- vendor/bundle/ruby/3.3.0/cache/stringio-3.1.
|
|
159
|
+
- vendor/bundle/ruby/3.3.0/cache/stringio-3.1.9.gem
|
|
160
160
|
- vendor/bundle/ruby/3.3.0/cache/typhoeus-1.5.0.gem
|
|
161
161
|
- vendor/bundle/ruby/3.3.0/cache/unicode-display_width-1.5.0.gem
|
|
162
162
|
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-12.0.0/byebug/byebug.so
|
|
@@ -176,10 +176,10 @@ files:
|
|
|
176
176
|
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem.build_complete
|
|
177
177
|
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out
|
|
178
178
|
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so
|
|
179
|
-
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.
|
|
180
|
-
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.
|
|
181
|
-
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.
|
|
182
|
-
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.
|
|
179
|
+
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.9/gem.build_complete
|
|
180
|
+
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.9/gem_make.out
|
|
181
|
+
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.9/mkmf.log
|
|
182
|
+
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.9/stringio.so
|
|
183
183
|
- vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/LICENSE.MIT
|
|
184
184
|
- vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/README.YARD.md
|
|
185
185
|
- vendor/bundle/ruby/3.3.0/gems/ast-2.4.3/lib/ast.rb
|
|
@@ -2098,18 +2098,18 @@ files:
|
|
|
2098
2098
|
- vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb
|
|
2099
2099
|
- vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb
|
|
2100
2100
|
- vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb
|
|
2101
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2102
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2103
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2104
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2105
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2106
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2107
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2108
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2109
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2110
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2111
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2112
|
-
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.
|
|
2101
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/.document
|
|
2102
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/.rdoc_options
|
|
2103
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/COPYING
|
|
2104
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/LICENSE.txt
|
|
2105
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/NEWS.md
|
|
2106
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/README.md
|
|
2107
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/docs/io.rb
|
|
2108
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio/.document
|
|
2109
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio/Makefile
|
|
2110
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio/extconf.rb
|
|
2111
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/ext/stringio/stringio.c
|
|
2112
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.9/lib/stringio.so
|
|
2113
2113
|
- vendor/bundle/ruby/3.3.0/gems/typhoeus-1.5.0/CHANGELOG.md
|
|
2114
2114
|
- vendor/bundle/ruby/3.3.0/gems/typhoeus-1.5.0/CONTRIBUTING.md
|
|
2115
2115
|
- vendor/bundle/ruby/3.3.0/gems/typhoeus-1.5.0/LICENSE
|
|
@@ -2192,7 +2192,7 @@ files:
|
|
|
2192
2192
|
- vendor/bundle/ruby/3.3.0/specifications/rspec-support-3.13.6.gemspec
|
|
2193
2193
|
- vendor/bundle/ruby/3.3.0/specifications/rubocop-0.66.0.gemspec
|
|
2194
2194
|
- vendor/bundle/ruby/3.3.0/specifications/ruby-progressbar-1.13.0.gemspec
|
|
2195
|
-
- vendor/bundle/ruby/3.3.0/specifications/stringio-3.1.
|
|
2195
|
+
- vendor/bundle/ruby/3.3.0/specifications/stringio-3.1.9.gemspec
|
|
2196
2196
|
- vendor/bundle/ruby/3.3.0/specifications/typhoeus-1.5.0.gemspec
|
|
2197
2197
|
- vendor/bundle/ruby/3.3.0/specifications/unicode-display_width-1.5.0.gemspec
|
|
2198
2198
|
homepage: https://github.com/Cybrid-app/cybrid-api-id-ruby/
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/ext/stringio/.document
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.8 → stringio-3.1.9}/ext/stringio/extconf.rb
RENAMED
|
File without changes
|