Skip to content

Commit

Permalink
update gemfile to use rubygems over https
Browse files Browse the repository at this point in the history
  • Loading branch information
bkerley committed Dec 20, 2013
1 parent ff74f94 commit 92e1420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "http://rubygems.org"
source "https://rubygems.org"

# Specify your gem's dependencies in beefcake.gemspec
gemspec

0 comments on commit 92e1420

Please sign in to comment.