A Ruby interface to the PostgreSQL RDBMS
Fix "Undefined method `=~'" exception coming from RHEL 8's rubygem-rspec 3.7.0. RSpec 3.7.0 uses Object#=~, however the method was removed in Ruby 3.2. It is fixed in newer upstream RSpec. https://github.com/rspec/rspec-core/pull/2582 https://bugs.ruby-lang.org/issues/15231 Related: RHEL-17090 |
||
|---|---|---|
| .gitignore | ||
| rubygem-pg-1.3.0-remove-rpath.patch | ||
| rubygem-pg-1.5.4-Explicitly-retype-timespec-fields-to-int64_t.patch | ||
| rubygem-pg-1.5.4-Fix-possible-buffer-overflows-on-32-bit-systems.patch | ||
| rubygem-pg.spec | ||
| sources | ||