> ## 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.

# May 2023 Monthly Update
- URL: https://rubycentral.org/news/may-2023-monthly-update/
- Published: 2023-06-22T19:42:35.000Z
- Updated: 2023-07-27T15:57:21.000Z
- Author: Irene Kannyo

Hello! Welcome to the monthly update. During May, our work was supported by [Shopify](https://www.shopify.com/?ref=rubycentral.org), [Zendesk](https://zendesk.com/?ref=rubycentral.org) and many others.

## **Ruby Central News**

In May, Ruby Central's open source work was supported by 35 different companies, including 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 196 developer members. Thanks to all of our members for making everything that we do possible. <3

## RubyGems News

This month in RubyGems, we released RubyGems [3.4.13](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#3413--2023-05-09) and Bundler [2.4.13](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#2413-may-9-2023).

Other changes that landed in our repo during May were:

- ongoing unification of RubyGems and Bundler codebases - [#6691](https://github.com/rubygems/rubygems/pull/6691?ref=rubycentral.org), [#6716](https://github.com/rubygems/rubygems/pull/6716?ref=rubycentral.org).
- a fix for API key loading when RubyGems host is set to development - [#6683](https://github.com/rubygems/rubygems/pull/6683?ref=rubycentral.org).
- a new error message to be shown when trying to update bundler in frozen mode - [#6684](https://github.com/rubygems/rubygems/pull/6684?ref=rubycentral.org).
- an update that makes the frozen setting take precedence over the deployment setting - [#6685](https://github.com/rubygems/rubygems/pull/6685?ref=rubycentral.org).
- a fix to correct deployment vs path precedence - [#6703](https://github.com/rubygems/rubygems/pull/6703?ref=rubycentral.org).

In May, RubyGems gained [91 new commits](https://github.com/rubygems/rubygems/compare/master@%7B2023-05-01%7D...master@%7B2023-05-31%7D?ref=rubycentral.org) contributed by 9 authors. There were 674 additions and 1,001 deletions across 103 files.

## RubyGems.org News

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

- improved styling on the reverse dependencies page - [#3760](https://github.com/rubygems/rubygems.org/pull/3760?ref=rubycentral.org).
- an increased the number of puma threads: from 1 to 5 -[#3773](https://github.com/rubygems/rubygems.org/pull/3773?ref=rubycentral.org).
- setting up `kubeconform` to lint rendered k8s yaml - [#3774](https://github.com/rubygems/rubygems.org/pull/3774?ref=rubycentral.org).
- an added job to upload pre-rendered versions files to S3 -[#3775](https://github.com/rubygems/rubygems.org/pull/3775?ref=rubycentral.org).
- an added email notification when MFA is enabled - [#3779](https://github.com/rubygems/rubygems.org/pull/3779?ref=rubycentral.org).
- a fix to ensure `x-amz-meta-Surrogate-Control` is set for `/versions` from S3 - [#3787](https://github.com/rubygems/rubygems.org/pull/3787?ref=rubycentral.org).
- an added development environment a default mailer port configuration - [#3792](https://github.com/rubygems/rubygems.org/pull/3792?ref=rubycentral.org).
- renaming user OTP methods to reference OTP instead of MFA - [#3807](https://github.com/rubygems/rubygems.org/pull/3807?ref=rubycentral.org).
- referencing `UserWebauthnMethods` in `UserMultifactorMethods` \- [#3808](https://github.com/rubygems/rubygems.org/pull/3808?ref=rubycentral.org).

In May, RubyGems.org gained [105 new commits](https://github.com/rubygems/rubygems.org/compare/master@%7B2023-05-01%7D...master@%7B2023-05-31%7D?ref=rubycentral.org), contributed by 12 authors. There were 1,515 additions and 1,223 deletions across 103 files.

## **Total Spent**

In May we completed 188 hours of development work @$150/hour, and spent $28,193.00.

## 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:

- [@hsbt](https://github.com/hsbt?ref=rubycentral.org) Hiroshi SHIBATA
- [@deivid-rodriguez](https://github.com/deivid-rodriguez?ref=rubycentral.org) David Rodríguez
- [@indirect](https://github.com/indirect?ref=rubycentral.org) André Arko
- [@simi](https://github.com/simi?ref=rubycentral.org) Josef Šimánek
- [@aeroastro](https://github.com/aeroastro?ref=rubycentral.org) Takumasa Ochi
- [@kou](https://github.com/Kou?ref=rubycentral.org) Sutou Kouhei
- [@jenshenny](https://github.com/jenshenny?ref=rubycentral.org) Jenny Shen
- [@ericherscovich](https://github.com/ericherscovich?ref=rubycentral.org) Eric Herscovich

### Contributors to RubyGems.org:

- [@simi](https://github.com/simi?ref=rubycentral.org) Josef Šimánek
- [@segiddins](https://github.com/segiddins?ref=rubycentral.org) Samuel Giddins
- [@javier-menendez](https://github.com/javier-menendez?ref=rubycentral.org) Javier Menéndez Rizo
- [@colby-swandale](https://github.com/colby-swandale?ref=rubycentral.org) Colby Swandale
- [@indirect](https://github.com/indirect?ref=rubycentral.org) André Arko
- [@garyhtou](https://github.com/garyhtou?ref=rubycentral.org) Gary Tou
- [@jenshenny](https://github.com/jenshenny?ref=rubycentral.org) Jenny Shen
- [@ericherscovich](https://github.com/ericherscovich?ref=rubycentral.org) Eric Herscovich
- [@dancristianb](https://github.com/dancristianb?ref=rubycentral.org) Dan Cristian
- [@juankuquintana](https://github.com/juankuquintana?ref=rubycentral.org) Juan Ku Quintana