cybrid_api_organization_ruby 0.118.23 → 0.118.41
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 +23 -3
- data/README.md +5 -5
- data/cybrid_api_organization_ruby.gemspec +1 -1
- data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api/subscriptions_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
- data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/post_subscription_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_environment_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_state_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_type_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/version.rb +2 -2
- data/lib/cybrid_api_organization_ruby.rb +1 -1
- data/spec/api/organizations_organization_api_spec.rb +1 -1
- data/spec/api/subscriptions_organization_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/error_response_organization_model_spec.rb +1 -1
- data/spec/models/organization_organization_model_spec.rb +1 -1
- data/spec/models/patch_organization_organization_model_spec.rb +1 -1
- data/spec/models/post_subscription_organization_model_spec.rb +1 -1
- data/spec/models/subscription_environment_organization_model_spec.rb +1 -1
- data/spec/models/subscription_list_organization_model_spec.rb +1 -1
- data/spec/models/subscription_organization_model_spec.rb +1 -1
- data/spec/models/subscription_state_organization_model_spec.rb +1 -1
- data/spec/models/subscription_type_organization_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/byebug/byebug.so +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/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.6/jaro_winkler/jaro_winkler_ext.so +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2/psych.so +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.0/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.1/stringio.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/jaro_winkler_ext.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/lib/stringio.so +0 -0
- data/vendor/bundle/ruby/3.2.0/specifications/ast-2.4.2.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/byebug-11.1.3.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/coderay-1.1.3.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/diff-lcs-1.5.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/ethon-0.16.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/ffi-1.17.0-x86_64-linux-gnu.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/jaro_winkler-1.5.6.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/method_source-1.1.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/parallel-1.25.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/parser-3.3.3.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/pry-0.14.2.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/pry-byebug-3.10.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/psych-5.1.2.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/racc-1.8.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rainbow-3.1.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rake-13.0.6.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-3.13.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-core-3.13.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.13.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-mocks-3.13.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.13.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.13.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/stringio-3.1.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec +2 -2
- metadata +3 -3
|
@@ -5,7 +5,7 @@ checking for yaml_get_version() in -lyaml... yes
|
|
|
5
5
|
creating Makefile
|
|
6
6
|
|
|
7
7
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych
|
|
8
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
8
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-lgsmtj sitelibdir\=./.gem.20240625-3995-lgsmtj clean
|
|
9
9
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych'
|
|
10
10
|
cd libyaml && make clean
|
|
11
11
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
@@ -13,7 +13,7 @@ make[1]: [Makefile:283: clean-so] Error 2 (ignored)
|
|
|
13
13
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych'
|
|
14
14
|
|
|
15
15
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych
|
|
16
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
16
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-lgsmtj sitelibdir\=./.gem.20240625-3995-lgsmtj
|
|
17
17
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych'
|
|
18
18
|
compiling psych.c
|
|
19
19
|
compiling psych_emitter.c
|
|
@@ -24,13 +24,13 @@ linking shared-object psych.so
|
|
|
24
24
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych'
|
|
25
25
|
|
|
26
26
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych
|
|
27
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
27
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-lgsmtj sitelibdir\=./.gem.20240625-3995-lgsmtj install
|
|
28
28
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych'
|
|
29
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
|
29
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20240625-3995-lgsmtj
|
|
30
30
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych'
|
|
31
31
|
|
|
32
32
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych
|
|
33
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
33
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-lgsmtj sitelibdir\=./.gem.20240625-3995-lgsmtj clean
|
|
34
34
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/ext/psych'
|
|
35
35
|
cd libyaml && make clean
|
|
36
36
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
Binary file
|
|
@@ -3,24 +3,24 @@ current directory: /home/circleci/project/api-service-clients/api-platform-organ
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-pgwoj0 sitelibdir\=./.gem.20240625-3995-pgwoj0 clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-pgwoj0 sitelibdir\=./.gem.20240625-3995-pgwoj0
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/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/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse'
|
|
16
16
|
|
|
17
17
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-pgwoj0 sitelibdir\=./.gem.20240625-3995-pgwoj0 install
|
|
19
19
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse'
|
|
20
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
|
20
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20240625-3995-pgwoj0/racc
|
|
21
21
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse'
|
|
22
22
|
|
|
23
23
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-pgwoj0 sitelibdir\=./.gem.20240625-3995-pgwoj0 clean
|
|
25
25
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse'
|
|
26
26
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/ext/racc/cparse'
|
|
Binary file
|
|
@@ -3,24 +3,24 @@ current directory: /home/circleci/project/api-service-clients/api-platform-organ
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-5x956h sitelibdir\=./.gem.20240625-3995-5x956h clean
|
|
7
7
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
9
9
|
|
|
10
10
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio
|
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-5x956h sitelibdir\=./.gem.20240625-3995-5x956h
|
|
12
12
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
13
13
|
compiling stringio.c
|
|
14
14
|
linking shared-object stringio.so
|
|
15
15
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
16
16
|
|
|
17
17
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-5x956h sitelibdir\=./.gem.20240625-3995-5x956h install
|
|
19
19
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
20
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
|
20
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20240625-3995-5x956h
|
|
21
21
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
22
22
|
|
|
23
23
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20240625-3995-5x956h sitelibdir\=./.gem.20240625-3995-5x956h clean
|
|
25
25
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
26
26
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio'
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -13,10 +13,10 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.email = ["whitequark@whitequark.org".freeze]
|
|
14
14
|
s.homepage = "https://whitequark.github.io/ast/".freeze
|
|
15
15
|
s.licenses = ["MIT".freeze]
|
|
16
|
-
s.rubygems_version = "3.
|
|
16
|
+
s.rubygems_version = "3.2.3".freeze
|
|
17
17
|
s.summary = "A library for working with Abstract Syntax Trees.".freeze
|
|
18
18
|
|
|
19
|
-
s.installed_by_version = "3.
|
|
19
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
20
20
|
|
|
21
21
|
s.specification_version = 4
|
|
22
22
|
|
|
@@ -20,10 +20,10 @@ Gem::Specification.new do |s|
|
|
|
20
20
|
s.homepage = "https://github.com/deivid-rodriguez/byebug".freeze
|
|
21
21
|
s.licenses = ["BSD-2-Clause".freeze]
|
|
22
22
|
s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze)
|
|
23
|
-
s.rubygems_version = "3.
|
|
23
|
+
s.rubygems_version = "3.2.0.pre1".freeze
|
|
24
24
|
s.summary = "Ruby fast debugger - base + CLI".freeze
|
|
25
25
|
|
|
26
|
-
s.installed_by_version = "3.
|
|
26
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
27
27
|
|
|
28
28
|
s.specification_version = 4
|
|
29
29
|
|
|
@@ -18,8 +18,8 @@ Gem::Specification.new do |s|
|
|
|
18
18
|
s.licenses = ["MIT".freeze]
|
|
19
19
|
s.rdoc_options = ["-SNw2".freeze, "-mREADME_INDEX.rdoc".freeze, "-t CodeRay Documentation".freeze]
|
|
20
20
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.6".freeze)
|
|
21
|
-
s.rubygems_version = "3.
|
|
21
|
+
s.rubygems_version = "3.0.6".freeze
|
|
22
22
|
s.summary = "Fast syntax highlighting for selected languages.".freeze
|
|
23
23
|
|
|
24
|
-
s.installed_by_version = "3.
|
|
24
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
25
25
|
end
|
|
@@ -19,10 +19,10 @@ Gem::Specification.new do |s|
|
|
|
19
19
|
s.licenses = ["MIT".freeze, "Artistic-2.0".freeze, "GPL-2.0-or-later".freeze]
|
|
20
20
|
s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
|
|
21
21
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8".freeze)
|
|
22
|
-
s.rubygems_version = "3.
|
|
22
|
+
s.rubygems_version = "3.5.3".freeze
|
|
23
23
|
s.summary = "Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm".freeze
|
|
24
24
|
|
|
25
|
-
s.installed_by_version = "3.
|
|
25
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
26
26
|
|
|
27
27
|
s.specification_version = 4
|
|
28
28
|
|
|
@@ -13,10 +13,10 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.email = ["me@hans.io".freeze]
|
|
14
14
|
s.homepage = "https://github.com/typhoeus/ethon".freeze
|
|
15
15
|
s.licenses = ["MIT".freeze]
|
|
16
|
-
s.rubygems_version = "3.
|
|
16
|
+
s.rubygems_version = "3.3.7".freeze
|
|
17
17
|
s.summary = "Libcurl wrapper.".freeze
|
|
18
18
|
|
|
19
|
-
s.installed_by_version = "3.
|
|
19
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
20
20
|
|
|
21
21
|
s.specification_version = 4
|
|
22
22
|
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.licenses = ["BSD-3-Clause".freeze]
|
|
18
18
|
s.rdoc_options = ["--exclude=ext/ffi_c/.*\\.o$".freeze, "--exclude=ffi_c\\.(bundle|so)$".freeze]
|
|
19
19
|
s.required_ruby_version = Gem::Requirement.new([">= 2.5".freeze, "< 3.4.dev".freeze])
|
|
20
|
-
s.rubygems_version = "3.
|
|
20
|
+
s.rubygems_version = "3.3.26".freeze
|
|
21
21
|
s.summary = "Ruby FFI".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.files = ["ext/jaro_winkler/extconf.rb".freeze]
|
|
18
18
|
s.homepage = "https://github.com/tonytonyjan/jaro_winkler".freeze
|
|
19
19
|
s.licenses = ["MIT".freeze]
|
|
20
|
-
s.rubygems_version = "3.4.
|
|
20
|
+
s.rubygems_version = "3.4.13".freeze
|
|
21
21
|
s.summary = "An implementation of Jaro-Winkler distance algorithm written \\ in C extension which supports any kind of string encoding.".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
|
@@ -14,8 +14,8 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.email = "jrmair@gmail.com".freeze
|
|
15
15
|
s.homepage = "http://banisterfiend.wordpress.com".freeze
|
|
16
16
|
s.licenses = ["MIT".freeze]
|
|
17
|
-
s.rubygems_version = "3.
|
|
17
|
+
s.rubygems_version = "3.5.3".freeze
|
|
18
18
|
s.summary = "retrieve the sourcecode for a method".freeze
|
|
19
19
|
|
|
20
|
-
s.installed_by_version = "3.
|
|
20
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
21
21
|
end
|
|
@@ -14,8 +14,8 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "https://github.com/grosser/parallel".freeze
|
|
15
15
|
s.licenses = ["MIT".freeze]
|
|
16
16
|
s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze)
|
|
17
|
-
s.rubygems_version = "3.4.
|
|
17
|
+
s.rubygems_version = "3.4.10".freeze
|
|
18
18
|
s.summary = "Run any kind of code in parallel processes".freeze
|
|
19
19
|
|
|
20
|
-
s.installed_by_version = "3.
|
|
20
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
21
21
|
end
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.homepage = "https://github.com/whitequark/parser".freeze
|
|
18
18
|
s.licenses = ["MIT".freeze]
|
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze)
|
|
20
|
-
s.rubygems_version = "3.
|
|
20
|
+
s.rubygems_version = "3.5.3".freeze
|
|
21
21
|
s.summary = "A Ruby parser written in pure Ruby.".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.homepage = "http://pry.github.io".freeze
|
|
18
18
|
s.licenses = ["MIT".freeze]
|
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze)
|
|
20
|
-
s.rubygems_version = "3.4.
|
|
20
|
+
s.rubygems_version = "3.4.1".freeze
|
|
21
21
|
s.summary = "A runtime developer console and IRB alternative with powerful introspection capabilities.".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
|
@@ -16,10 +16,10 @@ Gem::Specification.new do |s|
|
|
|
16
16
|
s.homepage = "https://github.com/deivid-rodriguez/pry-byebug".freeze
|
|
17
17
|
s.licenses = ["MIT".freeze]
|
|
18
18
|
s.required_ruby_version = Gem::Requirement.new(">= 2.7.0".freeze)
|
|
19
|
-
s.rubygems_version = "3.
|
|
19
|
+
s.rubygems_version = "3.3.20".freeze
|
|
20
20
|
s.summary = "Fast debugging with Pry.".freeze
|
|
21
21
|
|
|
22
|
-
s.installed_by_version = "3.
|
|
22
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
23
23
|
|
|
24
24
|
s.specification_version = 4
|
|
25
25
|
|
|
@@ -20,10 +20,10 @@ Gem::Specification.new do |s|
|
|
|
20
20
|
s.licenses = ["MIT".freeze]
|
|
21
21
|
s.rdoc_options = ["--main".freeze, "README.md".freeze]
|
|
22
22
|
s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze)
|
|
23
|
-
s.rubygems_version = "3.
|
|
23
|
+
s.rubygems_version = "3.5.1".freeze
|
|
24
24
|
s.summary = "Psych is a YAML parser and emitter".freeze
|
|
25
25
|
|
|
26
|
-
s.installed_by_version = "3.
|
|
26
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
27
27
|
|
|
28
28
|
s.specification_version = 4
|
|
29
29
|
|
|
@@ -20,8 +20,8 @@ Gem::Specification.new do |s|
|
|
|
20
20
|
s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze]
|
|
21
21
|
s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
|
|
22
22
|
s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
|
|
23
|
-
s.rubygems_version = "3.
|
|
23
|
+
s.rubygems_version = "3.5.0.dev".freeze
|
|
24
24
|
s.summary = "Racc is a LALR(1) parser generator".freeze
|
|
25
25
|
|
|
26
|
-
s.installed_by_version = "3.
|
|
26
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
27
27
|
end
|
|
@@ -14,10 +14,10 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "https://github.com/sickill/rainbow".freeze
|
|
15
15
|
s.licenses = ["MIT".freeze]
|
|
16
16
|
s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze)
|
|
17
|
-
s.rubygems_version = "3.
|
|
17
|
+
s.rubygems_version = "3.0.9".freeze
|
|
18
18
|
s.summary = "Colorize printed text on ANSI terminals".freeze
|
|
19
19
|
|
|
20
|
-
s.installed_by_version = "3.
|
|
20
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
21
21
|
|
|
22
22
|
s.specification_version = 4
|
|
23
23
|
|
|
@@ -19,8 +19,8 @@ Gem::Specification.new do |s|
|
|
|
19
19
|
s.licenses = ["MIT".freeze]
|
|
20
20
|
s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
|
|
21
21
|
s.required_ruby_version = Gem::Requirement.new(">= 2.2".freeze)
|
|
22
|
-
s.rubygems_version = "3.
|
|
22
|
+
s.rubygems_version = "3.3.0.dev".freeze
|
|
23
23
|
s.summary = "Rake is a Make-like program implemented in Ruby".freeze
|
|
24
24
|
|
|
25
|
-
s.installed_by_version = "3.
|
|
25
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
26
26
|
end
|
|
@@ -18,10 +18,10 @@ Gem::Specification.new do |s|
|
|
|
18
18
|
s.homepage = "http://github.com/rspec".freeze
|
|
19
19
|
s.licenses = ["MIT".freeze]
|
|
20
20
|
s.rdoc_options = ["--charset=UTF-8".freeze]
|
|
21
|
-
s.rubygems_version = "3.
|
|
21
|
+
s.rubygems_version = "3.3.26".freeze
|
|
22
22
|
s.summary = "rspec-3.13.0".freeze
|
|
23
23
|
|
|
24
|
-
s.installed_by_version = "3.
|
|
24
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
25
25
|
|
|
26
26
|
s.specification_version = 4
|
|
27
27
|
|
|
@@ -20,10 +20,10 @@ Gem::Specification.new do |s|
|
|
|
20
20
|
s.licenses = ["MIT".freeze]
|
|
21
21
|
s.rdoc_options = ["--charset=UTF-8".freeze]
|
|
22
22
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
|
|
23
|
-
s.rubygems_version = "3.4.
|
|
23
|
+
s.rubygems_version = "3.4.10".freeze
|
|
24
24
|
s.summary = "rspec-core-3.13.0".freeze
|
|
25
25
|
|
|
26
|
-
s.installed_by_version = "3.
|
|
26
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
27
27
|
|
|
28
28
|
s.specification_version = 4
|
|
29
29
|
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.licenses = ["MIT".freeze]
|
|
18
18
|
s.rdoc_options = ["--charset=UTF-8".freeze]
|
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
|
|
20
|
-
s.rubygems_version = "3.
|
|
20
|
+
s.rubygems_version = "3.3.26".freeze
|
|
21
21
|
s.summary = "rspec-expectations-3.13.1".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.licenses = ["MIT".freeze]
|
|
18
18
|
s.rdoc_options = ["--charset=UTF-8".freeze]
|
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
|
|
20
|
-
s.rubygems_version = "3.
|
|
20
|
+
s.rubygems_version = "3.1.6".freeze
|
|
21
21
|
s.summary = "rspec-mocks-3.13.1".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.licenses = ["MIT".freeze]
|
|
18
18
|
s.rdoc_options = ["--charset=UTF-8".freeze]
|
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
|
|
20
|
-
s.rubygems_version = "3.
|
|
20
|
+
s.rubygems_version = "3.5.6".freeze
|
|
21
21
|
s.summary = "rspec-support-3.13.1".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
|
@@ -19,10 +19,10 @@ Gem::Specification.new do |s|
|
|
|
19
19
|
s.homepage = "https://github.com/rubocop-hq/rubocop".freeze
|
|
20
20
|
s.licenses = ["MIT".freeze]
|
|
21
21
|
s.required_ruby_version = Gem::Requirement.new(">= 2.2.2".freeze)
|
|
22
|
-
s.rubygems_version = "3.
|
|
22
|
+
s.rubygems_version = "3.0.3".freeze
|
|
23
23
|
s.summary = "Automatic Ruby code style checking tool.".freeze
|
|
24
24
|
|
|
25
|
-
s.installed_by_version = "3.
|
|
25
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
26
26
|
|
|
27
27
|
s.specification_version = 4
|
|
28
28
|
|
|
@@ -15,10 +15,10 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.email = ["support@thekompanee.com".freeze]
|
|
16
16
|
s.homepage = "https://github.com/jfelchner/ruby-progressbar".freeze
|
|
17
17
|
s.licenses = ["MIT".freeze]
|
|
18
|
-
s.rubygems_version = "3.
|
|
18
|
+
s.rubygems_version = "3.1.6".freeze
|
|
19
19
|
s.summary = "Ruby/ProgressBar is a flexible text progress bar library for Ruby.".freeze
|
|
20
20
|
|
|
21
|
-
s.installed_by_version = "3.
|
|
21
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
22
22
|
|
|
23
23
|
s.specification_version = 4
|
|
24
24
|
|
|
@@ -18,8 +18,8 @@ Gem::Specification.new do |s|
|
|
|
18
18
|
s.homepage = "https://github.com/ruby/stringio".freeze
|
|
19
19
|
s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze]
|
|
20
20
|
s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze)
|
|
21
|
-
s.rubygems_version = "3.
|
|
21
|
+
s.rubygems_version = "3.5.11".freeze
|
|
22
22
|
s.summary = "Pseudo IO on String".freeze
|
|
23
23
|
|
|
24
|
-
s.installed_by_version = "3.
|
|
24
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
25
25
|
end
|
|
@@ -13,10 +13,10 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.email = ["hans.hasselberg@gmail.com".freeze]
|
|
14
14
|
s.homepage = "https://github.com/typhoeus/typhoeus".freeze
|
|
15
15
|
s.licenses = ["MIT".freeze]
|
|
16
|
-
s.rubygems_version = "3.
|
|
16
|
+
s.rubygems_version = "3.3.7".freeze
|
|
17
17
|
s.summary = "Parallel HTTP library on top of libcurl multi.".freeze
|
|
18
18
|
|
|
19
|
-
s.installed_by_version = "3.
|
|
19
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
20
20
|
|
|
21
21
|
s.specification_version = 4
|
|
22
22
|
|
|
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.homepage = "https://github.com/janlelis/unicode-display_width".freeze
|
|
18
18
|
s.licenses = ["MIT".freeze]
|
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze)
|
|
20
|
-
s.rubygems_version = "3.
|
|
20
|
+
s.rubygems_version = "3.0.1".freeze
|
|
21
21
|
s.summary = "Determines the monospace display width of a string in Ruby.".freeze
|
|
22
22
|
|
|
23
|
-
s.installed_by_version = "3.
|
|
23
|
+
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
|
24
24
|
|
|
25
25
|
s.specification_version = 4
|
|
26
26
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cybrid_api_organization_ruby
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.118.
|
|
4
|
+
version: 0.118.41
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Cybrid
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-06-
|
|
11
|
+
date: 2024-06-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|
|
@@ -2164,7 +2164,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
2164
2164
|
- !ruby/object:Gem::Version
|
|
2165
2165
|
version: '0'
|
|
2166
2166
|
requirements: []
|
|
2167
|
-
rubygems_version: 3.
|
|
2167
|
+
rubygems_version: 3.5.14
|
|
2168
2168
|
signing_key:
|
|
2169
2169
|
specification_version: 4
|
|
2170
2170
|
summary: Cybrid Organization API Ruby Gem
|