diff --git a/Gemfile b/Gemfile index f045dc2..6d68eaa 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ # the following line to use "http://" instead source 'https://rubygems.org' -gem "middleman", "~>3.3.8" +gem "middleman", "~> 4.3.8" gem "middleman-deploy" # Live-reloading plugin