Skip to content

Commit

Permalink
use https for rubygems source
Browse files Browse the repository at this point in the history
  • Loading branch information
havenwood committed Mar 25, 2015
1 parent 5f3fd4c commit 3a9bbba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source "http://rubygems.org"
source "https://rubygems.org"

# Specify your gem's dependencies in rack-parser.gemspec
gemspec

0 comments on commit 3a9bbba

Please sign in to comment.