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

# February 2022 Monthly Update
- URL: https://rubycentral.org/news/february-2022-monthly-update/
- Published: 2022-03-14T21:14:00.000Z
- Updated: 2022-11-28T23:39:44.000Z
- Author: Andre Arko
- Tags: Import 2022-11-28 15:39

Hello! Welcome to the monthly update. During February, 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 February, Ruby Together was supported by 35 different companies, including Ruby member [Zendesk](https://zendesk.com/?ref=rubycentral.org). 1 company joined as a new member.

On top of that, 1 new developer, Ye Lin Aung, signed up as a member. In total, we were supported by 122 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 for RubyGems [3.3.7](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#337--2022-02-09), [3.3.8](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md?ref=rubycentral.org#338--2022-02-23) and Bundler [2.3.7](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#237-february-9-2022), [2.3.8](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md?ref=rubycentral.org#238-february-23-2022).

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

- resolved some long-standing issues with our CI workflow and worked on some long-standing configuration issues - [#5324](https://github.com/rubygems/rubygems/pull/5324?ref=rubycentral.org).
- fixed an issue with a corrupt lockfile that occurred when running `bundle check` and re-resolving locally - [#5344](https://github.com/rubygems/rubygems/pull/5344?ref=rubycentral.org).
- fixed a typo in the multiple gemfiles warning - [#5342](https://github.com/rubygems/rubygems/pull/5342?ref=rubycentral.org).
- added clarification for `bundle-config` `"with"` option - [#5346](https://github.com/rubygems/rubygems/pull/5346?ref=rubycentral.org).
- fixed an issue with `BUNDLE_WITH` and `BUNDLE_WITHOUT` environment variables being silently persisted locally - [#5335](https://github.com/rubygems/rubygems/pull/5335?ref=rubycentral.org).
- `bundle config` now saves configuration locally by default when run inside an application context - [#4512](https://github.com/rubygems/rubygems/pull/4152?ref=rubycentral.org).

In February, RubyGems gained [45 new commits](https://github.com/rubygems/rubygems/compare/master@%7B2022-02-01%7D...master@%7B2022-02-31%7D?ref=rubycentral.org), contributed by 9 authors. There were 252 additions and 160 deletions across 58 files.

# RubyGems.org News

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

- enabled **Rails 6.1** default in `application.rb` \- [#2966](https://github.com/rubygems/rubygems.org/pull/2966?ref=rubycentral.org).
- disabled `mfa_required_since` usage - [#2965](https://github.com/rubygems/rubygems.org/pull/2965?ref=rubycentral.org).
- fixed Rubocop warning by re-enabling Ruby and excluding some files - [#2955](https://github.com/rubygems/rubygems.org/pull/2955?ref=rubycentral.org).

In February, RubyGems.org gained [60 new commits](https://github.com/rubygems/rubygems.org/compare/master@%7B2022-02-01%7D...master@%7B2022-02-31%7D?ref=rubycentral.org), contributed by 6 authors. There were 350 additions and 208 deletions across 28 files.

## total spent

In February we completed 21.4 hours of development work @$150/hour, and spent $3,210.00.

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