Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

gemspec is not vaild #59

Open
ChrisCPO opened this issue Jun 2, 2015 · 3 comments
Open

gemspec is not vaild #59

ChrisCPO opened this issue Jun 2, 2015 · 3 comments

Comments

@ChrisCPO
Copy link

ChrisCPO commented Jun 2, 2015

I cant figure this out so last resort to post it here
The gemspec at /home/chris/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/bundler/gems/active_admin_editor-86f964be3071/active_admin_editor.gemspec is not valid. The validation error was 'duplicate dependency on activeadmin (> 0.4.3, development), (>= 0.4.0) use:
add_runtime_dependency 'activeadmin', '
> 0.4.3', '>= 0.4.0'

let me know if/what you need

@honigc
Copy link

honigc commented Jun 5, 2015

We also just started seeing this. Everything works fine with bundler 1.9.1, but in an environment with bundler 1.10.3 we get this error.

@foundrium
Copy link

I ended up just installing bundler 1.9.1. There is a PR that fixes this, but I would assume there is no intention to merge this in looking at the activity on this repo. Another option instead of changing bundler version would be to point your Gemfile to the forked repo with the fix.

@rhnorment
Copy link

i used this forked repo:

gem 'active_admin_editor', github: 'boontdustie/active_admin_editor'

ssjr added a commit to codelandev/tribo-viva that referenced this issue Jun 30, 2015
codeithuman pushed a commit to codeithuman/active_admin_editor that referenced this issue Jul 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants