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

# October 2022 Monthly Update
- URL: https://rubycentral.org/news/october-2022-monthly-update/
- Published: 2022-11-28T23:36:37.000Z
- Updated: 2023-06-16T20:23:25.000Z
- Author: Irene Kannyo

Hello! Welcome to the monthly update. During October, 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 October, Ruby Central's open source work was supported by 33 different companies, including Ruby member [Zendesk](https://zendesk.com/?ref=rubycentral.org) and Ruby Shield sponsor [Shopify](https://www.shopify.com/?ref=rubycentral.org). 3 companies joined as new members.

On top of those companies, 3 new developers signed up as members, including Chris Roos and Chris Lowis. In total, we were supported by 123 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.23](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#3323--2022-10-05), [3.3.24](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#3324--2022-10-17) and Bundler [2.3.23](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#2323-october-5-2022), [2.3.24](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#2324-october-17-2022).

The following improvements and fixes are also included in these releases (see the changelog for more information):

- added a small development environment that was contributed to make a `rubocop` script for use while developing Bundler - [#5979](https://github.com/rubygems/rubygems/pull/5979?ref=rubycentral.org).
- improved resolution performance and correctness by adding resolver spec groups for Ruby platform only when necessary. This is in preparation for the upcoming migration to Pub Grub - [#5698](https://github.com/rubygems/rubygems/pull/5698?ref=rubycentral.org).
- added `SHA256` in test certificates - [#5982](https://github.com/rubygems/rubygems/pull/5982?ref=rubycentral.org).
- made an update to allow JRuby to pass keywords to `Kernel#warn` \- [#6002](https://github.com/rubygems/rubygems/pull/6002?ref=rubycentral.org).
- unified source code and documentation to always use HTTPS under the hood with dealing with GitHub sources. - [#5993](https://github.com/rubygems/rubygems/pull/5993?ref=rubycentral.org) and [#6026](https://github.com/rubygems/rubygems/pull/6026?ref=rubycentral.org).
- fixed several issues with `Gem::Platform` handling in musl platforms ([#5915](https://github.com/rubygems/rubygems/pull/5915?ref=rubycentral.org)), in arm platforms with eabi modifiers ([#5957](https://github.com/rubygems/rubygems/pull/5957?ref=rubycentral.org)), and to properly deal with string parameters when comparing ([#5939](https://github.com/rubygems/rubygems/pull/5939?ref=rubycentral.org)).
- improved handling of permanent redirect responses when pushing gems - [#5931](https://github.com/rubygems/rubygems/pull/5931?ref=rubycentral.org).
- fixed an obscure issue affecting file extraction of some specific `.gem` packages - [#5906](https://github.com/rubygems/rubygems/pull/5906?ref=rubycentral.org).
- migrated the GitLab CI template generated by `bundle gem` to be the one now recommended by GitLab.

In October, RubyGems gained [74 new commits](https://github.com/rubygems/rubygems/compare/master@%7B2022-10-01%7D...master@%7B2022-10-31%7D?ref=rubycentral.org), contributed by 11 authors. There were 1,594 additions and 833 deletions across 125 files.

### RubyGems.org news

There was minor maintenance work on RubyGems.org this month which included triaging issues, reviewing pull requests, and updating dependencies. We also began a deferred upgrade to the latest version of Terraform, and getting onto the latest versions for all the services managed by Terraform.

In October, RubyGems gained [30 new commits](https://github.com/rubygems/rubygems.org/compare/master@%7B2022-10-01%7D...master@%7B2022-10-31%7D?ref=rubycentral.org), contributed by 3 authors. There were 22 additions and 22 deletions across 1 file.

As always, we continue to fix bugs, review and merge PRs and reply to support tickets.

### total spent

In October we completed 71 hours of development work @$150/hour, and spent $10,636.50.

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