diff --git a/Gemfile b/Gemfile index 2b382a2..23e4002 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,6 @@ gem "jekyll-paginate" gem "tzinfo", ">= 1", "< 3" gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw] gem "wdm", '>= 0.1.0' if Gem.win_platform? -gem 'src', '>= 0.1.0', :git => 'https://github.com/saracook/jekyll-theme-src.git' group :jekyll_plugins do gem "jekyll-gist" gem 'github-pages', '~> 231'