cybrid_api_organization_ruby 0.118.108 → 0.118.110
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 +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/racc-1.8.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 → racc-1.8.1}/gem_make.out +18 -18
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.1/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/gems/{racc-1.8.0/COPYING → racc-1.8.1/BSDL} +4 -4
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/COPYING +56 -0
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/README.rdoc +1 -1
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/ext/racc/cparse/Makefile +1 -1
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/grammar.rb +5 -5
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/grammarfileparser.rb +8 -8
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/info.rb +1 -1
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/parser-text.rb +2 -2
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/parser.rb +1 -1
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/parserfilegenerator.rb +3 -3
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/state.rb +3 -3
- data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/statetransitiontable.rb +1 -1
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/static.rb +5 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc.rb +6 -0
- data/vendor/bundle/ruby/3.2.0/specifications/{racc-1.8.0.gemspec → racc-1.8.1.gemspec} +6 -5
- metadata +42 -41
- data/vendor/bundle/ruby/3.2.0/cache/racc-1.8.0.gem +0 -0
- 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/gems/racc-1.8.0/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/lib/racc/static.rb +0 -5
- data/vendor/bundle/ruby/3.2.0/gems/racc-1.8.0/lib/racc.rb +0 -6
- /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{racc-1.8.0 → racc-1.8.1}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/ChangeLog +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/README.ja.rdoc +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/TODO +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/bin/racc +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/en/grammar.en.rdoc +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/en/grammar2.en.rdoc +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/ja/command.ja.html +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/ja/debug.ja.rdoc +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/ja/grammar.ja.rdoc +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/ja/index.ja.html +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/ja/parser.ja.rdoc +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/doc/ja/usage.ja.html +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/ext/racc/cparse/cparse.c +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/ext/racc/cparse/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/compat.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/debugflags.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/exception.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/iset.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/logfilegenerator.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{racc-1.8.0 → racc-1.8.1}/lib/racc/sourcetext.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.20240730-4002-y4uxw5 sitelibdir\=./.gem.20240730-4002-y4uxw5 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.20240730-4002-y4uxw5 sitelibdir\=./.gem.20240730-4002-y4uxw5
|
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.20240730-4002-y4uxw5 sitelibdir\=./.gem.20240730-4002-y4uxw5 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.20240730-4002-y4uxw5
|
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.20240730-4002-y4uxw5 sitelibdir\=./.gem.20240730-4002-y4uxw5 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
|
data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{racc-1.8.0 → racc-1.8.1}/gem_make.out
RENAMED
@@ -1,26 +1,26 @@
|
|
1
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1
|
+
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
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/racc-1.8.
|
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/racc-1.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.
|
5
|
+
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20240730-4002-aik9tg sitelibdir\=./.gem.20240730-4002-aik9tg clean
|
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.1/ext/racc/cparse'
|
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.1/ext/racc/cparse'
|
9
9
|
|
10
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
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/racc-1.8.
|
10
|
+
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
11
|
+
make DESTDIR\= sitearchdir\=./.gem.20240730-4002-aik9tg sitelibdir\=./.gem.20240730-4002-aik9tg
|
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.1/ext/racc/cparse'
|
13
13
|
compiling cparse.c
|
14
14
|
linking shared-object racc/cparse.so
|
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.
|
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.1/ext/racc/cparse'
|
16
16
|
|
17
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
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/racc-1.8.
|
20
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
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.
|
17
|
+
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20240730-4002-aik9tg sitelibdir\=./.gem.20240730-4002-aik9tg install
|
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.1/ext/racc/cparse'
|
20
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20240730-4002-aik9tg/racc
|
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.1/ext/racc/cparse'
|
22
22
|
|
23
|
-
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
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/racc-1.8.
|
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.
|
23
|
+
current directory: /home/circleci/project/api-service-clients/api-platform-organization/ruby/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20240730-4002-aik9tg sitelibdir\=./.gem.20240730-4002-aik9tg clean
|
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.1/ext/racc/cparse'
|
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.1/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.20240730-4002-fvr2yj sitelibdir\=./.gem.20240730-4002-fvr2yj 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.20240730-4002-fvr2yj sitelibdir\=./.gem.20240730-4002-fvr2yj
|
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.20240730-4002-fvr2yj sitelibdir\=./.gem.20240730-4002-fvr2yj 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.20240730-4002-fvr2yj
|
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.20240730-4002-fvr2yj sitelibdir\=./.gem.20240730-4002-fvr2yj 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'
|
@@ -1,13 +1,13 @@
|
|
1
|
-
Copyright (C)
|
1
|
+
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without
|
4
4
|
modification, are permitted provided that the following conditions
|
5
5
|
are met:
|
6
6
|
1. Redistributions of source code must retain the above copyright
|
7
|
-
notice, this list of conditions and the following disclaimer.
|
7
|
+
notice, this list of conditions and the following disclaimer.
|
8
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.
|
9
|
+
notice, this list of conditions and the following disclaimer in the
|
10
|
+
documentation and/or other materials provided with the distribution.
|
11
11
|
|
12
12
|
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
13
13
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
@@ -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.
|
@@ -88,7 +88,7 @@ CCDLFLAGS = -fPIC
|
|
88
88
|
CFLAGS = $(CCDLFLAGS) $(cflags) -fPIC $(ARCH_FLAG)
|
89
89
|
INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
|
90
90
|
DEFS =
|
91
|
-
CPPFLAGS = -DRACC_INFO_VERSION=1.8.
|
91
|
+
CPPFLAGS = -DRACC_INFO_VERSION=1.8.1 $(DEFS) $(cppflags)
|
92
92
|
CXXFLAGS = $(CCDLFLAGS) $(ARCH_FLAG)
|
93
93
|
ldflags = -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
|
94
94
|
dldflags = -Wl,--compress-debug-sections=zlib
|
Binary file
|
@@ -10,11 +10,11 @@
|
|
10
10
|
#
|
11
11
|
#++
|
12
12
|
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
13
|
+
require_relative 'compat'
|
14
|
+
require_relative 'iset'
|
15
|
+
require_relative 'sourcetext'
|
16
|
+
require_relative 'logfilegenerator'
|
17
|
+
require_relative 'exception'
|
18
18
|
require 'forwardable'
|
19
19
|
|
20
20
|
module Racc
|
@@ -10,11 +10,11 @@
|
|
10
10
|
#
|
11
11
|
#++
|
12
12
|
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
13
|
+
require_relative '../racc'
|
14
|
+
require_relative 'compat'
|
15
|
+
require_relative 'grammar'
|
16
|
+
require_relative 'parserfilegenerator'
|
17
|
+
require_relative 'sourcetext'
|
18
18
|
require 'stringio'
|
19
19
|
|
20
20
|
module Racc
|
@@ -295,7 +295,7 @@ module Racc
|
|
295
295
|
return target if target
|
296
296
|
target = _gen_target_name("many", prev)
|
297
297
|
@many_rule_registry[prev.to_s] = target
|
298
|
-
src = SourceText.new("result = val[1] ? val[1].unshift(val[0]) : val",
|
298
|
+
src = SourceText.new("result = val[1] ? val[1].unshift(val[0]) : val", @filename, @scanner.lineno + 1)
|
299
299
|
act = UserAction.source_text(src)
|
300
300
|
@grammar.add Rule.new(target, [], act)
|
301
301
|
@grammar.add Rule.new(target, [prev, target], act)
|
@@ -308,7 +308,7 @@ module Racc
|
|
308
308
|
return target if target
|
309
309
|
target = _gen_target_name("many1", prev)
|
310
310
|
@many1_rule_registry[prev.to_s] = target
|
311
|
-
src = SourceText.new("result = val[1] ? val[1].unshift(val[0]) : val",
|
311
|
+
src = SourceText.new("result = val[1] ? val[1].unshift(val[0]) : val", @filename, @scanner.lineno + 1)
|
312
312
|
act = UserAction.source_text(src)
|
313
313
|
@grammar.add Rule.new(target, [prev], act)
|
314
314
|
@grammar.add Rule.new(target, [prev, target], act)
|
@@ -323,7 +323,7 @@ module Racc
|
|
323
323
|
unless target = @group_rule_registry[target_name]
|
324
324
|
target = @grammar.intern("-group@#{target_name}", true)
|
325
325
|
@group_rule_registry[target_name] = target
|
326
|
-
src = SourceText.new("result = val",
|
326
|
+
src = SourceText.new("result = val", @filename, @scanner.lineno + 1)
|
327
327
|
act = UserAction.source_text(src)
|
328
328
|
rules.each do |syms, sprec|
|
329
329
|
rule = Rule.new(target, syms, act)
|
@@ -15,7 +15,7 @@ unless $".find {|p| p.end_with?('/racc/info.rb')}
|
|
15
15
|
$".push "#{__dir__}/racc/info.rb"
|
16
16
|
|
17
17
|
module Racc
|
18
|
-
VERSION = '1.8.
|
18
|
+
VERSION = '1.8.1'
|
19
19
|
Version = VERSION
|
20
20
|
Copyright = 'Copyright (c) 1999-2006 Minero Aoki'
|
21
21
|
end
|
@@ -30,7 +30,7 @@ unless defined?(::ParseError)
|
|
30
30
|
ParseError = Racc::ParseError # :nodoc:
|
31
31
|
end
|
32
32
|
|
33
|
-
# Racc is
|
33
|
+
# Racc is an LALR(1) parser generator.
|
34
34
|
# It is written in Ruby itself, and generates Ruby programs.
|
35
35
|
#
|
36
36
|
# == Command-line Reference
|
@@ -19,7 +19,7 @@ unless defined?(::ParseError)
|
|
19
19
|
ParseError = Racc::ParseError # :nodoc:
|
20
20
|
end
|
21
21
|
|
22
|
-
# Racc is
|
22
|
+
# Racc is an LALR(1) parser generator.
|
23
23
|
# It is written in Ruby itself, and generates Ruby programs.
|
24
24
|
#
|
25
25
|
# == Command-line Reference
|
@@ -1,16 +1,17 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: racc 1.8.
|
2
|
+
# stub: racc 1.8.1 ruby lib
|
3
3
|
# stub: ext/racc/cparse/extconf.rb
|
4
4
|
|
5
5
|
Gem::Specification.new do |s|
|
6
6
|
s.name = "racc".freeze
|
7
|
-
s.version = "1.8.
|
7
|
+
s.version = "1.8.1".freeze
|
8
8
|
|
9
9
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
10
|
+
s.metadata = { "changelog_uri" => "https://github.com/ruby/racc/releases" } if s.respond_to? :metadata=
|
10
11
|
s.require_paths = ["lib".freeze]
|
11
12
|
s.authors = ["Minero Aoki".freeze, "Aaron Patterson".freeze]
|
12
|
-
s.date = "2024-
|
13
|
-
s.description = "Racc is
|
13
|
+
s.date = "2024-07-30"
|
14
|
+
s.description = "Racc is an LALR(1) parser generator.\n It is written in Ruby itself, and generates Ruby program.\n\n NOTE: Ruby 1.8.x comes with Racc runtime module. You\n can run your parsers generated by racc 1.4.x out of the\n box.\n".freeze
|
14
15
|
s.email = [nil, "aaron@tenderlovemaking.com".freeze]
|
15
16
|
s.executables = ["racc".freeze]
|
16
17
|
s.extensions = ["ext/racc/cparse/extconf.rb".freeze]
|
@@ -21,7 +22,7 @@ Gem::Specification.new do |s|
|
|
21
22
|
s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
|
22
23
|
s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
|
23
24
|
s.rubygems_version = "3.5.0.dev".freeze
|
24
|
-
s.summary = "Racc is
|
25
|
+
s.summary = "Racc is an LALR(1) parser generator".freeze
|
25
26
|
|
26
27
|
s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
|
27
28
|
end
|
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.110
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cybrid
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-07-
|
11
|
+
date: 2024-07-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -128,7 +128,7 @@ files:
|
|
128
128
|
- vendor/bundle/ruby/3.2.0/cache/pry-0.14.2.gem
|
129
129
|
- vendor/bundle/ruby/3.2.0/cache/pry-byebug-3.10.1.gem
|
130
130
|
- vendor/bundle/ruby/3.2.0/cache/psych-5.1.2.gem
|
131
|
-
- vendor/bundle/ruby/3.2.0/cache/racc-1.8.
|
131
|
+
- vendor/bundle/ruby/3.2.0/cache/racc-1.8.1.gem
|
132
132
|
- vendor/bundle/ruby/3.2.0/cache/rainbow-3.1.1.gem
|
133
133
|
- vendor/bundle/ruby/3.2.0/cache/rake-13.0.6.gem
|
134
134
|
- vendor/bundle/ruby/3.2.0/cache/rspec-3.13.0.gem
|
@@ -151,9 +151,9 @@ files:
|
|
151
151
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2/gem_make.out
|
152
152
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2/mkmf.log
|
153
153
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2/psych.so
|
154
|
-
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.
|
155
|
-
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.
|
156
|
-
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.
|
154
|
+
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.1/gem.build_complete
|
155
|
+
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.1/gem_make.out
|
156
|
+
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.1/racc/cparse.so
|
157
157
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.1/gem.build_complete
|
158
158
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.1/gem_make.out
|
159
159
|
- vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.1/stringio.so
|
@@ -997,40 +997,41 @@ files:
|
|
997
997
|
- vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/lib/psych/visitors/visitor.rb
|
998
998
|
- vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/lib/psych/visitors/yaml_tree.rb
|
999
999
|
- vendor/bundle/ruby/3.2.0/gems/psych-5.1.2/lib/psych/y.rb
|
1000
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1001
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1002
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1003
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1004
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1005
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1006
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1007
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1008
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1009
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1010
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1011
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1012
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1013
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1014
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1015
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1016
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1017
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1018
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1019
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1020
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1021
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1022
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1023
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1024
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1025
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1026
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1027
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1028
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1029
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1030
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1031
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1032
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1033
|
-
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.
|
1000
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/BSDL
|
1001
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/COPYING
|
1002
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ChangeLog
|
1003
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/README.ja.rdoc
|
1004
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/README.rdoc
|
1005
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/TODO
|
1006
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/bin/racc
|
1007
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc
|
1008
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc
|
1009
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/command.ja.html
|
1010
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc
|
1011
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc
|
1012
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/index.ja.html
|
1013
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc
|
1014
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/doc/ja/usage.ja.html
|
1015
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse/Makefile
|
1016
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c
|
1017
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb
|
1018
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc.rb
|
1019
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/compat.rb
|
1020
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/cparse.so
|
1021
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/debugflags.rb
|
1022
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/exception.rb
|
1023
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/grammar.rb
|
1024
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb
|
1025
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/info.rb
|
1026
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/iset.rb
|
1027
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb
|
1028
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/parser-text.rb
|
1029
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/parser.rb
|
1030
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb
|
1031
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/sourcetext.rb
|
1032
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/state.rb
|
1033
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb
|
1034
|
+
- vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/lib/racc/static.rb
|
1034
1035
|
- vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/Changelog.md
|
1035
1036
|
- vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/LICENSE
|
1036
1037
|
- vendor/bundle/ruby/3.2.0/gems/rainbow-3.1.1/README.markdown
|
@@ -2132,7 +2133,7 @@ files:
|
|
2132
2133
|
- vendor/bundle/ruby/3.2.0/specifications/pry-0.14.2.gemspec
|
2133
2134
|
- vendor/bundle/ruby/3.2.0/specifications/pry-byebug-3.10.1.gemspec
|
2134
2135
|
- vendor/bundle/ruby/3.2.0/specifications/psych-5.1.2.gemspec
|
2135
|
-
- vendor/bundle/ruby/3.2.0/specifications/racc-1.8.
|
2136
|
+
- vendor/bundle/ruby/3.2.0/specifications/racc-1.8.1.gemspec
|
2136
2137
|
- vendor/bundle/ruby/3.2.0/specifications/rainbow-3.1.1.gemspec
|
2137
2138
|
- vendor/bundle/ruby/3.2.0/specifications/rake-13.0.6.gemspec
|
2138
2139
|
- vendor/bundle/ruby/3.2.0/specifications/rspec-3.13.0.gemspec
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|