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

# June 2021 Monthly Update
- URL: https://rubycentral.org/news/june-2021-monthly-update/
- Published: 2021-07-21T00:10: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 June, 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 June, Ruby Together was supported by 40 different companies and 108 developer members. Thanks to all of our members for making everything that we do possible. <3

## rubygems & bundler news

This month in RubyGems, we released new versions for **Bundler `2.2.20` and `2.2.21`** and **RubyGems `3.2.20` and `3.2.21`**.

RubyGems shipped a security fix for possible malicious code execution from [@sonalkr123](https://github.com/sonalkr132?ref=rubycentral.org).

In Bundler, we worked on improving the seamless migration of insecure lock files by automatically dealing with them when possible instead of printing a warning and still installing them - [#4647](https://github.com/rubygems/rubygems/pull/4647?ref=rubycentral.org) and [#4683](https://github.com/rubygems/rubygems/pull/4683?ref=rubycentral.org).

We also kept discussing how to improve the experience when bundler needs `sudo` access, making the behaviour less surprising or unexpected for our users -[#4031](https://github.com/rubygems/rubygems/issues/4031?ref=rubycentral.org).

In June, Rubygems gained [98 new commits](https://github.com/rubygems/rubygems/compare/master@%7B2021-06-01%7D...master@%7B2021-06-30%7D?ref=rubycentral.org), contributed by 10 authors. There were 993 additions and 480 deletions across 231 files.

## rubygems.org news

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

- updated ElasticSearch to version 7.
- refactored and deployed autocomplete search feature - [#2047](https://github.com/rubygems/rubygems.org/pull/2047?ref=rubycentral.org).
- resolved reports with pending bounties on HackerOne.

This month, Rubygems.org gained [25 new commits](https://github.com/rubygems/rubygems.org/compare/master@%7B2021-06-01%7D...master@%7B2021-06-30%7D?ref=rubycentral.org), contributed by 7 authors. There were 490 additions and 169 deletions across 30 files.

As always, we continue to fix bugs, review and merge PR’s and reply to support tickets.

## ruby api news

We worked on RubyAPI’s frontend project to reduce clutter and take advantage of existing open-source libraries. The goal is to utilize existing libraries such as Headless UI, ReactJS & Autocomplete.js, which provide a much richer UI/UX for users and lowers maintenance costs.

## budget & expenses

In June, we saw $18,659.30 in total income, and spent a total of $20,733.67.

- Stripe Payment Processing Fees $339.39
- Employee Related $917.75
- General & Administrative $274.63
- IT & Software $2,339.40
- 107.3 Hours of development work at $150/hr $16,087.50

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