cybrid_api_id_ruby 0.83.2 → 0.83.3
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_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/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/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_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/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/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.2.0/cache/stringio-3.0.8.gem +0 -0
- 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.7 → stringio-3.0.8}/gem_make.out +18 -18
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/stringio.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/stringio.c +44 -1
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/lib/stringio.so +0 -0
- data/vendor/bundle/ruby/3.2.0/specifications/{stringio-3.0.7.gemspec → stringio-3.0.8.gemspec} +3 -3
- metadata +11 -11
- data/vendor/bundle/ruby/3.2.0/cache/stringio-3.0.7.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.7/lib/stringio.so +0 -0
- /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.0.7 → stringio-3.0.8}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/README.md +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/Makefile +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/extconf.rb +0 -0
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
1
|
+
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
2
2
|
/usr/local/bin/ruby extconf.rb
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
|
-
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.20230810-
|
|
7
|
-
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
8
|
-
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
5
|
+
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20230810-3631-jc73x7 sitelibdir\=./.gem.20230810-3631-jc73x7 clean
|
|
7
|
+
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
8
|
+
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
9
9
|
|
|
10
|
-
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.20230810-
|
|
12
|
-
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
10
|
+
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20230810-3631-jc73x7 sitelibdir\=./.gem.20230810-3631-jc73x7
|
|
12
|
+
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/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
|
-
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
15
|
+
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
16
16
|
|
|
17
|
-
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.20230810-
|
|
19
|
-
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
20
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.20230810-
|
|
21
|
-
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
17
|
+
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20230810-3631-jc73x7 sitelibdir\=./.gem.20230810-3631-jc73x7 install
|
|
19
|
+
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
20
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20230810-3631-jc73x7
|
|
21
|
+
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
22
22
|
|
|
23
|
-
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.20230810-
|
|
25
|
-
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
26
|
-
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
23
|
+
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20230810-3631-jc73x7 sitelibdir\=./.gem.20230810-3631-jc73x7 clean
|
|
25
|
+
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
26
|
+
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio'
|
|
Binary file
|
data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/stringio.c
RENAMED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
**********************************************************************/
|
|
14
14
|
|
|
15
|
-
#define STRINGIO_VERSION "3.0.
|
|
15
|
+
#define STRINGIO_VERSION "3.0.8"
|
|
16
16
|
|
|
17
17
|
#include "ruby.h"
|
|
18
18
|
#include "ruby/io.h"
|
|
@@ -1583,6 +1583,48 @@ strio_read(int argc, VALUE *argv, VALUE self)
|
|
|
1583
1583
|
return str;
|
|
1584
1584
|
}
|
|
1585
1585
|
|
|
1586
|
+
/*
|
|
1587
|
+
* call-seq:
|
|
1588
|
+
* pread(maxlen, offset) -> string
|
|
1589
|
+
* pread(maxlen, offset, out_string) -> string
|
|
1590
|
+
*
|
|
1591
|
+
* See IO#pread.
|
|
1592
|
+
*/
|
|
1593
|
+
static VALUE
|
|
1594
|
+
strio_pread(int argc, VALUE *argv, VALUE self)
|
|
1595
|
+
{
|
|
1596
|
+
VALUE rb_len, rb_offset, rb_buf;
|
|
1597
|
+
rb_scan_args(argc, argv, "21", &rb_len, &rb_offset, &rb_buf);
|
|
1598
|
+
long len = NUM2LONG(rb_len);
|
|
1599
|
+
long offset = NUM2LONG(rb_offset);
|
|
1600
|
+
|
|
1601
|
+
if (len < 0) {
|
|
1602
|
+
rb_raise(rb_eArgError, "negative string size (or size too big): %" PRIsVALUE, rb_len);
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
if (offset < 0) {
|
|
1606
|
+
rb_syserr_fail_str(EINVAL, rb_sprintf("pread: Invalid offset argument: %" PRIsVALUE, rb_offset));
|
|
1607
|
+
}
|
|
1608
|
+
|
|
1609
|
+
struct StringIO *ptr = readable(self);
|
|
1610
|
+
|
|
1611
|
+
if (offset >= RSTRING_LEN(ptr->string)) {
|
|
1612
|
+
rb_eof_error();
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
if (NIL_P(rb_buf)) {
|
|
1616
|
+
return strio_substr(ptr, offset, len, rb_ascii8bit_encoding());
|
|
1617
|
+
}
|
|
1618
|
+
|
|
1619
|
+
long rest = RSTRING_LEN(ptr->string) - offset;
|
|
1620
|
+
if (len > rest) len = rest;
|
|
1621
|
+
rb_str_resize(rb_buf, len);
|
|
1622
|
+
rb_enc_associate(rb_buf, rb_ascii8bit_encoding());
|
|
1623
|
+
MEMCPY(RSTRING_PTR(rb_buf), RSTRING_PTR(ptr->string) + offset, char, len);
|
|
1624
|
+
return rb_buf;
|
|
1625
|
+
}
|
|
1626
|
+
|
|
1627
|
+
|
|
1586
1628
|
/*
|
|
1587
1629
|
* call-seq:
|
|
1588
1630
|
* strio.sysread(integer[, outbuf]) -> string
|
|
@@ -1843,6 +1885,7 @@ Init_stringio(void)
|
|
|
1843
1885
|
rb_define_method(StringIO, "gets", strio_gets, -1);
|
|
1844
1886
|
rb_define_method(StringIO, "readlines", strio_readlines, -1);
|
|
1845
1887
|
rb_define_method(StringIO, "read", strio_read, -1);
|
|
1888
|
+
rb_define_method(StringIO, "pread", strio_pread, -1);
|
|
1846
1889
|
|
|
1847
1890
|
rb_define_method(StringIO, "write", strio_write_m, -1);
|
|
1848
1891
|
rb_define_method(StringIO, "putc", strio_putc, 1);
|
|
Binary file
|
data/vendor/bundle/ruby/3.2.0/specifications/{stringio-3.0.7.gemspec → stringio-3.0.8.gemspec}
RENAMED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
|
2
|
-
# stub: stringio 3.0.
|
|
2
|
+
# stub: stringio 3.0.8 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.0.
|
|
7
|
+
s.version = "3.0.8"
|
|
8
8
|
|
|
9
9
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
10
10
|
s.require_paths = ["lib".freeze]
|
|
11
11
|
s.authors = ["Nobu Nakada".freeze, "Charles Oliver Nutter".freeze]
|
|
12
|
-
s.date = "2023-
|
|
12
|
+
s.date = "2023-08-10"
|
|
13
13
|
s.description = "Pseudo `IO` class from/to `String`.".freeze
|
|
14
14
|
s.email = ["nobu@ruby-lang.org".freeze, "headius@headius.com".freeze]
|
|
15
15
|
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.83.
|
|
4
|
+
version: 0.83.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Cybrid
|
|
@@ -138,7 +138,7 @@ files:
|
|
|
138
138
|
- vendor/bundle/ruby/3.2.0/cache/rspec-support-3.12.1.gem
|
|
139
139
|
- vendor/bundle/ruby/3.2.0/cache/rubocop-0.66.0.gem
|
|
140
140
|
- vendor/bundle/ruby/3.2.0/cache/ruby-progressbar-1.13.0.gem
|
|
141
|
-
- vendor/bundle/ruby/3.2.0/cache/stringio-3.0.
|
|
141
|
+
- vendor/bundle/ruby/3.2.0/cache/stringio-3.0.8.gem
|
|
142
142
|
- vendor/bundle/ruby/3.2.0/cache/typhoeus-1.4.0.gem
|
|
143
143
|
- vendor/bundle/ruby/3.2.0/cache/unicode-display_width-1.5.0.gem
|
|
144
144
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/byebug/byebug.so
|
|
@@ -159,9 +159,9 @@ files:
|
|
|
159
159
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/gem_make.out
|
|
160
160
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/mkmf.log
|
|
161
161
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.7.1/racc/cparse.so
|
|
162
|
-
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.
|
|
163
|
-
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.
|
|
164
|
-
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.
|
|
162
|
+
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/gem.build_complete
|
|
163
|
+
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/gem_make.out
|
|
164
|
+
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.8/stringio.so
|
|
165
165
|
- vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/LICENSE.MIT
|
|
166
166
|
- vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/README.YARD.md
|
|
167
167
|
- vendor/bundle/ruby/3.2.0/gems/ast-2.4.2/lib/ast.rb
|
|
@@ -2454,11 +2454,11 @@ files:
|
|
|
2454
2454
|
- vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb
|
|
2455
2455
|
- vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb
|
|
2456
2456
|
- vendor/bundle/ruby/3.2.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb
|
|
2457
|
-
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
2458
|
-
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
2459
|
-
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
2460
|
-
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
2461
|
-
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.
|
|
2457
|
+
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/README.md
|
|
2458
|
+
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio/Makefile
|
|
2459
|
+
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio/extconf.rb
|
|
2460
|
+
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/ext/stringio/stringio.c
|
|
2461
|
+
- vendor/bundle/ruby/3.2.0/gems/stringio-3.0.8/lib/stringio.so
|
|
2462
2462
|
- vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.gitignore
|
|
2463
2463
|
- vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.rspec
|
|
2464
2464
|
- vendor/bundle/ruby/3.2.0/gems/typhoeus-1.4.0/.travis.yml
|
|
@@ -2587,7 +2587,7 @@ files:
|
|
|
2587
2587
|
- vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.12.1.gemspec
|
|
2588
2588
|
- vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec
|
|
2589
2589
|
- vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec
|
|
2590
|
-
- vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.
|
|
2590
|
+
- vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.8.gemspec
|
|
2591
2591
|
- vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.0.gemspec
|
|
2592
2592
|
- vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec
|
|
2593
2593
|
homepage: https://github.com/Cybrid-app/cybrid-api-id-ruby/
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.0.7 → stringio-3.0.8}/ext/stringio/extconf.rb
RENAMED
|
File without changes
|