dj_mon
dj_mon copied to clipboard
Issue with Haml 4.0
Using latest version of the gem from Rubygems raises this issue, while using it directly from Github works. Hopefully we will have it fixed on rubygems soon.
Bundler could not find compatible versions for gem "haml":
In Gemfile:
dj_mon (>= 0) ruby depends on
haml (~> 3.1) ruby
rails_admin (>= 0) ruby depends on
haml (4.0.5)
Seconded.. I just tried to add dj_mon to a project that's using haml 4 and ran into the same issue. I'd love to see an updated gem pushed.
Yup, I'll be reworking this gem this weekend and publishing an rc. Thanks.
Great :+1: