ruby-httparty: rebuild for ruby-3.4.4.

This commit is contained in:
Leah Neukirchen 2025-07-15 16:32:38 +02:00
parent 4c73d4b70d
commit 0505c58230

View file

@ -1,7 +1,7 @@
# Template file for 'ruby-httparty' # Template file for 'ruby-httparty'
pkgname=ruby-httparty pkgname=ruby-httparty
version=0.17.1 version=0.17.1
revision=7 revision=8
build_style=gem build_style=gem
depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2" depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2"
short_desc="Makes http fun! Also, makes consuming restful web services dead easy" short_desc="Makes http fun! Also, makes consuming restful web services dead easy"