diff --git a/Gemfile.lock.aarch64 b/Gemfile.lock.aarch64 index 3853f60..cbb174c 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 adaaf2a..54c57b8 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 5fad7fd..9fdf58f 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 2dfc908..4e6af3e 100644 Binary files a/verdor.obscpio and b/verdor.obscpio differ