Skip to content

Update Ruby version from 3.4.8 to 4.0.5#2693

Merged
simon04 merged 1 commit into
freeCodeCamp:mainfrom
yzytom:patch-1
Jun 3, 2026
Merged

Update Ruby version from 3.4.8 to 4.0.5#2693
simon04 merged 1 commit into
freeCodeCamp:mainfrom
yzytom:patch-1

Conversation

@yzytom
Copy link
Copy Markdown
Contributor

@yzytom yzytom commented Jun 3, 2026

If you’re adding a new scraper, please ensure that you have:

  • Tested the scraper on a local copy of DevDocs
  • Ensured that the docs are styled similarly to other docs on DevDocs
  • Added these files to the public/icons/your_scraper_name/ directory:
    • 16.png: a 16×16 pixel icon for the doc
    • 16@2x.png: a 32×32 pixel icon for the doc
    • SOURCE: A text file containing the URL to the page the image can be found on or the URL of the original image itself

If you're updating existing documentation to its latest version, please ensure that you have:

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

Signed-off-by: yzytom <yzytom@users.noreply.github.com>
@yzytom yzytom requested a review from a team as a code owner June 3, 2026 03:28
@simon04 simon04 merged commit efc590a into freeCodeCamp:main Jun 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants