X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/52028045a57af345391cadca83891fec19f4c204..16b093a0366e1ce2be6f32d2725bc226c8c95ef4:/Gemfile?ds=inline 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'