> ## 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 2022 Monthly Update
- URL: https://rubycentral.org/news/may-2022-monthly-update/
- Published: 2022-06-23T23:28:00.000Z
- Updated: 2022-11-28T23:39:45.000Z
- Author: Andre Arko
- Tags: Import 2022-11-28 15:39

Hello! Welcome to the monthly update. During May, our work was supported by [Zendesk](https://www.zendesk.com/?ref=rubycentral.org), [DigitalOcean](https://www.digitalocean.com/?ref=rubycentral.org), [Stitch Fix](http://multithreaded.stitchfix.com/?ref=rubycentral.org), and many others.

## ruby together news

In May, Ruby Together was supported by 36 different companies, including Ruby member [Zendesk](https://zendesk.com/?ref=rubycentral.org). On top of that we were supported by 133 developer members. Thanks to all of our members for making everything that we do possible. <3

# RubyGems News

This month in RubyGems, we released new versions of RubyGems [3.3.14](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#3314--2022-05-18), [3.3.15](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#3315--2022-06-01) and Bundler [2.3.14](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#2314-may-18-2022), [2.3.15](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#2315-june-1-2022).

The following is a non-exhaustive list of other improvements included in the above releases (see the changelog for further information):

- fixed a regression causing an error message when an incompatible Ruby version is used - [#5525](https://github.com/rubygems/rubygems/pull/5525?ref=rubycentral.org).
- fixed an issue with inline mode install output printing information about previously locked gems - [#5529](https://github.com/rubygems/rubygems/pull/5529?ref=rubycentral.org), [#5530](https://github.com/rubygems/rubygems/pull/5530?ref=rubycentral.org).
- fixed a regression when printing resolution conflicts on metadata requirements - [#3362](https://github.com/rubygems/rubygems/pull/5562?ref=rubycentral.org).
- refactored the code that handles finding a target version in `gem update --system` \- [#5568](https://github.com/rubygems/rubygems/pull/5568?ref=rubycentral.org).
- made an update to display better error messaging when previous installation fails to be removed -[#5664](https://github.com/rubygems/rubygems/pull/5564?ref=rubycentral.org).
- improved exception reporting in bug report template - [#5563](https://github.com/rubygems/rubygems/pull/5563?ref=rubycentral.org).

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

# RubyGems.org News

In May, RubyGems.org saw several bug fixes and updates, some of which include the following:

- fixed access to undefined variable version in `GemcutterTaskshelper`\- [#3068](https://github.com/rubygems/rubygems.org/pull/3068?ref=rubycentral.org).
- fixed some lint failure issues - [#3069](https://github.com/rubygems/rubygems.org/pull/3069?ref=rubycentral.org).
- set UTC date format in `update_version_file_test` rake task - [#3066](https://github.com/rubygems/rubygems.org/pull/3066?ref=rubycentral.org).
- re-designed dependencies list on RubyGems UI - [#3062](https://github.com/rubygems/rubygems.org/pull/3062?ref=rubycentral.org).
- added a fix to find versions explicitly by name & platform - [#3060](https://github.com/rubygems/rubygems.org/pull/3060?ref=rubycentral.org).

This month, RubyGems.org gained [51 new commits](https://github.com/rubygems/rubygems.org/compare/master@%7B2022-05-01%7D...master@%7B2022-05-31%7D?ref=rubycentral.org), contributed by 15 authors. There were 580 additions and 91 deletions across 35 files.

## total spent

In May we completed 56 hours of development work @$150/hour, and spent $8,398.50.

Until next time,  
Irene, André, and the Ruby Together team