Ross ROSS = Recommend OSS · open-source software intelligence for agents

thoughtbot/appraisal

A Ruby library for testing your library against different versions of dependencies. observed · 2026-08-28

github.com/thoughtbot/appraisal · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

41/100

  • Activity 41
  • Release rhythm 8
  • Longevity 100

Flags: prerelease_only

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5774
  • days_rel: 677
  • days_push: 359
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1325 stars · 115 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Appraisal is a Ruby library that integrates with Bundler and Rake to test your library against different versions of its dependencies in repeatable scenarios. It generates per-appraisal Gemfiles so you can run your test suite against multiple dependency versions, such as several Rails releases.

Use cases

  • test my ruby gem against multiple rails versions
  • check for regressions across dependency versions
  • run my test suite with different gemfile configurations
  • maintain compatibility with older dependency versions
  • set up repeatable bundler scenarios for gem testing

When to choose

  • you maintain a Ruby gem or library and need to support multiple dependency versions
  • you want to catch regressions against older versions of Rails or other gems
  • you already use Bundler and Rake in your test workflow

When to avoid

  • you are building an application rather than a reusable library
  • you need to vendor gems locally or bundle to a non-global namespace, which is unsupported
  • you only test against a single dependency version

Facets

library · maturity active

testing dependency-audit developer-tools testing developer-tools version-control ruby cli bundler gemfile dependency-versions regression-testing rubygems rake

5 sources

Member repositories

RepositoryRoleHealth v2
thoughtbot/appraisalmain41

For agents

markdown · JSON · MCP: product_card(name="thoughtbot/appraisal")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem