activeadmin / activeadmin-mongoid

ActiveAdmin hacks to support Mongoid
MIT License
192 stars 210 forks source link

Support for sass-rails 5.0 dependency? #99

Closed SailorMercury closed 7 years ago

SailorMercury commented 9 years ago

Rails : 4.2.1 Ruby : 2.2 Mongoid : 4.0.2

getting this error when trying to bundle

Bundler could not find compatible versions for gem "sass-rails": In snapshot (Gemfile.lock): sass-rails (5.0.1)

In Gemfile: activeadmin-mongoid (>= 0) ruby depends on sass-rails (< 5.0, >= 3.1.4) ruby

boie0025 commented 7 years ago

which ref are you using for activeadmin-mongoid?