diff --git a/excon-0.104.0.gem b/excon-0.104.0.gem deleted file mode 100644 index f340f65832cc1bffefdf7c0d1eb09b8100fa80da..0000000000000000000000000000000000000000 Binary files a/excon-0.104.0.gem and /dev/null differ diff --git a/excon-0.105.0.gem b/excon-0.105.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..58dd1c5361c3990806638cc02053ace0bc461175 Binary files /dev/null and b/excon-0.105.0.gem differ diff --git a/rubygem-excon.spec b/rubygem-excon.spec index 272c56194583b518ecd6df50016151e2821f7659..cc7b1de4ea8fdc40c2c8203d46c4c31e5d497f16 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.104.0 +Version: 0.105.0 Release: 1 Summary: Speed, persistence, http(s) License: MIT @@ -65,6 +65,9 @@ popd %{gem_instdir}/excon.gemspec %changelog +* Wed May 21 2025 zhihang161013 - 0.105.0-1 +- add support for non-blocking request timeouts + * Tue Nov 14 2023 xu_ping <707078654@qq.com> - 0.104.0-1 - Upgrade version to 0.104.0 @@ -76,3 +79,4 @@ popd * Sat Aug 22 2020 liyanan - 0.62.0-1 - package init +