diff --git a/Gemfile.lock.aarch64 b/Gemfile.lock.aarch64 index 46ab60f7e5d9e7b5f7f4db7aa07cb836dc82f8b2..d53b524ab5c07d8307e2243cbea9578a1b305bf8 100644 --- a/Gemfile.lock.aarch64 +++ b/Gemfile.lock.aarch64 @@ -284,8 +284,6 @@ GEM pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) - psych (4.0.3) - stringio public_suffix (4.0.6) puma (4.3.11) nio4r (~> 2.0) @@ -333,8 +331,7 @@ GEM rantly (2.0.0) rbtree (0.4.5) rbtree3 (0.7.0) - rdoc (6.4.0) - psych (>= 4.0.0) + rdoc (6.3.3) redcarpet (3.5.1) regexp_parser (2.2.1) request_store (1.5.1) @@ -435,7 +432,6 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stringio (3.0.1) sync (0.5.0) sysexits (1.2.0) temple (0.8.2) diff --git a/Gemfile.lock.x86 b/Gemfile.lock.x86 index 2a45623fb2e561c65425148a84e3489ee19ba47e..ce5227aa6f6dc2956e5d0070422e53beb3579686 100644 --- a/Gemfile.lock.x86 +++ b/Gemfile.lock.x86 @@ -284,8 +284,6 @@ GEM pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) - psych (4.0.3) - stringio public_suffix (4.0.6) puma (4.3.11) nio4r (~> 2.0) @@ -333,8 +331,7 @@ GEM rantly (2.0.0) rbtree (0.4.5) rbtree3 (0.7.0) - rdoc (6.4.0) - psych (>= 4.0.0) + rdoc (6.3.3) redcarpet (3.5.1) regexp_parser (2.2.1) request_store (1.5.1) @@ -435,7 +432,6 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stringio (3.0.1) sync (0.5.0) sysexits (1.2.0) temple (0.8.2) diff --git a/obs-bundled-gems.spec b/obs-bundled-gems.spec index d1bc7959bdd8c22f92bbe0d8a308d8830843bb64..878c9db6ff34e6cd0d7bbc89c77520c0ce2b5651 100644 --- a/obs-bundled-gems.spec +++ b/obs-bundled-gems.spec @@ -19,7 +19,7 @@ %global rack_version 2.2.3 Name: obs-bundled-gems Version: 2.10.1 -Release: 9 +Release: 10 Summary: The Open Build Service -- Bundled Gems License: GPL-2.0-only OR GPL-3.0-only URL: http://www.openbuildservice.org @@ -139,6 +139,9 @@ done %doc README %changelog +* Mon Feb 13 2023 wangkai 2.10.1-10 +- Modify the rdoc version to 6.3.3 + * Fri Feb 03 2023 zhangliangpengkun - 2.10.1-9 - Add components that are missing from the source package diff --git a/verdor.obscpio b/verdor.obscpio index 3cfeb56662fc56a4b100219dd58148afbac1bd52..a9683247dfca38fe860d4e1f7e73b500778bd8b7 100644 Binary files a/verdor.obscpio and b/verdor.obscpio differ