Bump wlang to 3.0.1

This commit is contained in:
Jordan Owens 2021-01-07 17:53:42 -05:00
parent a9f8a98fb2
commit ad4e974ebb
1 changed files with 1 additions and 1 deletions

View File

@ -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'