Skip to content

Commit bb0a8a8

Browse files
Egwuenu GiftEgwuenu Gift
authored andcommitted
Add RubyGems Update for December 2021
1 parent 664756a commit bb0a8a8

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: December 2021 RubyGems Updates
3+
layout: post
4+
author: Gift Egwuenu
5+
author_email: laurandidi21@gmail.com
6+
---
7+
8+
# December 2021 Monthly Update
9+
10+
Welcome to the RubyGems monthly update! As part of our efforts at [Ruby Central](http://rubytogether.org/), we publish a recap of the work that we've done the previous month. Read on to find out what updates were made to [RubyGems](https://github.com/rubygems/rubygems) and [RubyGems.org](https://github.com/rubygems/rubygems.org) in December.
11+
12+
## RubyGems News
13+
14+
In December, we released new versions for RubyGems [3.3.0](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md#330--2021-12-21), [3.3.1](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md#331--2021-12-22), [3.3.2](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md#332--2021-12-23), [3.3.3](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md#333--2021-12-24), [3.3.4](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md#334--2021-12-29) and Bundler [2.2.33](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#2233-december-7-2021), [2.3.0](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#230-december-21-2021), [2.3.1](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#231-december-22-2021), [2.3.2](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#232-december-23-2021), [2.3.3](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#233-december-24-2021), [2.3.4](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#234-december-29-2021).
15+
16+
With this batch of releases, we finally shipped the Bundler version switching feature, which had been planned for some time now, and provided final versions to be included with new Ruby 3.1 release.
17+
18+
This month, Rubygems gained [209 new commits](https://github.com/rubygems/rubygems/compare/master@%7B2021-12-01%7D...master@%7B2021-12-31%7D), contributed by 18 authors. There were 1825 additions and 1086 deletions across 190 files.
19+
20+
## RubyGems.org News
21+
22+
In December, we enabled multifactor authenticator on specific `api_keys` and updated UI to reflect the change - [#2846](https://github.com/rubygems/rubygems.org/pull/2846).
23+
24+
This month, Rubygems.org gained [36 new commits](https://github.com/rubygems/rubygems.org/compare/master@%7B2021-12-01%7D...master@%7B2021-12-31%7D), contributed by 6 authors. There were 2693 additions and 139 deletions across 89 files.
25+
26+
As always, we continue to fix bugs, review and merge PR’s and reply to support tickets.
27+
28+
---
29+
Learn more about contributing to RubyGems by visiting the [RubyGems Contributing Guide](https://github.com/rubygems/rubygems/blob/master/CONTRIBUTING.md#how-to-contribute). We welcome all kinds of contributions, including bug fixes, feature implementation, writing and updating documentation, and bug triage.

0 commit comments

Comments
 (0)