Skip to content

Commit 1682074

Browse files
yahondaclaude
andcommitted
Use HTTPS for RubyGems source to avoid MITM risk
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7bee9ba commit 1682074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source "http://rubygems.org"
1+
source "https://rubygems.org"
22

33
group :development do
44
gem "juwelier", "~> 2.0"

0 commit comments

Comments
 (0)