diff --git a/Gemfile.lock.aarch64 b/Gemfile.lock.aarch64 index 3853f6048bc4f21f63bc37672c5c53becc96b59c..cbb174c6756d913a629cfdee3d3cc8f0fc7529ec 100644 --- a/Gemfile.lock.aarch64 +++ b/Gemfile.lock.aarch64 @@ -152,7 +152,7 @@ GEM experimental-influxdb-rails (1.0.0.beta5) influxdb (~> 0.6, >= 0.6.4) railties (>= 4.2) - factory_bot (6.2.0) + factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) diff --git a/Gemfile.lock.x86 b/Gemfile.lock.x86 index adaaf2a8e213ab558bb649d0efc9ea4f4a289708..54c57b81c03f9b4fd597605b165dfc6f90224f19 100644 --- a/Gemfile.lock.x86 +++ b/Gemfile.lock.x86 @@ -278,12 +278,12 @@ GEM pkg-config (1.4.7) popper_js (2.9.3) power_assert (2.0.1) - pry (0.14.1) + pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.8.0) + pry-byebug (3.9.0) byebug (~> 11.0) - pry (~> 0.10) + pry (~> 0.13.0) psych (4.0.3) stringio public_suffix (4.0.6) diff --git a/obs-bundled-gems.spec b/obs-bundled-gems.spec index 5fad7fd1707c04eddff106355f095aca7bd10a18..9fdf58f9caacc42bccaca402b91d30e30efc7aa5 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: 5 +Release: 6 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 +* Tue May 24 2022 wangkai 2.10.1-6 +- Update Gemfile.lock factory_bot-6.2.1 and pry-0.13.1 and pry-byebug-3.9.0 + * Thu May 12 2022 wangkai 2.10.1-5 - Update xmlhash to 1.3.8 diff --git a/verdor.obscpio b/verdor.obscpio index 2dfc9080a0f546263d159e96c88876d0f6fb39cb..4e6af3ec9f34224d01b62b9bfcefa2de0c7e328b 100644 Binary files a/verdor.obscpio and b/verdor.obscpio differ