diff --git a/Gemfile b/Gemfile index a9c954ab2..9601fea95 100644 --- a/Gemfile +++ b/Gemfile @@ -3,8 +3,4 @@ source "https://rubygems.org" gem "jekyll", "~> 4.3" gem "webrick", "~> 1.7" -gem 'logger', '~> 1.6', '>= 1.6.4' -gem "csv", "~> 3.0" -gem 'base64', '~> 0.2.0' - gem "fractal", "~> 5", git: "https://github.com/MichaelCurrin/fractal"