X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/52028045a57af345391cadca83891fec19f4c204..e4b628053e47debf509bef4b5c66e549f57ff1c3:/Gemfile diff --git a/Gemfile b/Gemfile index b5bb5c1..d344193 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,6 @@ -source :rubygems +source "https://rubygems.org" #Blog stuff gem 'jekyll' gem 'rdiscount' +gem 'webrick'