cybrid_api_organization_ruby 0.118.21 → 0.118.22
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 +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/cache/stringio-3.1.1.gem +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/psych-5.1.2/gem_make.out +5 -5
- 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/{stringio-3.1.0 → stringio-3.1.1}/gem_make.out +18 -18
- 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/stringio-3.1.1/.document +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/.rdoc_options +2 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/COPYING +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/NEWS.md +166 -0
- data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.1.0 → stringio-3.1.1}/README.md +1 -1
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/docs/io.rb +8 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.1/ext/stringio/.document +1 -0
- data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.1.0 → stringio-3.1.1}/ext/stringio/stringio.c +114 -74
- 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/{stringio-3.1.0.gemspec → stringio-3.1.1.gemspec} +5 -4
- metadata +19 -12
- data/vendor/bundle/ruby/3.2.0/cache/stringio-3.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.0/stringio.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.0/lib/stringio.so +0 -0
- /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{stringio-3.1.0 → stringio-3.1.1}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.1.0 → stringio-3.1.1}/ext/stringio/Makefile +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{stringio-3.1.0 → stringio-3.1.1}/ext/stringio/extconf.rb +0 -0
@@ -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.20240613-3697-u2a3ty sitelibdir\=./.gem.20240613-3697-u2a3ty 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.20240613-3697-u2a3ty sitelibdir\=./.gem.20240613-3697-u2a3ty
|
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.20240613-3697-u2a3ty sitelibdir\=./.gem.20240613-3697-u2a3ty 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.20240613-3697-u2a3ty
|
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.20240613-3697-u2a3ty sitelibdir\=./.gem.20240613-3697-u2a3ty 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
|
@@ -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.20240613-3697-akpkup sitelibdir\=./.gem.20240613-3697-akpkup 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.20240613-3697-akpkup sitelibdir\=./.gem.20240613-3697-akpkup
|
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.20240613-3697-akpkup sitelibdir\=./.gem.20240613-3697-akpkup 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.20240613-3697-akpkup/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.20240613-3697-akpkup sitelibdir\=./.gem.20240613-3697-akpkup 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'
|
@@ -1,26 +1,26 @@
|
|
1
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.
|
1
|
+
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
|
2
2
|
/usr/local/bin/ruby extconf.rb
|
3
3
|
creating Makefile
|
4
4
|
|
5
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
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.
|
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.
|
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.20240613-3697-xorkqb sitelibdir\=./.gem.20240613-3697-xorkqb clean
|
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
|
+
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
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.
|
11
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
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.
|
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.20240613-3697-xorkqb sitelibdir\=./.gem.20240613-3697-xorkqb
|
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
|
-
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.
|
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
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
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.
|
20
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
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.
|
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.20240613-3697-xorkqb sitelibdir\=./.gem.20240613-3697-xorkqb install
|
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.20240613-3697-xorkqb
|
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
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.1.
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
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.
|
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.
|
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.20240613-3697-xorkqb sitelibdir\=./.gem.20240613-3697-xorkqb clean
|
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
|
+
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
|
@@ -0,0 +1,56 @@
|
|
1
|
+
Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>.
|
2
|
+
You can redistribute it and/or modify it under either the terms of the
|
3
|
+
2-clause BSDL (see the file BSDL), or the conditions below:
|
4
|
+
|
5
|
+
1. You may make and give away verbatim copies of the source form of the
|
6
|
+
software without restriction, provided that you duplicate all of the
|
7
|
+
original copyright notices and associated disclaimers.
|
8
|
+
|
9
|
+
2. You may modify your copy of the software in any way, provided that
|
10
|
+
you do at least ONE of the following:
|
11
|
+
|
12
|
+
a. place your modifications in the Public Domain or otherwise
|
13
|
+
make them Freely Available, such as by posting said
|
14
|
+
modifications to Usenet or an equivalent medium, or by allowing
|
15
|
+
the author to include your modifications in the software.
|
16
|
+
|
17
|
+
b. use the modified software only within your corporation or
|
18
|
+
organization.
|
19
|
+
|
20
|
+
c. give non-standard binaries non-standard names, with
|
21
|
+
instructions on where to get the original software distribution.
|
22
|
+
|
23
|
+
d. make other distribution arrangements with the author.
|
24
|
+
|
25
|
+
3. You may distribute the software in object code or binary form,
|
26
|
+
provided that you do at least ONE of the following:
|
27
|
+
|
28
|
+
a. distribute the binaries and library files of the software,
|
29
|
+
together with instructions (in the manual page or equivalent)
|
30
|
+
on where to get the original distribution.
|
31
|
+
|
32
|
+
b. accompany the distribution with the machine-readable source of
|
33
|
+
the software.
|
34
|
+
|
35
|
+
c. give non-standard binaries non-standard names, with
|
36
|
+
instructions on where to get the original software distribution.
|
37
|
+
|
38
|
+
d. make other distribution arrangements with the author.
|
39
|
+
|
40
|
+
4. You may modify and include the part of the software into any other
|
41
|
+
software (possibly commercial). But some files in the distribution
|
42
|
+
are not written by the author, so that they are not under these terms.
|
43
|
+
|
44
|
+
For the list of those files and their copying conditions, see the
|
45
|
+
file LEGAL.
|
46
|
+
|
47
|
+
5. The scripts and library files supplied as input to or produced as
|
48
|
+
output from the software do not automatically fall under the
|
49
|
+
copyright of the software, but belong to whomever generated them,
|
50
|
+
and may be sold commercially, and may be aggregated with this
|
51
|
+
software.
|
52
|
+
|
53
|
+
6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
|
54
|
+
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
55
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
56
|
+
PURPOSE.
|
@@ -0,0 +1,22 @@
|
|
1
|
+
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
|
2
|
+
|
3
|
+
Redistribution and use in source and binary forms, with or without
|
4
|
+
modification, are permitted provided that the following conditions
|
5
|
+
are met:
|
6
|
+
1. Redistributions of source code must retain the above copyright
|
7
|
+
notice, this list of conditions and the following disclaimer.
|
8
|
+
2. Redistributions in binary form must reproduce the above copyright
|
9
|
+
notice, this list of conditions and the following disclaimer in the
|
10
|
+
documentation and/or other materials provided with the distribution.
|
11
|
+
|
12
|
+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
13
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
14
|
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
15
|
+
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
16
|
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
17
|
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
18
|
+
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
19
|
+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
20
|
+
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
21
|
+
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
22
|
+
SUCH DAMAGE.
|
@@ -0,0 +1,166 @@
|
|
1
|
+
# News
|
2
|
+
|
3
|
+
## 3.1.1 - 2024-06-13
|
4
|
+
|
5
|
+
### Improvements
|
6
|
+
|
7
|
+
* JRuby: Improved.
|
8
|
+
* GH-83
|
9
|
+
* GH-84
|
10
|
+
* GH-85
|
11
|
+
|
12
|
+
* Added `StringIO::MAX_LENGTH`.
|
13
|
+
|
14
|
+
* Added support for NULL `StringIO` by `StringIO.new(nil)`.
|
15
|
+
|
16
|
+
* Improved IO compatibility for partial read.
|
17
|
+
* GH-95
|
18
|
+
* https://bugs.ruby-lang.org/issues/20418
|
19
|
+
|
20
|
+
### Fixes
|
21
|
+
|
22
|
+
* Fixed a bug that coderange isn't updated after overwrite.
|
23
|
+
* Reported by Tiago Cardoso.
|
24
|
+
* https://bugs.ruby-lang.org/issues/20185
|
25
|
+
* GH-77
|
26
|
+
* GH-79
|
27
|
+
|
28
|
+
### Thanks
|
29
|
+
|
30
|
+
* Tiago Cardoso
|
31
|
+
|
32
|
+
## 3.1.0 - 2023-11-28
|
33
|
+
|
34
|
+
### Fixes
|
35
|
+
|
36
|
+
* TruffleRuby: Do not compile the C extension
|
37
|
+
|
38
|
+
GH-71
|
39
|
+
|
40
|
+
## 3.0.9 - 2023-11-08
|
41
|
+
|
42
|
+
### Improvements
|
43
|
+
|
44
|
+
* JRuby: Aligned `StringIO#gets` behavior with the C implementation.
|
45
|
+
|
46
|
+
GH-61
|
47
|
+
|
48
|
+
### Fixes
|
49
|
+
|
50
|
+
* CRuby: Fixed `StringIO#pread` with the length 0.
|
51
|
+
|
52
|
+
Patch by Jean byroot Boussier.
|
53
|
+
|
54
|
+
GH-67
|
55
|
+
|
56
|
+
* CRuby: Fixed a bug that `StringIO#gets` with non ASCII compatible
|
57
|
+
encoding such as UTF-16 doesn't detect correct new line characters.
|
58
|
+
|
59
|
+
Reported by IWAMOTO Kouichi.
|
60
|
+
|
61
|
+
GH-68
|
62
|
+
|
63
|
+
### Thanks
|
64
|
+
|
65
|
+
* Jean byroot Boussier
|
66
|
+
|
67
|
+
* IWAMOTO Kouichi
|
68
|
+
|
69
|
+
## 3.0.8 - 2023-08-10
|
70
|
+
|
71
|
+
### Improvements
|
72
|
+
|
73
|
+
* Added `StringIO#pread`.
|
74
|
+
|
75
|
+
Patch by Jean byroot Boussier.
|
76
|
+
|
77
|
+
GH-56
|
78
|
+
|
79
|
+
* JRuby: Added `StringIO::VERSION`.
|
80
|
+
|
81
|
+
GH-57 GH-59
|
82
|
+
|
83
|
+
### Thanks
|
84
|
+
|
85
|
+
* Jean byroot Boussier
|
86
|
+
|
87
|
+
## 3.0.7 - 2023-06-02
|
88
|
+
|
89
|
+
* CRuby: Avoid direct struct usage. This change is for supporting
|
90
|
+
Ruby 3.3.
|
91
|
+
|
92
|
+
GH-54
|
93
|
+
|
94
|
+
## 3.0.6 - 2023-04-14
|
95
|
+
|
96
|
+
### Improvements
|
97
|
+
|
98
|
+
* CRuby: Added support for write barrier.
|
99
|
+
|
100
|
+
* JRuby: Added missing arty-checking.
|
101
|
+
|
102
|
+
GH-48
|
103
|
+
|
104
|
+
* JRuby: Added support for `StringIO.new(encoding:)`.
|
105
|
+
|
106
|
+
GH-45
|
107
|
+
|
108
|
+
## 3.0.5 - 2023-02-02
|
109
|
+
|
110
|
+
### Improvements
|
111
|
+
|
112
|
+
### Fixes
|
113
|
+
|
114
|
+
* Fixed a bug that `StringIO#gets("2+ character", chomp: true)` did not
|
115
|
+
remove the separator at the end.
|
116
|
+
[[Bug #19389](https://bugs.ruby-lang.org/issues/19389)]
|
117
|
+
|
118
|
+
## 3.0.4 - 2022-12-09
|
119
|
+
|
120
|
+
### Improvements
|
121
|
+
|
122
|
+
* JRuby: Changed to use flag registry.
|
123
|
+
[[GitHub#33](https://github.com/ruby/stringio/pull/26)]
|
124
|
+
|
125
|
+
## 3.0.3 - 2022-12-08
|
126
|
+
|
127
|
+
### Improvements
|
128
|
+
|
129
|
+
* Improved documents.
|
130
|
+
[[GitHub#33](https://github.com/ruby/stringio/pull/33)]
|
131
|
+
[[GitHub#34](https://github.com/ruby/stringio/pull/34)]
|
132
|
+
[[GitHub#35](https://github.com/ruby/stringio/pull/35)]
|
133
|
+
[[GitHub#36](https://github.com/ruby/stringio/pull/36)]
|
134
|
+
[[GitHub#37](https://github.com/ruby/stringio/pull/37)]
|
135
|
+
[Patch by Burdette Lamar]
|
136
|
+
|
137
|
+
### Fixes
|
138
|
+
|
139
|
+
* Fixed a bug that large `StringIO#ungetc`/`StringIO#ungetbyte`
|
140
|
+
break internal buffer.
|
141
|
+
|
142
|
+
* Fixed a bug that `StringIO#each("2+ character", chomp: true)` cause
|
143
|
+
infinite loop.
|
144
|
+
[[Bug #18769](https://bugs.ruby-lang.org/issues/18769)]
|
145
|
+
|
146
|
+
* Fixed a bug that `StringIO#each(nil, chomp: true)` chomps.
|
147
|
+
[[Bug #18770](https://bugs.ruby-lang.org/issues/18770)]
|
148
|
+
|
149
|
+
* Fixed a bug that `StringIO#each("", chomp: true)` isn't compatible
|
150
|
+
with `IO#each("", chomp: true)`.
|
151
|
+
[[Bug #18768](https://bugs.ruby-lang.org/issues/18768)]
|
152
|
+
|
153
|
+
* Fixed a bug that `StringIO#set_encoding` doesn't accept external
|
154
|
+
and internal encodings pairo.
|
155
|
+
[[GitHub#16](https://github.com/ruby/stringio/issues/16)]
|
156
|
+
[Reported by Kenta Murata]
|
157
|
+
|
158
|
+
* Fixed a bug that `StringIO#truncate` isn't compatible with
|
159
|
+
`File#truncate`.
|
160
|
+
|
161
|
+
### Thanks
|
162
|
+
|
163
|
+
* Kenta Murata
|
164
|
+
|
165
|
+
* Burdette Lamar
|
166
|
+
|
@@ -12,7 +12,7 @@ This library is based on MoonWolf version written in Ruby. Thanks a lot.
|
|
12
12
|
|
13
13
|
* `fileno` raises `NotImplementedError`.
|
14
14
|
* encoding conversion is not implemented, and ignored silently.
|
15
|
-
* there is no `#to_io` method because this is not an `IO
|
15
|
+
* there is no `#to_io` method because this is not an `IO`.
|
16
16
|
|
17
17
|
## Installation
|
18
18
|
|
@@ -0,0 +1 @@
|
|
1
|
+
*.[ch]
|