diff --git a/Gemfile b/Gemfile index 503738c..91dc715 100644 --- a/Gemfile +++ b/Gemfile @@ -3,4 +3,5 @@ source "https://rubygems.org" gemspec -gem "jekyll-seo-tag" \ No newline at end of file +gem "jekyll-seo-tag" +gem "bundler" \ No newline at end of file