diff --git a/excon-0.105.0.gem b/excon-0.105.0.gem deleted file mode 100644 index 58dd1c5361c3990806638cc02053ace0bc461175..0000000000000000000000000000000000000000 Binary files a/excon-0.105.0.gem and /dev/null differ diff --git a/excon-0.106.0.gem b/excon-0.106.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..22be29af11c28b774219d7a00103c6c395490ca1 Binary files /dev/null and b/excon-0.106.0.gem differ diff --git a/rubygem-excon.spec b/rubygem-excon.spec index cc7b1de4ea8fdc40c2c8203d46c4c31e5d497f16..2604a0bbd4b6d762660796e3bbbff22b0aff8167 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.105.0 +Version: 0.106.0 Release: 1 Summary: Speed, persistence, http(s) License: MIT @@ -65,6 +65,11 @@ popd %{gem_instdir}/excon.gemspec %changelog +* 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) +- update bundled default certs (version:0.106.0) + * Wed May 21 2025 zhihang161013 - 0.105.0-1 - add support for non-blocking request timeouts