leschenko / ab_admin

Fully featured admin interface with both DSL and raw controller resource definition based on bootstrap, inherited_resources, simple_form, device, cancan
MIT License
21 stars 6 forks source link

Update fails on rails 4.1 #13

Closed lcniles closed 9 years ago

lcniles commented 10 years ago

Hi, when pulling from your rails_4_1 branch I get

Bundler could not find compatible versions for gem "activerecord": In Gemfile: ab_admin (>= 0) ruby depends on simple_slug (>= 0) ruby depends on activerecord (~> 4.0.0) ruby

leschenko commented 10 years ago

Hello I updated simple_slug dependency and merged rails_4_1 into master. bundle is ok now