cybrid_api_id_ruby 0.125.161 → 0.125.162
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.8.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.7 → stringio-3.1.8}/gem_make.out +18 -18
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.8/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/.rdoc_options +5 -0
- data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/NEWS.md +31 -0
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/docs/io.rb +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/ext/stringio/stringio.c +340 -91
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/lib/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/specifications/{stringio-3.1.7.gemspec → stringio-3.1.8.gemspec} +5 -5
- metadata +19 -19
- data/vendor/bundle/ruby/3.3.0/cache/stringio-3.1.7.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/.rdoc_options +0 -2
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/docs/io.rb +0 -8
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
- /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{stringio-3.1.7 → stringio-3.1.8}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{stringio-3.1.7 → stringio-3.1.8}/mkmf.log +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/.document +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/README.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/ext/stringio/.document +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/ext/stringio/Makefile +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/ext/stringio/extconf.rb +0 -0
|
Binary file
|
data/vendor/bundle/ruby/3.3.0/specifications/{stringio-3.1.7.gemspec → stringio-3.1.8.gemspec}
RENAMED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
|
2
|
-
# stub: stringio 3.1.
|
|
2
|
+
# stub: stringio 3.1.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.1.
|
|
7
|
+
s.version = "3.1.8".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.8" } 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-11-12"
|
|
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]
|
|
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
|
|
|
19
19
|
s.homepage = "https://github.com/ruby/stringio".freeze
|
|
20
20
|
s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze]
|
|
21
21
|
s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze)
|
|
22
|
-
s.rubygems_version = "3.6.
|
|
22
|
+
s.rubygems_version = "3.6.9".freeze
|
|
23
23
|
s.summary = "Pseudo IO on String".freeze
|
|
24
24
|
|
|
25
25
|
s.installed_by_version = "3.7.2".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.162
|
|
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.8.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.8/gem.build_complete
|
|
180
|
+
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.8/gem_make.out
|
|
181
|
+
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.8/mkmf.log
|
|
182
|
+
- vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.8/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.8/.document
|
|
2102
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/.rdoc_options
|
|
2103
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/COPYING
|
|
2104
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/LICENSE.txt
|
|
2105
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/NEWS.md
|
|
2106
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/README.md
|
|
2107
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/docs/io.rb
|
|
2108
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/ext/stringio/.document
|
|
2109
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/ext/stringio/Makefile
|
|
2110
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/ext/stringio/extconf.rb
|
|
2111
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/ext/stringio/stringio.c
|
|
2112
|
+
- vendor/bundle/ruby/3.3.0/gems/stringio-3.1.8/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.8.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
|
|
Binary file
|
|
Binary file
|
|
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.7 → stringio-3.1.8}/ext/stringio/.document
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{stringio-3.1.7 → stringio-3.1.8}/ext/stringio/extconf.rb
RENAMED
|
File without changes
|