diff --git a/excon-0.106.0.gem b/excon-0.106.0.gem deleted file mode 100644 index 22be29af11c28b774219d7a00103c6c395490ca1..0000000000000000000000000000000000000000 Binary files a/excon-0.106.0.gem and /dev/null differ diff --git a/excon-0.107.0.gem b/excon-0.107.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..d7cd3c4c2b8758c52f8b1a157b00205d365d1ebe Binary files /dev/null and b/excon-0.107.0.gem differ diff --git a/rubygem-excon.spec b/rubygem-excon.spec index 2604a0bbd4b6d762660796e3bbbff22b0aff8167..4f677c6657b734fa0db1e68d4579cb82237715d7 100644 --- a/rubygem-excon.spec +++ b/rubygem-excon.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap %global gem_name excon Name: rubygem-%{gem_name} -Version: 0.106.0 +Version: 0.107.0 Release: 1 Summary: Speed, persistence, http(s) License: MIT @@ -65,6 +65,9 @@ popd %{gem_instdir}/excon.gemspec %changelog +* Fri Aug 22 2025 openeuler_bot - 0.107.0-1 +- update rubygem-excon to 0.107.0 + * Mon Jul 07 2025 openeuler_bot - 0.106.0-1 - add rackup to Gemfile (version:0.106.0) - bump actions/stale version (version:0.106.0)