diff --git a/Gemfile b/Gemfile
index 6ac80f6..67a4074 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,10 +8,10 @@ gem "jekyll", "3.4.3"
 
 # If you have any plugins, put them here!
 group :jekyll_plugins do
-   gem "jekyll-feed"
-   gem "jekyll-sitemap"
-   gem "jekyll-redirect-from"
-   gem "jekyll-seo-tag"
+   gem "jekyll-feed", ">= 0.9.2"
+   gem "jekyll-sitemap", ">= 1.1.1"
+   gem "jekyll-redirect-from", ">= 0.12.1"
+   gem "jekyll-seo-tag", ">= 2.2.2"
 end
 
 # Windows does not include zoneinfo files, so bundle the tzinfo-data gem