updater-ruby_pp-0.6.3 — ruby_pp → 0.6.3 (#13072)

* Add unbuilt ruby_pp to updater-ruby_pp-0.6.3

* updater-ruby_pp-0.6.3: Package File Update Run on linux/386 container.

* updater-ruby_pp-0.6.3: Package File Update Run on linux/amd64 container.

* updater-ruby_pp-0.6.3: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-10-06 21:57:30 -04:00
committed by GitHub
parent 2eefcc937e
commit ca4fffa82e
4 changed files with 16 additions and 7 deletions

View File

@@ -1,2 +1,5 @@
# Total size: 18797
/usr/local/lib/ruby/3.4.0/pp.rb
# Total size: 24472
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/BSDL
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/COPYING
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/lib/pp.rb
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/pp.gemspec

View File

@@ -1,2 +1,5 @@
# Total size: 18797
/usr/local/lib/ruby/3.4.0/pp.rb
# Total size: 24472
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/BSDL
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/COPYING
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/lib/pp.rb
/usr/local/lib/ruby/gems/3.4.0/gems/pp-0.6.3/pp.gemspec

View File

@@ -1,2 +1,5 @@
# Total size: 18797
/usr/local/lib64/ruby/3.4.0/pp.rb
# Total size: 24472
/usr/local/lib64/ruby/gems/3.4.0/gems/pp-0.6.3/BSDL
/usr/local/lib64/ruby/gems/3.4.0/gems/pp-0.6.3/COPYING
/usr/local/lib64/ruby/gems/3.4.0/gems/pp-0.6.3/lib/pp.rb
/usr/local/lib64/ruby/gems/3.4.0/gems/pp-0.6.3/pp.gemspec

View File

@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
class Ruby_pp < RUBY
description 'Provides a prettyprinter for ruby objects.'
homepage 'https://github.com/ruby/pp'
version "0.6.2-#{CREW_RUBY_VER}"
version "0.6.3-#{CREW_RUBY_VER}"
license 'Ruby'
compatibility 'all'
source_url 'SKIP'