This is an automated email from the ASF dual-hosted git repository.
kpumuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/thrift-website.git
The following commit(s) were added to refs/heads/main by this push:
new 7fbc384 THRIFT-5908: Libraries page incorrectly uses Gemfile as
control file for Ruby
7fbc384 is described below
commit 7fbc384d092426ef897cda97c78802e4d56261ab
Author: Dmytro Shteflyuk <[email protected]>
AuthorDate: Sun Apr 26 10:20:15 2026 -0400
THRIFT-5908: Libraries page incorrectly uses Gemfile as control file for
Ruby
---
_data/external_packages.yml | 2 +-
lib/c_glib.md | 2 +-
lib/cl.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/_data/external_packages.yml b/_data/external_packages.yml
index 0227c00..0719eac 100644
--- a/_data/external_packages.yml
+++ b/_data/external_packages.yml
@@ -25,7 +25,7 @@
- [ "Perl", "CPAN", "https://metacpan.org/release/Thrift",
"lib/perl/Makefile.PL", "jking",
"" ]
- [ "PHP", "Packagist",
"https://packagist.org/packages/apache/thrift",
"composer.json", "jfarrell, bufferoverflow, jking", "" ]
- [ "Python", "pypi", "https://pypi.python.org/pypi/thrift",
"lib/py/setup.py", "jfarrell",
"stale at 0.11.0 - see THRIFT-4687" ]
- - [ "Ruby", "Ruby Gem", "https://rubygems.org/gems/thrift",
"lib/rb/Gemfile", "jfarrell",
"stale at 0.11.0 - see THRIFT-4707" ]
+ - [ "Ruby", "RubyGems", "https://rubygems.org/gems/thrift",
"lib/rb/thrift.gemspec", "jfarrell",
"" ]
- [ "Rust", "Cargo", "https://crates.io/crates/thrift",
"lib/rs/cargo.toml", "all thrift
committers", "" ]
- [ "Smalltalk", "", "",
"", "",
"no official ASF package available" ]
- [ "Swift", "", "",
"", "",
"no official ASF package available" ]
diff --git a/lib/c_glib.md b/lib/c_glib.md
index 108c0c4..fc561a0 100644
--- a/lib/c_glib.md
+++ b/lib/c_glib.md
@@ -1,5 +1,5 @@
---
-title: C GLib
+title: C GLib library
islib: true
---
diff --git a/lib/cl.md b/lib/cl.md
index f3a5392..1ea6492 100644
--- a/lib/cl.md
+++ b/lib/cl.md
@@ -1,5 +1,5 @@
---
-title: Common Lisp Library README
+title: Common Lisp library
islib: true
---