diff --git a/Gemfile b/Gemfile index 0bd968b6..7b289f0e 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ if RUBY_ENGINE == "ruby" gem 'less', '~> 2.0' gem 'therubyracer' gem 'redcarpet' - gem 'wlang', '~> 2.3.1' + gem 'wlang', '>= 3.0.1' gem 'bluecloth' gem 'rdiscount' gem 'RedCloth'