Skip to content

Commit

Permalink
Use https for rubygems.
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmo committed Apr 6, 2013
1 parent a3e5141 commit 54a51f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,3 +1,3 @@
source :rubygems
source "https://rubygems.org"

gemspec
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -5,7 +5,7 @@ PATH
ffi

GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
ffi (1.2.0-x86-mingw32)
Expand Down

0 comments on commit 54a51f5

Please sign in to comment.