'updater-ruby_ipaddr-1.2.8-ruby3.4' (#13892)

* Add unbuilt ruby_ipaddr to updater-ruby_ipaddr-1.2.8-ruby3.4

* updater-ruby_ipaddr-1.2.8-ruby3.4: Package File Update Run on linux/386 container.

* updater-ruby_ipaddr-1.2.8-ruby3.4: Package File Update Run on linux/amd64 container.

* updater-ruby_ipaddr-1.2.8-ruby3.4: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-12-18 08:20:21 +00:00
committed by GitHub
parent 70c3a1dae4
commit fd23afe5c6
4 changed files with 13 additions and 7 deletions

View File

@@ -1,2 +1,4 @@
# Total size: 22937
/usr/local/lib/ruby/3.4.0/ipaddr.rb
# Total size: 26961
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/LICENSE.txt
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/README.md
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/lib/ipaddr.rb

View File

@@ -1,2 +1,4 @@
# Total size: 22937
/usr/local/lib/ruby/3.4.0/ipaddr.rb
# Total size: 26961
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/LICENSE.txt
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/README.md
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/lib/ipaddr.rb

View File

@@ -1,2 +1,4 @@
# Total size: 22937
/usr/local/lib64/ruby/3.4.0/ipaddr.rb
# Total size: 26961
/usr/local/lib64/ruby/gems/3.4.0/gems/ipaddr-1.2.8/LICENSE.txt
/usr/local/lib64/ruby/gems/3.4.0/gems/ipaddr-1.2.8/README.md
/usr/local/lib64/ruby/gems/3.4.0/gems/ipaddr-1.2.8/lib/ipaddr.rb

View File

@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
class Ruby_ipaddr < RUBY
description '| ipaddr provides a set of methods to manipulate an ip address.'
homepage 'https://github.com/ruby/ipaddr'
version "1.2.7-#{CREW_RUBY_VER}"
version "1.2.8-#{CREW_RUBY_VER}"
license 'Ruby'
compatibility 'all'
source_url 'SKIP'