RubyGems Navigation menu

Blog

Back to blog posts

May 2023 RubyGems Updates

Welcome to the RubyGems monthly update! As part of our efforts at Ruby Central, 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 and RubyGems.org in May.

RubyGems News

This month in RubyGems, we released RubyGems 3.4.13 and Bundler 2.4.13.

Other changes that landed in our repo during May were:

  • ongoing unification of RubyGems and Bundler codebases - #6691, #6716.
  • a fix for API key loading when RubyGems host is set to development - #6683.
  • a new error message to be shown when trying to update bundler in frozen mode - #6684.
  • an update that makes the frozen setting take precedence over the deployment setting - #6685.
  • a fix to correct deployment vs path precedence - #6703.

In May, RubyGems gained 91 new commits contributed by 9 authors. There were 674 additions and 1,001 deletions across 103 files.

RubyGems.org News

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

  • improved styling on the reverse dependencies page - #3760.
  • an increased the number of puma threads: from 1 to 5 -#3773.
  • setting up kubeconform to lint rendered k8s yaml - #3774.
  • an added job to upload pre-rendered versions files to S3 -#3775.
  • an added email notification when MFA is enabled - #3779.
  • a fix to ensure x-amz-meta-Surrogate-Control is set for /versions from S3 - #3787.
  • an added development environment a default mailer port configuration - #3792.
  • renaming user OTP methods to reference OTP instead of MFA - #3807.
  • referencing UserWebauthnMethods in UserMultifactorMethods - #3808.

In May, RubyGems.org gained 105 new commits, contributed by 12 authors. There were 1,515 additions and 1,223 deletions across 103 files.

Thank you

Thank you to all the contributors of RubyGems and RubyGems.org for this month! Your contributions are greatly appreciated, and we are grateful for your support.

Contributors to RubyGems:

Contributors to RubyGems.org:


Learn more about contributing to RubyGems by visiting the RubyGems Contributing Guide. We welcome all kinds of contributions, including bug fixes, feature implementation, writing and updating documentation, and bug triage.

Gift Egwuenu