Skip to content

Use HTTPS for RubyGems source#247

Merged
yahonda merged 1 commit intorsim:masterfrom
yahonda:use-https-for-rubygems-source
Apr 12, 2026
Merged

Use HTTPS for RubyGems source#247
yahonda merged 1 commit intorsim:masterfrom
yahonda:use-https-for-rubygems-source

Conversation

@yahonda
Copy link
Copy Markdown
Collaborator

@yahonda yahonda commented Apr 12, 2026

Summary

  • Change Gemfile source from http://rubygems.org to https://rubygems.org to avoid MITM risk when resolving gems

Spotted by Copilot review on #245.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Bundler gem source to use HTTPS to reduce the risk of MITM attacks during dependency resolution, aligning with the security concern raised in #245.

Changes:

  • Switch Gemfile source from http://rubygems.org to https://rubygems.org.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yahonda yahonda merged commit 4fa0738 into rsim:master Apr 12, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants