> ## Content Index
> Fetch the complete content index at: https://rubycentral.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# August 2023 Monthly Update
- URL: https://rubycentral.org/news/august-2023-monthly-update/
- Published: 2023-09-28T17:56:49.000Z
- Updated: 2023-10-16T21:30:00.000Z
- Author: Irene Kannyo
- Tags: #monthlyupdates

Hello! Welcome to the monthly update. During August, Ruby Central's open source work was supported by 35 different companies, including[ Fastly](https://www.fastly.com/?ref=rubycentral.org), Ruby member [Zendesk](https://zendesk.com/?ref=rubycentral.org) and Ruby Shield sponsor [Shopify](https://www.shopify.com/?ref=rubycentral.org).

In total, we were supported by 189 developer members. Thanks to all of our members for making everything that we do possible. <3

## **Ruby Central News**

**RubyConf San Diego (Nov 13-15, 2023)**

[RubyConf](http://rubyconf.org/?ref=rubycentral.org) is the annual fall conference for Ruby enthusiasts to gather and enjoy talks about new projects, meet and network with other Ruby developers, and hear from the community's leading minds. Here are a few things you should know:

*About the event*

- RubyConf 2023 tickets are[ on sale now!](https://rubyconf.org/register?ref=rubycentral.org) Register by Oct. 14 for standard ticket pricing.
- Have you heard what makes RubyConf 2023 stand out from any other RubyConf in the past? We've got an entire DAY lined up for workshops, community driven projects, & collaboration with Ruby organizations and members! Choose the[ Community Day](https://rubycentral.org/news/community-day-at-rubyconf-2023-highlights-connection-collaboration-mentorship/) Pass on the[ registration page](https://rubyconf.org/register?ref=rubycentral.org) to attend (or the 3-day pass which includes Community Day).
- Also, you can hear our co-chairs [Chelsea and Allison talk about the new format on the Ruby on Rails Podcast](https://www.therubyonrailspodcast.com/488?ref=rubycentral.org) this week.

*Get involved*

- Have you spoken at a #Ruby or #Rails conference and would like to offer guidance to this year’s speakers? [Apply to be a Speaker Mentor!](https://docs.google.com/forms/d/e/1FAIpQLSc0tbwD-h5Yz%5FYe1dqLKmj9MOYLrx-mYC1D5mLm-8TTe0PXMA/viewform?ref=rubycentral.org) Deadline: **Fri, Sep 29th**.
- Want to share your brand at RubyConf23? Secure your sponsorship now to reach over 500 attendees, showcase your thought leadership, and cultivate invaluable industry relationships by [emailing Tom](mailto:tom@rubycentral.org).
- Reminder: you can receive exclusive benefits like conference discounts and more by signing up for a Ruby Central[ membership](https://rubycentral.org/#/portal/signup).

**New Funding Announcement**

We are excited to announce our new funding partnership with the [Sovereign Tech Fund](https://rubycentral.org/news/stf-announce/).

**Join the Ruby Central Board**

Applications are now open until October 6 to join the board. [Apply here](https://rubycentral.org/news/jointheboard/).

## **RubyGems News**

This month in RubyGems, we released[ 3.4.18](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#3418--2023-08-02),[ 3.4.19](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#3419--2023-08-17) and Bundler[ 2.4.18](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#2418-august-2-2023),[ 2.4.19](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#2419-august-17-2023).

In RubyGems, we improved performance when updating RubyGems in[ #6864](https://github.com/rubygems/rubygems/pull/6864?ref=rubycentral.org). We added a poller to fetch WebAuthn OTPs in[ #6774](https://github.com/rubygems/rubygems/pull/6774?ref=rubycentral.org), added a file option to the Ruby method in the Gemfile in[ #6876](https://github.com/rubygems/rubygems/pull/6876?ref=rubycentral.org), and removed some side effects when unmarshalling old Gem::Specifications in[ #6825](https://github.com/rubygems/rubygems/pull/6825?ref=rubycentral.org).

Some other improvements that landed into our repo this month but that are not included in the above releases are:

- optimized memory usage in Bundler::Settings, resulting in a faster boot time -[ #6884](https://github.com/rubygems/rubygems/pull/6884?ref=rubycentral.org).
- raised Gem::Package::FormatError when gem encounters corrupt EOF -[ #6882](https://github.com/rubygems/rubygems/pull/6882?ref=rubycentral.org).
- made an update to resolve Ruby version file relative to bundle root -[ #6892](https://github.com/rubygems/rubygems/pull/6892?ref=rubycentral.org).
- added support for ruby file .tool-versions in Gemfile -[ #6898](https://github.com/rubygems/rubygems/pull/6898?ref=rubycentral.org).
- fixed a regression that could cause some legacy Gemfiles with multiple sources to take much longer to resolve -[ #6916](https://github.com/rubygems/rubygems/pull/6916?ref=rubycentral.org).
- improved warning messages for bundled gems -[ #6921](https://github.com/rubygems/rubygems/pull/6921?ref=rubycentral.org).

In August, RubyGems gained[ 106 new commits](https://github.com/rubygems/rubygems/compare/master@%7B2023-08-01%7D...master@%7B2023-08-31%7D?ref=rubycentral.org) contributed by 17 authors. There were 1,006 additions and 268 deletions across 97 files.

## **RubyGems.org News**

This month, RubyGems.org saw several bug fixes and updates, some of which include:

- fixed the footer sponsor images being cut off at certain screen widths -[ #3996](https://github.com/rubygems/rubygems.org/pull/3996?ref=rubycentral.org).
- updated Japanese translations -[ #3998](https://github.com/rubygems/rubygems.org/pull/3998?ref=rubycentral.org).
- allowed searching for a user in avo api key role resource -[ #4000](https://github.com/rubygems/rubygems.org/pull/4000?ref=rubycentral.org).
- removed WebAuthn banner from homepage -[ #4003](https://github.com/rubygems/rubygems.org/pull/4003?ref=rubycentral.org).
- added Avo to sponsors page -[ #3999](https://github.com/rubygems/rubygems.org/pull/3999?ref=rubycentral.org).
- uploaded capybara test screenshots on failure -[ #3990](https://github.com/rubygems/rubygems.org/pull/3990?ref=rubycentral.org).
- fixed compact index files when gems are yanked -[ #207be52ef6ce4fb9ee5eaed97c09f02277911da2](https://github.com/rubygems/rubygems.org/commit/207be52ef6ce4fb9ee5eaed97c09f02277911da2?ref=rubycentral.org).
- enabled OIDC to fetch API tokens -[ #3716](https://github.com/rubygems/rubygems.org/pull/3716?ref=rubycentral.org).

In August, RubyGems gained[ 83 new commits](https://github.com/rubygems/rubygems.org/compare/master@%7B2023-08-01%7D...master@%7B2023-08-31%7D?ref=rubycentral.org) contributed by 15 authors. There were 6,625 additions and 1,967 deletions across 224 files.

## **Total spent**

In June we completed 418hours of development work and spent $62,707.40.

## **Thank you**

Thank you to all the contributors of RubyGems and RubyGems.org for this month! Your contributions are greatly appreciated, and we are grateful for your support.

### **Contributors to RubyGems:**

- [@deivid-rodriguez](https://github.com/deivid-rodriguez?ref=rubycentral.org) David Rodríguez
- [@hsbt](https://github.com/hsbt?ref=rubycentral.org) Hiroshi SHIBATA
- [@technicalpickles](https://github.com/technicalpickles?ref=rubycentral.org) Josh Nichols
- [@nobu](https://github.com/nobu?ref=rubycentral.org) Nobuyoshi Nakada
- [@manuraj17](https://github.com/manuraj17?ref=rubycentral.org) Manu
- [@ngan](https://github.com/ngan?ref=rubycentral.org) Ngan Pham
- [@segiddins](https://github.com/segiddins?ref=rubycentral.org) Samuel Giddins
- [@martinemde](https://github.com/martinemde?ref=rubycentral.org) Martin Emde
- [@jhong97](https://github.com/jhong97?ref=rubycentral.org) John Hong
- [@amatsuda](https://github.com/amatsuda?ref=rubycentral.org) Akira Matsuda
- [@indirect](https://github.com/indirect?ref=rubycentral.org) André Arko
- [@gvkhna](https://github.com/gvkhna?ref=rubycentral.org) Gaurav Khanna

### **Contributors to RubyGems.org:**

- [@segiddins](https://github.com/segiddins?ref=rubycentral.org) Samuel Giddins
- [@indirect](https://github.com/indirect?ref=rubycentral.org) André Arko
- [@jenshenny](https://github.com/jenshenny?ref=rubycentral.org) Jenny Shen
- [@ericherscovich](https://github.com/ericherscovich?ref=rubycentral.org) Eric Herscovich
- [@pboling](https://github.com/pboling?ref=rubycentral.org)Peter Boling
- [@bettymakes](https://github.com/bettymakes?ref=rubycentral.org) Betty Li
- [@george-ma](https://github.com/george-ma?ref=rubycentral.org) George Ma
- [@martinemde](https://github.com/martinemde?ref=rubycentral.org) Martin Emde
- [@Daniel-N-Huss](https://github.com/Daniel-N-Huss?ref=rubycentral.org) Daniel Huss
- [@nobu](https://github.com/nobu?ref=rubycentral.org) Nobuyoshi Nakada
- [@nagachika](https://github.com/nagachika?ref=rubycentral.org) Nagachika
- [@duckinator](https://github.com/duckinator?ref=rubycentral.org) Ellen Marie Dash
- [@gemmaro](https://github.com/gemmaro?ref=rubycentral.org) gemmaro
- [@tnir](https://github.com/tnir?ref=rubycentral.org) Takuya N
- [@simi](https://github.com/simi?ref=rubycentral.org) Josef Šimánek
- [@hsbt](https://github.com/hsbt?ref=rubycentral.org) Hiroshi SHIBATA