cybrid_api_organization_ruby 0.68.91 → 0.69.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/README.md +9 -7
- data/cybrid_api_organization_ruby.gemspec +2 -2
- data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +2 -2
- data/lib/cybrid_api_organization_ruby/api_client.rb +2 -2
- data/lib/cybrid_api_organization_ruby/api_error.rb +2 -2
- data/lib/cybrid_api_organization_ruby/configuration.rb +2 -2
- data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +2 -2
- data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +2 -2
- data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +2 -2
- data/lib/cybrid_api_organization_ruby/version.rb +3 -3
- data/lib/cybrid_api_organization_ruby.rb +2 -2
- data/spec/api/organizations_organization_api_spec.rb +2 -2
- data/spec/api_client_spec.rb +2 -2
- data/spec/configuration_spec.rb +2 -2
- data/spec/models/error_response_organization_model_spec.rb +2 -2
- data/spec/models/organization_organization_model_spec.rb +2 -2
- data/spec/models/patch_organization_organization_model_spec.rb +2 -2
- data/spec/spec_helper.rb +2 -2
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.15.5/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.4/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.6/gem_make.out +6 -6
- 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.0.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.15.5.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/jaro_winkler-1.5.4.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/method_source-1.0.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/parallel-1.23.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/parser-3.2.2.1.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.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.12.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-core-3.12.2.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.12.3.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-mocks-3.12.5.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.12.0.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.0.6.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.0.gemspec +2 -2
- data/vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec +2 -2
- metadata +2 -2
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
|
2
|
-
/usr/local/bin/ruby
|
2
|
+
/usr/local/bin/ruby extconf.rb
|
3
3
|
checking for ffi_prep_closure_loc() in -lffi... yes
|
4
4
|
checking for ffi_prep_cif_var()... yes
|
5
5
|
checking for ffi_raw_call()... yes
|
@@ -9,12 +9,12 @@ creating extconf.h
|
|
9
9
|
creating Makefile
|
10
10
|
|
11
11
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-270toz sitelibdir\=./.gem.20230508-3999-270toz clean
|
13
13
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
14
14
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
15
15
|
|
16
16
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
|
17
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
17
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-270toz sitelibdir\=./.gem.20230508-3999-270toz
|
18
18
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
19
19
|
compiling AbstractMemory.c
|
20
20
|
compiling ArrayType.c
|
@@ -43,12 +43,12 @@ linking shared-object ffi_c.so
|
|
43
43
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
44
44
|
|
45
45
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
|
46
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
46
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-270toz sitelibdir\=./.gem.20230508-3999-270toz install
|
47
47
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
48
|
-
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20230508-
|
48
|
+
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20230508-3999-270toz
|
49
49
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
50
50
|
|
51
51
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
|
52
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
52
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-270toz sitelibdir\=./.gem.20230508-3999-270toz clean
|
53
53
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
54
54
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c'
|
@@ -1,14 +1,14 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
|
2
|
-
/usr/local/bin/ruby
|
2
|
+
/usr/local/bin/ruby extconf.rb
|
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/jaro_winkler-1.5.4/ext/jaro_winkler
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-bmie2s sitelibdir\=./.gem.20230508-3999-bmie2s clean
|
7
7
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
8
8
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
9
9
|
|
10
10
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-bmie2s sitelibdir\=./.gem.20230508-3999-bmie2s
|
12
12
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
13
13
|
compiling adj_matrix.c
|
14
14
|
adj_matrix.c: In function ‘adj_matrix_default’:
|
@@ -63,12 +63,12 @@ linking shared-object jaro_winkler/jaro_winkler_ext.so
|
|
63
63
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
64
64
|
|
65
65
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
|
66
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
66
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-bmie2s sitelibdir\=./.gem.20230508-3999-bmie2s install
|
67
67
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
68
|
-
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230508-
|
68
|
+
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230508-3999-bmie2s/jaro_winkler
|
69
69
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
70
70
|
|
71
71
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
|
72
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
72
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-bmie2s sitelibdir\=./.gem.20230508-3999-bmie2s clean
|
73
73
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
74
74
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
@@ -1,11 +1,11 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/psych-5.1.0/ext/psych
|
2
|
-
/usr/local/bin/ruby
|
2
|
+
/usr/local/bin/ruby extconf.rb
|
3
3
|
checking for yaml.h... yes
|
4
4
|
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.0/ext/psych
|
8
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
8
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-xrbq3f sitelibdir\=./.gem.20230508-3999-xrbq3f 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.0/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.0/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.0/ext/psych
|
16
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
16
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-xrbq3f sitelibdir\=./.gem.20230508-3999-xrbq3f
|
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.0/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.0/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.0/ext/psych
|
27
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
27
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-xrbq3f sitelibdir\=./.gem.20230508-3999-xrbq3f 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.0/ext/psych'
|
29
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.20230508-
|
29
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20230508-3999-xrbq3f
|
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.0/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.0/ext/psych
|
33
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
33
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-xrbq3f sitelibdir\=./.gem.20230508-3999-xrbq3f 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.0/ext/psych'
|
35
35
|
cd libyaml && make clean
|
36
36
|
/bin/sh: 1: cd: can't cd to libyaml
|
@@ -1,27 +1,27 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
|
2
|
-
/usr/local/bin/ruby
|
2
|
+
/usr/local/bin/ruby extconf.rb
|
3
3
|
checking for rb_io_extract_modeenc() in ruby/io.h... yes
|
4
4
|
creating Makefile
|
5
5
|
|
6
6
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-1selbh sitelibdir\=./.gem.20230508-3999-1selbh clean
|
8
8
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
9
9
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
10
10
|
|
11
11
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-1selbh sitelibdir\=./.gem.20230508-3999-1selbh
|
13
13
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
14
14
|
compiling stringio.c
|
15
15
|
linking shared-object stringio.so
|
16
16
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
17
17
|
|
18
18
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-1selbh sitelibdir\=./.gem.20230508-3999-1selbh install
|
20
20
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
21
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.20230508-
|
21
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20230508-3999-1selbh
|
22
22
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
23
23
|
|
24
24
|
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.20230508-
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20230508-3999-1selbh sitelibdir\=./.gem.20230508-3999-1selbh clean
|
26
26
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
27
27
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.6/ext/stringio'
|
@@ -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.4.
|
16
|
+
s.rubygems_version = "3.4.12".freeze
|
17
17
|
s.summary = "A library for working with Abstract Syntax Trees.".freeze
|
18
18
|
|
19
|
-
s.installed_by_version = "3.4.
|
19
|
+
s.installed_by_version = "3.4.12" 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.4.
|
23
|
+
s.rubygems_version = "3.4.12".freeze
|
24
24
|
s.summary = "Ruby fast debugger - base + CLI".freeze
|
25
25
|
|
26
|
-
s.installed_by_version = "3.4.
|
26
|
+
s.installed_by_version = "3.4.12" 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.4.
|
21
|
+
s.rubygems_version = "3.4.12".freeze
|
22
22
|
s.summary = "Fast syntax highlighting for selected languages.".freeze
|
23
23
|
|
24
|
-
s.installed_by_version = "3.4.
|
24
|
+
s.installed_by_version = "3.4.12" 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+".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.4.
|
22
|
+
s.rubygems_version = "3.4.12".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.4.
|
25
|
+
s.installed_by_version = "3.4.12" 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.4.
|
16
|
+
s.rubygems_version = "3.4.12".freeze
|
17
17
|
s.summary = "Libcurl wrapper.".freeze
|
18
18
|
|
19
|
-
s.installed_by_version = "3.4.
|
19
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
20
20
|
|
21
21
|
s.specification_version = 4
|
22
22
|
|
@@ -19,10 +19,10 @@ Gem::Specification.new do |s|
|
|
19
19
|
s.licenses = ["BSD-3-Clause".freeze]
|
20
20
|
s.rdoc_options = ["--exclude=ext/ffi_c/.*\\.o$".freeze, "--exclude=ffi_c\\.(bundle|so)$".freeze]
|
21
21
|
s.required_ruby_version = Gem::Requirement.new(">= 2.3".freeze)
|
22
|
-
s.rubygems_version = "3.4.
|
22
|
+
s.rubygems_version = "3.4.12".freeze
|
23
23
|
s.summary = "Ruby FFI".freeze
|
24
24
|
|
25
|
-
s.installed_by_version = "3.4.
|
25
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
26
26
|
|
27
27
|
s.specification_version = 4
|
28
28
|
|
@@ -16,10 +16,10 @@ Gem::Specification.new do |s|
|
|
16
16
|
s.files = ["ext/jaro_winkler/extconf.rb".freeze]
|
17
17
|
s.homepage = "https://github.com/tonytonyjan/jaro_winkler".freeze
|
18
18
|
s.licenses = ["MIT".freeze]
|
19
|
-
s.rubygems_version = "3.4.
|
19
|
+
s.rubygems_version = "3.4.12".freeze
|
20
20
|
s.summary = "An implementation of Jaro-Winkler distance algorithm written \\ in C extension which supports any kind of string encoding.".freeze
|
21
21
|
|
22
|
-
s.installed_by_version = "3.4.
|
22
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
23
23
|
|
24
24
|
s.specification_version = 4
|
25
25
|
|
@@ -13,10 +13,10 @@ Gem::Specification.new do |s|
|
|
13
13
|
s.email = "jrmair@gmail.com".freeze
|
14
14
|
s.homepage = "http://banisterfiend.wordpress.com".freeze
|
15
15
|
s.licenses = ["MIT".freeze]
|
16
|
-
s.rubygems_version = "3.4.
|
16
|
+
s.rubygems_version = "3.4.12".freeze
|
17
17
|
s.summary = "retrieve the sourcecode for a method".freeze
|
18
18
|
|
19
|
-
s.installed_by_version = "3.4.
|
19
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
20
20
|
|
21
21
|
s.specification_version = 4
|
22
22
|
|
@@ -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.5".freeze)
|
17
|
-
s.rubygems_version = "3.4.
|
17
|
+
s.rubygems_version = "3.4.12".freeze
|
18
18
|
s.summary = "Run any kind of code in parallel processes".freeze
|
19
19
|
|
20
|
-
s.installed_by_version = "3.4.
|
20
|
+
s.installed_by_version = "3.4.12" 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.4.
|
20
|
+
s.rubygems_version = "3.4.12".freeze
|
21
21
|
s.summary = "A Ruby parser written in pure Ruby.".freeze
|
22
22
|
|
23
|
-
s.installed_by_version = "3.4.
|
23
|
+
s.installed_by_version = "3.4.12" 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.12".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.4.
|
23
|
+
s.installed_by_version = "3.4.12" 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.4.
|
19
|
+
s.rubygems_version = "3.4.12".freeze
|
20
20
|
s.summary = "Fast debugging with Pry.".freeze
|
21
21
|
|
22
|
-
s.installed_by_version = "3.4.
|
22
|
+
s.installed_by_version = "3.4.12" 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.4.0".freeze)
|
23
|
-
s.rubygems_version = "3.4.
|
23
|
+
s.rubygems_version = "3.4.12".freeze
|
24
24
|
s.summary = "Psych is a YAML parser and emitter".freeze
|
25
25
|
|
26
|
-
s.installed_by_version = "3.4.
|
26
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
27
27
|
|
28
28
|
s.specification_version = 4
|
29
29
|
|
@@ -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.4.
|
17
|
+
s.rubygems_version = "3.4.12".freeze
|
18
18
|
s.summary = "Colorize printed text on ANSI terminals".freeze
|
19
19
|
|
20
|
-
s.installed_by_version = "3.4.
|
20
|
+
s.installed_by_version = "3.4.12" 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.4.
|
22
|
+
s.rubygems_version = "3.4.12".freeze
|
23
23
|
s.summary = "Rake is a Make-like program implemented in Ruby".freeze
|
24
24
|
|
25
|
-
s.installed_by_version = "3.4.
|
25
|
+
s.installed_by_version = "3.4.12" 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.4.
|
21
|
+
s.rubygems_version = "3.4.12".freeze
|
22
22
|
s.summary = "rspec-3.12.0".freeze
|
23
23
|
|
24
|
-
s.installed_by_version = "3.4.
|
24
|
+
s.installed_by_version = "3.4.12" 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.12".freeze
|
24
24
|
s.summary = "rspec-core-3.12.2".freeze
|
25
25
|
|
26
|
-
s.installed_by_version = "3.4.
|
26
|
+
s.installed_by_version = "3.4.12" 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.4.
|
20
|
+
s.rubygems_version = "3.4.12".freeze
|
21
21
|
s.summary = "rspec-expectations-3.12.3".freeze
|
22
22
|
|
23
|
-
s.installed_by_version = "3.4.
|
23
|
+
s.installed_by_version = "3.4.12" 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.4.
|
20
|
+
s.rubygems_version = "3.4.12".freeze
|
21
21
|
s.summary = "rspec-mocks-3.12.5".freeze
|
22
22
|
|
23
|
-
s.installed_by_version = "3.4.
|
23
|
+
s.installed_by_version = "3.4.12" 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.4.
|
20
|
+
s.rubygems_version = "3.4.12".freeze
|
21
21
|
s.summary = "rspec-support-3.12.0".freeze
|
22
22
|
|
23
|
-
s.installed_by_version = "3.4.
|
23
|
+
s.installed_by_version = "3.4.12" 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.4.
|
22
|
+
s.rubygems_version = "3.4.12".freeze
|
23
23
|
s.summary = "Automatic Ruby code style checking tool.".freeze
|
24
24
|
|
25
|
-
s.installed_by_version = "3.4.
|
25
|
+
s.installed_by_version = "3.4.12" 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.4.
|
18
|
+
s.rubygems_version = "3.4.12".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.4.
|
21
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
22
22
|
|
23
23
|
s.specification_version = 4
|
24
24
|
|
@@ -17,8 +17,8 @@ Gem::Specification.new do |s|
|
|
17
17
|
s.homepage = "https://github.com/ruby/stringio".freeze
|
18
18
|
s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze]
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
|
20
|
-
s.rubygems_version = "3.4.
|
20
|
+
s.rubygems_version = "3.4.12".freeze
|
21
21
|
s.summary = "Pseudo IO on String".freeze
|
22
22
|
|
23
|
-
s.installed_by_version = "3.4.
|
23
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
24
24
|
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.4.
|
16
|
+
s.rubygems_version = "3.4.12".freeze
|
17
17
|
s.summary = "Parallel HTTP library on top of libcurl multi.".freeze
|
18
18
|
|
19
|
-
s.installed_by_version = "3.4.
|
19
|
+
s.installed_by_version = "3.4.12" 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.4.
|
20
|
+
s.rubygems_version = "3.4.12".freeze
|
21
21
|
s.summary = "Determines the monospace display width of a string in Ruby.".freeze
|
22
22
|
|
23
|
-
s.installed_by_version = "3.4.
|
23
|
+
s.installed_by_version = "3.4.12" if s.respond_to? :installed_by_version
|
24
24
|
|
25
25
|
s.specification_version = 4
|
26
26
|
|
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.
|
4
|
+
version: 0.69.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cybrid
|
@@ -2545,7 +2545,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
2545
2545
|
- !ruby/object:Gem::Version
|
2546
2546
|
version: '0'
|
2547
2547
|
requirements: []
|
2548
|
-
rubygems_version: 3.4.
|
2548
|
+
rubygems_version: 3.4.12
|
2549
2549
|
signing_key:
|
2550
2550
|
specification_version: 4
|
2551
2551
|
summary: Cybrid Organization API Ruby Gem
|