From 5c788582a875dba625c161e2074cf6b39783a1ce Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 28 Feb 2013 21:57:01 +0100 Subject: [PATCH] Update history to reflect merge of #826. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 570f8727..d4703de5 100644 --- a/History.txt +++ b/History.txt @@ -35,6 +35,7 @@ * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583) * Development fixes + * Explicitly require HTTPS rubygems source in Gemfile (#826) * Changed Ruby version for development to 1.9.3-p374 from p362 (#801) * Including a link to the GitHub Ruby style guide in CONTRIBUTING.md (#806) * Added script/bootstrap (#776)