Skip to content

Commit

Permalink
Support for Tilt was removed in wlang 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowens committed Dec 30, 2020
1 parent cb64dd3 commit 9f397eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if RUBY_ENGINE == "ruby"
gem 'less', '~> 2.0'
gem 'therubyracer'
gem 'redcarpet'
gem 'wlang', '>= 2.0.1'
gem 'wlang', '~> 2.3.1'
gem 'bluecloth'
gem 'rdiscount'
gem 'RedCloth'
Expand Down

0 comments on commit 9f397eb

Please sign in to comment.