cybrid_api_organization_ruby 0.129.845 → 0.129.847

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.
Files changed (76) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +4 -4
  3. data/README.md +5 -5
  4. data/cybrid_api_organization_ruby.gemspec +1 -1
  5. data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
  6. data/lib/cybrid_api_organization_ruby/api/subscription_deliveries_organization_api.rb +1 -1
  7. data/lib/cybrid_api_organization_ruby/api/subscription_events_organization_api.rb +1 -1
  8. data/lib/cybrid_api_organization_ruby/api/subscriptions_organization_api.rb +1 -1
  9. data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
  10. data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
  11. data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
  12. data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
  13. data/lib/cybrid_api_organization_ruby/models/organization_list_organization_model.rb +1 -1
  14. data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
  15. data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
  16. data/lib/cybrid_api_organization_ruby/models/patch_subscription_organization_model.rb +1 -1
  17. data/lib/cybrid_api_organization_ruby/models/post_subscription_delivery_organization_model.rb +1 -1
  18. data/lib/cybrid_api_organization_ruby/models/post_subscription_organization_model.rb +1 -1
  19. data/lib/cybrid_api_organization_ruby/models/subscription_delivery_list_organization_model.rb +1 -1
  20. data/lib/cybrid_api_organization_ruby/models/subscription_delivery_organization_model.rb +1 -1
  21. data/lib/cybrid_api_organization_ruby/models/subscription_environment_organization_model.rb +1 -1
  22. data/lib/cybrid_api_organization_ruby/models/subscription_event_list_organization_model.rb +1 -1
  23. data/lib/cybrid_api_organization_ruby/models/subscription_event_organization_model.rb +1 -1
  24. data/lib/cybrid_api_organization_ruby/models/subscription_list_organization_model.rb +1 -1
  25. data/lib/cybrid_api_organization_ruby/models/subscription_organization_model.rb +1 -1
  26. data/lib/cybrid_api_organization_ruby/models/subscription_state_organization_model.rb +1 -1
  27. data/lib/cybrid_api_organization_ruby/models/subscription_type_organization_model.rb +1 -1
  28. data/lib/cybrid_api_organization_ruby/version.rb +2 -2
  29. data/lib/cybrid_api_organization_ruby.rb +1 -1
  30. data/spec/api/organizations_organization_api_spec.rb +1 -1
  31. data/spec/api/subscription_deliveries_organization_api_spec.rb +1 -1
  32. data/spec/api/subscription_events_organization_api_spec.rb +1 -1
  33. data/spec/api/subscriptions_organization_api_spec.rb +1 -1
  34. data/spec/api_client_spec.rb +1 -1
  35. data/spec/configuration_spec.rb +1 -1
  36. data/spec/models/error_response_organization_model_spec.rb +1 -1
  37. data/spec/models/organization_list_organization_model_spec.rb +1 -1
  38. data/spec/models/organization_organization_model_spec.rb +1 -1
  39. data/spec/models/patch_organization_organization_model_spec.rb +1 -1
  40. data/spec/models/patch_subscription_organization_model_spec.rb +1 -1
  41. data/spec/models/post_subscription_delivery_organization_model_spec.rb +1 -1
  42. data/spec/models/post_subscription_organization_model_spec.rb +1 -1
  43. data/spec/models/subscription_delivery_list_organization_model_spec.rb +1 -1
  44. data/spec/models/subscription_delivery_organization_model_spec.rb +1 -1
  45. data/spec/models/subscription_environment_organization_model_spec.rb +1 -1
  46. data/spec/models/subscription_event_list_organization_model_spec.rb +1 -1
  47. data/spec/models/subscription_event_organization_model_spec.rb +1 -1
  48. data/spec/models/subscription_list_organization_model_spec.rb +1 -1
  49. data/spec/models/subscription_organization_model_spec.rb +1 -1
  50. data/spec/models/subscription_state_organization_model_spec.rb +1 -1
  51. data/spec/models/subscription_type_organization_model_spec.rb +1 -1
  52. data/spec/spec_helper.rb +1 -1
  53. data/vendor/bundle/ruby/4.0.0/cache/io-console-0.9.2.gem +0 -0
  54. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/byebug-13.0.0/gem_make.out +5 -5
  55. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/date-3.5.1/gem_make.out +5 -5
  56. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.9.1 → io-console-0.9.2}/gem_make.out +18 -18
  57. data/vendor/bundle/ruby/4.0.0/{gems/io-console-0.9.1/lib → extensions/x86_64-linux/4.0.0/io-console-0.9.2}/io/console.so +0 -0
  58. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/jaro_winkler-1.5.6/gem_make.out +5 -5
  59. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/psych-5.4.0/gem_make.out +5 -5
  60. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/racc-1.8.1/gem_make.out +5 -5
  61. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/stringio-3.2.0/gem_make.out +5 -5
  62. data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/ext/io/console/console.c +1 -1
  63. data/vendor/bundle/ruby/4.0.0/{extensions/x86_64-linux/4.0.0/io-console-0.9.1 → gems/io-console-0.9.2/lib}/io/console.so +0 -0
  64. data/vendor/bundle/ruby/4.0.0/specifications/{io-console-0.9.1.gemspec → io-console-0.9.2.gemspec} +3 -3
  65. metadata +17 -17
  66. data/vendor/bundle/ruby/4.0.0/cache/io-console-0.9.1.gem +0 -0
  67. /data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.9.1 → io-console-0.9.2}/gem.build_complete +0 -0
  68. /data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.9.1 → io-console-0.9.2}/mkmf.log +0 -0
  69. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/.document +0 -0
  70. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/BSDL +0 -0
  71. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/COPYING +0 -0
  72. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/README.md +0 -0
  73. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/ext/io/console/Makefile +0 -0
  74. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/ext/io/console/extconf.rb +0 -0
  75. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/ext/io/console/win32_vk.inc +0 -0
  76. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.9.1 → io-console-0.9.2}/lib/io/console/size.rb +0 -0
@@ -3,24 +3,24 @@ current directory: /home/circleci/project/build/public-clients/api-platform-orga
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
6
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-bk1vle sitelibdir\=./.gem.20260810-3605-bk1vle clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-usae9n sitelibdir\=./.gem.20260810-3624-usae9n clean
7
7
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
8
8
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
9
9
 
10
10
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
11
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-bk1vle sitelibdir\=./.gem.20260810-3605-bk1vle
11
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-usae9n sitelibdir\=./.gem.20260810-3624-usae9n
12
12
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.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-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
16
16
 
17
17
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
18
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-bk1vle sitelibdir\=./.gem.20260810-3605-bk1vle install
18
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-usae9n sitelibdir\=./.gem.20260810-3624-usae9n install
19
19
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
20
- /usr/bin/install -c -m 0755 cparse.so ./.gem.20260810-3605-bk1vle/racc
20
+ /usr/bin/install -c -m 0755 cparse.so ./.gem.20260810-3624-usae9n/racc
21
21
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
22
22
 
23
23
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse
24
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-bk1vle sitelibdir\=./.gem.20260810-3605-bk1vle clean
24
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-usae9n sitelibdir\=./.gem.20260810-3624-usae9n clean
25
25
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
26
26
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/racc-1.8.1/ext/racc/cparse'
@@ -4,24 +4,24 @@ checking for rb_io_mode_t in ruby/io.h... yes
4
4
  creating Makefile
5
5
 
6
6
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-o8l0hz sitelibdir\=./.gem.20260810-3605-o8l0hz clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-3vcb2s sitelibdir\=./.gem.20260810-3624-3vcb2s clean
8
8
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
9
9
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
10
10
 
11
11
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
12
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-o8l0hz sitelibdir\=./.gem.20260810-3605-o8l0hz
12
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-3vcb2s sitelibdir\=./.gem.20260810-3624-3vcb2s
13
13
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
14
14
  compiling stringio.c
15
15
  linking shared-object stringio.so
16
16
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
17
17
 
18
18
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-o8l0hz sitelibdir\=./.gem.20260810-3605-o8l0hz install
19
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-3vcb2s sitelibdir\=./.gem.20260810-3624-3vcb2s install
20
20
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
21
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20260810-3605-o8l0hz
21
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20260810-3624-3vcb2s
22
22
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
23
23
 
24
24
  current directory: /home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio
25
- make DESTDIR\= sitearchdir\=./.gem.20260810-3605-o8l0hz sitelibdir\=./.gem.20260810-3605-o8l0hz clean
25
+ make DESTDIR\= sitearchdir\=./.gem.20260810-3624-3vcb2s sitelibdir\=./.gem.20260810-3624-3vcb2s clean
26
26
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
27
27
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-platform-organization/ruby/vendor/bundle/ruby/4.0.0/gems/stringio-3.2.0/ext/stringio'
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  static const char *const
7
- IO_CONSOLE_VERSION = "0.9.1";
7
+ IO_CONSOLE_VERSION = "0.9.2";
8
8
 
9
9
  #include "ruby.h"
10
10
  #include "ruby/io.h"
@@ -1,16 +1,16 @@
1
1
  # -*- encoding: utf-8 -*-
2
- # stub: io-console 0.9.1 ruby lib
2
+ # stub: io-console 0.9.2 ruby lib
3
3
  # stub: ext/io/console/extconf.rb
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "io-console".freeze
7
- s.version = "0.9.1".freeze
7
+ s.version = "0.9.2".freeze
8
8
 
9
9
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
10
10
  s.metadata = { "changelog_uri" => "https://github.com/ruby/io-console/releases", "source_code_url" => "https://github.com/ruby/io-console" } if s.respond_to? :metadata=
11
11
  s.require_paths = ["lib".freeze]
12
12
  s.authors = ["Nobu Nakada".freeze]
13
- s.date = "2026-08-08"
13
+ s.date = "2026-08-10"
14
14
  s.description = "add console capabilities to IO instances.".freeze
15
15
  s.email = "nobu@ruby-lang.org".freeze
16
16
  s.extensions = ["ext/io/console/extconf.rb".freeze]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cybrid_api_organization_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.129.845
4
+ version: 0.129.847
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid
@@ -148,7 +148,7 @@ files:
148
148
  - vendor/bundle/ruby/4.0.0/cache/diff-lcs-1.6.2.gem
149
149
  - vendor/bundle/ruby/4.0.0/cache/ethon-0.18.0.gem
150
150
  - vendor/bundle/ruby/4.0.0/cache/ffi-1.17.4-x86_64-linux-gnu.gem
151
- - vendor/bundle/ruby/4.0.0/cache/io-console-0.9.1.gem
151
+ - vendor/bundle/ruby/4.0.0/cache/io-console-0.9.2.gem
152
152
  - vendor/bundle/ruby/4.0.0/cache/jaro_winkler-1.5.6.gem
153
153
  - vendor/bundle/ruby/4.0.0/cache/logger-1.7.0.gem
154
154
  - vendor/bundle/ruby/4.0.0/cache/method_source-1.1.0.gem
@@ -178,10 +178,10 @@ files:
178
178
  - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/date-3.5.1/gem.build_complete
179
179
  - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/date-3.5.1/gem_make.out
180
180
  - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/date-3.5.1/mkmf.log
181
- - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.1/gem.build_complete
182
- - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.1/gem_make.out
183
- - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.1/io/console.so
184
- - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.1/mkmf.log
181
+ - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.2/gem.build_complete
182
+ - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.2/gem_make.out
183
+ - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.2/io/console.so
184
+ - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.2/mkmf.log
185
185
  - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/jaro_winkler-1.5.6/gem.build_complete
186
186
  - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/jaro_winkler-1.5.6/gem_make.out
187
187
  - vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/jaro_winkler-1.5.6/jaro_winkler/jaro_winkler_ext.so
@@ -730,16 +730,16 @@ files:
730
730
  - vendor/bundle/ruby/4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu/sig/ffi/struct_layout.rbs
731
731
  - vendor/bundle/ruby/4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu/sig/ffi/struct_layout_builder.rbs
732
732
  - vendor/bundle/ruby/4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu/sig/ffi/type.rbs
733
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/.document
734
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/BSDL
735
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/COPYING
736
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/README.md
737
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/ext/io/console/Makefile
738
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/ext/io/console/console.c
739
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/ext/io/console/extconf.rb
740
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/ext/io/console/win32_vk.inc
741
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/lib/io/console.so
742
- - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.1/lib/io/console/size.rb
733
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/.document
734
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/BSDL
735
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/COPYING
736
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/README.md
737
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/ext/io/console/Makefile
738
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/ext/io/console/console.c
739
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/ext/io/console/extconf.rb
740
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/ext/io/console/win32_vk.inc
741
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/lib/io/console.so
742
+ - vendor/bundle/ruby/4.0.0/gems/io-console-0.9.2/lib/io/console/size.rb
743
743
  - vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/LICENSE.txt
744
744
  - vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile
745
745
  - vendor/bundle/ruby/4.0.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/adj_matrix.c
@@ -2192,7 +2192,7 @@ files:
2192
2192
  - vendor/bundle/ruby/4.0.0/specifications/diff-lcs-1.6.2.gemspec
2193
2193
  - vendor/bundle/ruby/4.0.0/specifications/ethon-0.18.0.gemspec
2194
2194
  - vendor/bundle/ruby/4.0.0/specifications/ffi-1.17.4-x86_64-linux-gnu.gemspec
2195
- - vendor/bundle/ruby/4.0.0/specifications/io-console-0.9.1.gemspec
2195
+ - vendor/bundle/ruby/4.0.0/specifications/io-console-0.9.2.gemspec
2196
2196
  - vendor/bundle/ruby/4.0.0/specifications/jaro_winkler-1.5.6.gemspec
2197
2197
  - vendor/bundle/ruby/4.0.0/specifications/logger-1.7.0.gemspec
2198
2198
  - vendor/bundle/ruby/4.0.0/specifications/method_source-1.1.0.gemspec