cybrid_api_id_ruby 0.37.31 → 0.37.34

Sign up to get free protection for your applications and to get access to all the features.
Files changed (126) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +5 -5
  4. data/cybrid_api_id_ruby.gemspec +1 -1
  5. data/lib/cybrid_api_id_ruby/api/bank_applications_idp_api.rb +1 -1
  6. data/lib/cybrid_api_id_ruby/api/organization_applications_idp_api.rb +1 -1
  7. data/lib/cybrid_api_id_ruby/api_client.rb +1 -1
  8. data/lib/cybrid_api_id_ruby/api_error.rb +1 -1
  9. data/lib/cybrid_api_id_ruby/configuration.rb +1 -1
  10. data/lib/cybrid_api_id_ruby/models/application_idp_model.rb +1 -1
  11. data/lib/cybrid_api_id_ruby/models/application_list_idp_model.rb +1 -1
  12. data/lib/cybrid_api_id_ruby/models/application_with_secret_all_of_idp_model.rb +1 -1
  13. data/lib/cybrid_api_id_ruby/models/application_with_secret_idp_model.rb +1 -1
  14. data/lib/cybrid_api_id_ruby/models/post_bank_application_idp_model.rb +1 -1
  15. data/lib/cybrid_api_id_ruby/models/post_organization_application_idp_model.rb +1 -1
  16. data/lib/cybrid_api_id_ruby/version.rb +2 -2
  17. data/lib/cybrid_api_id_ruby.rb +1 -1
  18. data/spec/api/bank_applications_idp_api_spec.rb +1 -1
  19. data/spec/api/organization_applications_idp_api_spec.rb +1 -1
  20. data/spec/api_client_spec.rb +1 -1
  21. data/spec/configuration_spec.rb +1 -1
  22. data/spec/models/application_idp_model_spec.rb +1 -1
  23. data/spec/models/application_list_idp_model_spec.rb +1 -1
  24. data/spec/models/application_with_secret_all_of_idp_model_spec.rb +1 -1
  25. data/spec/models/application_with_secret_idp_model_spec.rb +1 -1
  26. data/spec/models/post_bank_application_idp_model_spec.rb +1 -1
  27. data/spec/models/post_organization_application_idp_model_spec.rb +1 -1
  28. data/spec/spec_helper.rb +1 -1
  29. data/vendor/bundle/ruby/3.1.0/cache/psych-4.0.5.gem +0 -0
  30. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/byebug-11.1.3/gem_make.out +2 -2
  31. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/ffi-1.15.5/gem_make.out +2 -2
  32. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/jaro_winkler-1.5.4/gem_make.out +2 -2
  33. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/{psych-4.0.4 → psych-4.0.5}/gem.build_complete +0 -0
  34. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/{psych-4.0.4 → psych-4.0.5}/gem_make.out +12 -12
  35. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/{psych-4.0.4 → psych-4.0.5}/mkmf.log +0 -0
  36. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.5/psych.so +0 -0
  37. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/stringio-3.0.2/gem_make.out +2 -2
  38. data/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
  39. data/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
  40. data/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
  41. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/.gitignore +0 -0
  42. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/Gemfile +0 -0
  43. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/LICENSE +0 -0
  44. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/Mavenfile +0 -0
  45. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/README.md +0 -0
  46. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/Rakefile +0 -0
  47. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/bin/console +0 -0
  48. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/bin/setup +0 -0
  49. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/.sitearchdir.time +0 -0
  50. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/Makefile +2 -2
  51. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/depend +0 -0
  52. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/extconf.rb +0 -0
  53. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych.c +0 -0
  54. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych.h +0 -0
  55. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych.o +0 -0
  56. data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych.so +0 -0
  57. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_emitter.c +0 -0
  58. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_emitter.h +0 -0
  59. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_emitter.o +0 -0
  60. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_parser.c +0 -0
  61. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_parser.h +0 -0
  62. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_parser.o +0 -0
  63. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_to_ruby.c +0 -0
  64. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_to_ruby.h +0 -0
  65. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_to_ruby.o +0 -0
  66. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_yaml_tree.c +0 -0
  67. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_yaml_tree.h +0 -0
  68. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_yaml_tree.o +0 -0
  69. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/LICENSE +0 -0
  70. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/api.c +0 -0
  71. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/config.h +0 -0
  72. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/dumper.c +0 -0
  73. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/emitter.c +0 -0
  74. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/loader.c +0 -0
  75. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/parser.c +0 -0
  76. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/reader.c +0 -0
  77. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/scanner.c +0 -0
  78. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/writer.c +0 -0
  79. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/yaml.h +0 -0
  80. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/yaml_private.h +0 -0
  81. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/class_loader.rb +0 -0
  82. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/coder.rb +0 -0
  83. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/core_ext.rb +0 -0
  84. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/exception.rb +0 -0
  85. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/handler.rb +0 -0
  86. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/handlers/document_stream.rb +0 -0
  87. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/handlers/recorder.rb +0 -0
  88. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/ruby_events.rb +0 -0
  89. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/stream.rb +0 -0
  90. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/tree_builder.rb +0 -0
  91. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/yaml_events.rb +0 -0
  92. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/alias.rb +0 -0
  93. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/document.rb +0 -0
  94. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/mapping.rb +0 -0
  95. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/node.rb +0 -0
  96. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/scalar.rb +0 -0
  97. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/sequence.rb +0 -0
  98. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/stream.rb +0 -0
  99. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes.rb +0 -0
  100. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/omap.rb +0 -0
  101. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/parser.rb +0 -0
  102. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/scalar_scanner.rb +1 -1
  103. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/set.rb +0 -0
  104. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/stream.rb +0 -0
  105. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/streaming.rb +0 -0
  106. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/syntax_error.rb +0 -0
  107. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/tree_builder.rb +0 -0
  108. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/versions.rb +2 -2
  109. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/depth_first.rb +0 -0
  110. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/emitter.rb +0 -0
  111. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/json_tree.rb +0 -0
  112. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/to_ruby.rb +3 -1
  113. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/visitor.rb +0 -0
  114. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/yaml_tree.rb +8 -8
  115. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors.rb +0 -0
  116. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/y.rb +0 -0
  117. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych.rb +0 -0
  118. data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych.so +0 -0
  119. data/vendor/bundle/ruby/3.1.0/gems/{psych-4.0.4 → psych-4.0.5}/psych.gemspec +0 -0
  120. data/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.2/ext/stringio/Makefile +2 -2
  121. data/vendor/bundle/ruby/3.1.0/specifications/{psych-4.0.4.gemspec → psych-4.0.5.gemspec} +3 -3
  122. metadata +87 -87
  123. data/vendor/bundle/ruby/3.1.0/cache/psych-4.0.4.gem +0 -0
  124. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.4/psych.so +0 -0
  125. data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych.so +0 -0
  126. data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych.so +0 -0
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
32
32
  vendorarchdir = $(vendorlibdir)/$(sitearch)
33
33
  vendorlibdir = $(vendordir)/$(ruby_version)
34
34
  vendordir = $(rubylibprefix)/vendor_ruby
35
- sitearchdir = $(DESTDIR)./.gem.20220906-3435-s3mdbw
36
- sitelibdir = $(DESTDIR)./.gem.20220906-3435-s3mdbw
35
+ sitearchdir = $(DESTDIR)./.gem.20220907-3433-azg2a5
36
+ sitelibdir = $(DESTDIR)./.gem.20220907-3433-azg2a5
37
37
  sitedir = $(rubylibprefix)/site_ruby
38
38
  rubyarchdir = $(rubylibdir)/$(arch)
39
39
  rubylibdir = $(rubylibprefix)/$(ruby_version)
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
32
32
  vendorarchdir = $(vendorlibdir)/$(sitearch)
33
33
  vendorlibdir = $(vendordir)/$(ruby_version)
34
34
  vendordir = $(rubylibprefix)/vendor_ruby
35
- sitearchdir = $(DESTDIR)./.gem.20220906-3435-6bwkpt
36
- sitelibdir = $(DESTDIR)./.gem.20220906-3435-6bwkpt
35
+ sitearchdir = $(DESTDIR)./.gem.20220907-3433-1738q2
36
+ sitelibdir = $(DESTDIR)./.gem.20220907-3433-1738q2
37
37
  sitedir = $(rubylibprefix)/site_ruby
38
38
  rubyarchdir = $(rubylibdir)/$(arch)
39
39
  rubylibdir = $(rubylibprefix)/$(ruby_version)
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
32
32
  vendorarchdir = $(vendorlibdir)/$(sitearch)
33
33
  vendorlibdir = $(vendordir)/$(ruby_version)
34
34
  vendordir = $(rubylibprefix)/vendor_ruby
35
- sitearchdir = $(DESTDIR)./.gem.20220906-3435-q8msff
36
- sitelibdir = $(DESTDIR)./.gem.20220906-3435-q8msff
35
+ sitearchdir = $(DESTDIR)./.gem.20220907-3433-fz58tm
36
+ sitelibdir = $(DESTDIR)./.gem.20220907-3433-fz58tm
37
37
  sitedir = $(rubylibprefix)/site_ruby
38
38
  rubyarchdir = $(rubylibdir)/$(arch)
39
39
  rubylibdir = $(rubylibprefix)/$(ruby_version)
@@ -63,7 +63,7 @@ module Psych
63
63
  elsif string.match?(/^\d{4}-(?:1[012]|0\d|\d)-(?:[12]\d|3[01]|0\d|\d)$/)
64
64
  require 'date'
65
65
  begin
66
- class_loader.date.strptime(string, '%Y-%m-%d')
66
+ class_loader.date.strptime(string, '%F', Date::GREGORIAN)
67
67
  rescue ArgumentError
68
68
  string
69
69
  end
@@ -2,9 +2,9 @@
2
2
 
3
3
  module Psych
4
4
  # The version of Psych you are using
5
- VERSION = '4.0.4'
5
+ VERSION = '4.0.5'
6
6
 
7
7
  if RUBY_ENGINE == 'jruby'
8
- DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze
8
+ DEFAULT_SNAKEYAML_VERSION = '1.31'.freeze
9
9
  end
10
10
  end
@@ -80,7 +80,9 @@ module Psych
80
80
  when "!ruby/object:DateTime"
81
81
  class_loader.date_time
82
82
  require 'date' unless defined? DateTime
83
- @ss.parse_time(o.value).to_datetime
83
+ t = @ss.parse_time(o.value)
84
+ DateTime.civil(*t.to_a[0, 6].reverse, Rational(t.utc_offset, 86400)) +
85
+ (t.subsec/86400)
84
86
  when '!ruby/encoding'
85
87
  ::Encoding.find o.value
86
88
  when "!ruby/object:Complex"
@@ -192,12 +192,13 @@ module Psych
192
192
  register o, @emitter.scalar(o.inspect, nil, '!ruby/regexp', false, false, Nodes::Scalar::ANY)
193
193
  end
194
194
 
195
+ def visit_Date o
196
+ register o, visit_Integer(o.gregorian)
197
+ end
198
+
195
199
  def visit_DateTime o
196
- formatted = if o.offset.zero?
197
- o.strftime("%Y-%m-%d %H:%M:%S.%9N Z".freeze)
198
- else
199
- o.strftime("%Y-%m-%d %H:%M:%S.%9N %:z".freeze)
200
- end
200
+ t = o.italy
201
+ formatted = format_time t, t.offset.zero?
201
202
  tag = '!ruby/object:DateTime'
202
203
  register o, @emitter.scalar(formatted, nil, tag, false, false, Nodes::Scalar::ANY)
203
204
  end
@@ -235,7 +236,6 @@ module Psych
235
236
  end
236
237
  alias :visit_TrueClass :visit_Integer
237
238
  alias :visit_FalseClass :visit_Integer
238
- alias :visit_Date :visit_Integer
239
239
 
240
240
  def visit_Float o
241
241
  if o.nan?
@@ -482,8 +482,8 @@ module Psych
482
482
  @emitter.end_mapping
483
483
  end
484
484
 
485
- def format_time time
486
- if time.utc?
485
+ def format_time time, utc = time.utc?
486
+ if utc
487
487
  time.strftime("%Y-%m-%d %H:%M:%S.%9N Z")
488
488
  else
489
489
  time.strftime("%Y-%m-%d %H:%M:%S.%9N %:z")
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
32
32
  vendorarchdir = $(vendorlibdir)/$(sitearch)
33
33
  vendorlibdir = $(vendordir)/$(ruby_version)
34
34
  vendordir = $(rubylibprefix)/vendor_ruby
35
- sitearchdir = $(DESTDIR)./.gem.20220906-3435-upg33v
36
- sitelibdir = $(DESTDIR)./.gem.20220906-3435-upg33v
35
+ sitearchdir = $(DESTDIR)./.gem.20220907-3433-ppu4y0
36
+ sitelibdir = $(DESTDIR)./.gem.20220907-3433-ppu4y0
37
37
  sitedir = $(rubylibprefix)/site_ruby
38
38
  rubyarchdir = $(rubylibdir)/$(arch)
39
39
  rubylibdir = $(rubylibprefix)/$(ruby_version)
@@ -1,15 +1,15 @@
1
1
  # -*- encoding: utf-8 -*-
2
- # stub: psych 4.0.4 ruby lib
2
+ # stub: psych 4.0.5 ruby lib
3
3
  # stub: ext/psych/extconf.rb
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "psych".freeze
7
- s.version = "4.0.4"
7
+ s.version = "4.0.5"
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 = ["Aaron Patterson".freeze, "SHIBATA Hiroshi".freeze, "Charles Oliver Nutter".freeze]
12
- s.date = "2022-05-16"
12
+ s.date = "2022-09-07"
13
13
  s.description = "Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML]\nfor its YAML parsing and emitting capabilities. In addition to wrapping libyaml,\nPsych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.\n".freeze
14
14
  s.email = ["aaron@tenderlovemaking.com".freeze, "hsbt@ruby-lang.org".freeze, "headius@headius.com".freeze]
15
15
  s.extensions = ["ext/psych/extconf.rb".freeze]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cybrid_api_id_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.31
4
+ version: 0.37.34
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-06 00:00:00.000000000 Z
11
+ date: 2022-09-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -117,7 +117,7 @@ files:
117
117
  - vendor/bundle/ruby/3.1.0/cache/parser-3.1.2.1.gem
118
118
  - vendor/bundle/ruby/3.1.0/cache/pry-0.14.1.gem
119
119
  - vendor/bundle/ruby/3.1.0/cache/pry-byebug-3.10.1.gem
120
- - vendor/bundle/ruby/3.1.0/cache/psych-4.0.4.gem
120
+ - vendor/bundle/ruby/3.1.0/cache/psych-4.0.5.gem
121
121
  - vendor/bundle/ruby/3.1.0/cache/rainbow-3.1.1.gem
122
122
  - vendor/bundle/ruby/3.1.0/cache/rake-13.0.6.gem
123
123
  - vendor/bundle/ruby/3.1.0/cache/rspec-3.11.0.gem
@@ -140,10 +140,10 @@ files:
140
140
  - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/jaro_winkler-1.5.4/gem.build_complete
141
141
  - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/jaro_winkler-1.5.4/gem_make.out
142
142
  - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/jaro_winkler-1.5.4/jaro_winkler/jaro_winkler_ext.so
143
- - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.4/gem.build_complete
144
- - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.4/gem_make.out
145
- - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.4/mkmf.log
146
- - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.4/psych.so
143
+ - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.5/gem.build_complete
144
+ - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.5/gem_make.out
145
+ - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.5/mkmf.log
146
+ - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.5/psych.so
147
147
  - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/stringio-3.0.2/gem.build_complete
148
148
  - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/stringio-3.0.2/gem_make.out
149
149
  - vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/stringio-3.0.2/mkmf.log
@@ -1409,85 +1409,85 @@ files:
1409
1409
  - vendor/bundle/ruby/3.1.0/gems/pry-byebug-3.10.1/lib/pry-byebug/pry_remote_ext.rb
1410
1410
  - vendor/bundle/ruby/3.1.0/gems/pry-byebug-3.10.1/lib/pry-byebug/version.rb
1411
1411
  - vendor/bundle/ruby/3.1.0/gems/pry-byebug-3.10.1/lib/pry/byebug/breakpoints.rb
1412
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/.gitignore
1413
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/Gemfile
1414
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/LICENSE
1415
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/Mavenfile
1416
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/README.md
1417
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/Rakefile
1418
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/bin/console
1419
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/bin/setup
1420
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/.sitearchdir.time
1421
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/Makefile
1422
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/depend
1423
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/extconf.rb
1424
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych.c
1425
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych.h
1426
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych.o
1427
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych.so
1428
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_emitter.c
1429
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_emitter.h
1430
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_emitter.o
1431
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_parser.c
1432
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_parser.h
1433
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_parser.o
1434
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_to_ruby.c
1435
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_to_ruby.h
1436
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_to_ruby.o
1437
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_yaml_tree.c
1438
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_yaml_tree.h
1439
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/psych_yaml_tree.o
1440
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/LICENSE
1441
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/api.c
1442
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/config.h
1443
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/dumper.c
1444
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/emitter.c
1445
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/loader.c
1446
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/parser.c
1447
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/reader.c
1448
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/scanner.c
1449
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/writer.c
1450
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/yaml.h
1451
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/yaml/yaml_private.h
1452
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych.rb
1453
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych.so
1454
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/class_loader.rb
1455
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/coder.rb
1456
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/core_ext.rb
1457
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/exception.rb
1458
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/handler.rb
1459
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/handlers/document_stream.rb
1460
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/handlers/recorder.rb
1461
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/json/ruby_events.rb
1462
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/json/stream.rb
1463
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/json/tree_builder.rb
1464
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/json/yaml_events.rb
1465
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes.rb
1466
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes/alias.rb
1467
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes/document.rb
1468
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes/mapping.rb
1469
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes/node.rb
1470
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes/scalar.rb
1471
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes/sequence.rb
1472
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/nodes/stream.rb
1473
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/omap.rb
1474
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/parser.rb
1475
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/scalar_scanner.rb
1476
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/set.rb
1477
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/stream.rb
1478
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/streaming.rb
1479
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/syntax_error.rb
1480
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/tree_builder.rb
1481
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/versions.rb
1482
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/visitors.rb
1483
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/visitors/depth_first.rb
1484
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/visitors/emitter.rb
1485
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/visitors/json_tree.rb
1486
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/visitors/to_ruby.rb
1487
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/visitors/visitor.rb
1488
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/visitors/yaml_tree.rb
1489
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/lib/psych/y.rb
1490
- - vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/psych.gemspec
1412
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/.gitignore
1413
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/Gemfile
1414
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/LICENSE
1415
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/Mavenfile
1416
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/README.md
1417
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/Rakefile
1418
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/bin/console
1419
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/bin/setup
1420
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/.sitearchdir.time
1421
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/Makefile
1422
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/depend
1423
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/extconf.rb
1424
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych.c
1425
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych.h
1426
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych.o
1427
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych.so
1428
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_emitter.c
1429
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_emitter.h
1430
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_emitter.o
1431
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_parser.c
1432
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_parser.h
1433
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_parser.o
1434
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_to_ruby.c
1435
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_to_ruby.h
1436
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_to_ruby.o
1437
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_yaml_tree.c
1438
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_yaml_tree.h
1439
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/psych_yaml_tree.o
1440
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/LICENSE
1441
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/api.c
1442
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/config.h
1443
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/dumper.c
1444
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/emitter.c
1445
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/loader.c
1446
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/parser.c
1447
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/reader.c
1448
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/scanner.c
1449
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/writer.c
1450
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/yaml.h
1451
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/ext/psych/yaml/yaml_private.h
1452
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych.rb
1453
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych.so
1454
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/class_loader.rb
1455
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/coder.rb
1456
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/core_ext.rb
1457
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/exception.rb
1458
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/handler.rb
1459
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/handlers/document_stream.rb
1460
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/handlers/recorder.rb
1461
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/json/ruby_events.rb
1462
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/json/stream.rb
1463
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/json/tree_builder.rb
1464
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/json/yaml_events.rb
1465
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes.rb
1466
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes/alias.rb
1467
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes/document.rb
1468
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes/mapping.rb
1469
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes/node.rb
1470
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes/scalar.rb
1471
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes/sequence.rb
1472
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/nodes/stream.rb
1473
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/omap.rb
1474
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/parser.rb
1475
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/scalar_scanner.rb
1476
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/set.rb
1477
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/stream.rb
1478
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/streaming.rb
1479
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/syntax_error.rb
1480
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/tree_builder.rb
1481
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/versions.rb
1482
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/visitors.rb
1483
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/visitors/depth_first.rb
1484
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/visitors/emitter.rb
1485
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/visitors/json_tree.rb
1486
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/visitors/to_ruby.rb
1487
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/visitors/visitor.rb
1488
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/visitors/yaml_tree.rb
1489
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/lib/psych/y.rb
1490
+ - vendor/bundle/ruby/3.1.0/gems/psych-4.0.5/psych.gemspec
1491
1491
  - vendor/bundle/ruby/3.1.0/gems/rainbow-3.1.1/Changelog.md
1492
1492
  - vendor/bundle/ruby/3.1.0/gems/rainbow-3.1.1/LICENSE
1493
1493
  - vendor/bundle/ruby/3.1.0/gems/rainbow-3.1.1/README.markdown
@@ -2584,7 +2584,7 @@ files:
2584
2584
  - vendor/bundle/ruby/3.1.0/specifications/parser-3.1.2.1.gemspec
2585
2585
  - vendor/bundle/ruby/3.1.0/specifications/pry-0.14.1.gemspec
2586
2586
  - vendor/bundle/ruby/3.1.0/specifications/pry-byebug-3.10.1.gemspec
2587
- - vendor/bundle/ruby/3.1.0/specifications/psych-4.0.4.gemspec
2587
+ - vendor/bundle/ruby/3.1.0/specifications/psych-4.0.5.gemspec
2588
2588
  - vendor/bundle/ruby/3.1.0/specifications/rainbow-3.1.1.gemspec
2589
2589
  - vendor/bundle/ruby/3.1.0/specifications/rake-13.0.6.gemspec
2590
2590
  - vendor/bundle/ruby/3.1.0/specifications/rspec-3.11.0.gemspec