Skip to content

Commit

Permalink
Use HTTPS url; suppress Bundler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Feb 14, 2013
1 parent cd18c7f commit d0d95ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source :rubygems
source "https://rubygems.org"
gemspec

group :docs do
Expand All @@ -12,4 +12,4 @@ end

platform :mri_19 do
gem "simplecov"
end
end

0 comments on commit d0d95ec

Please sign in to comment.