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

Fix gemspec #65

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix gemspec #65

wants to merge 5 commits into from

Conversation

rstacruz
Copy link

@rstacruz rstacruz commented Dec 2, 2015

The current gemspec fails to build:

ERROR:  While executing gem ... (Gem::InvalidSpecificationException)
    duplicate dependency on activeadmin (~> 0.4.3, development), (>= 0.4.0) use:
    add_runtime_dependency 'activeadmin', '~> 0.4.3', '>= 0.4.0'

This fixes that. This also allows you to use this gem via GitHub:

gem 'active_admin_editor', github: 'ejholmes/active_admin_editor'

@rstacruz
Copy link
Author

rstacruz commented Dec 2, 2015

Also, I'm offering help to clean up the gem and release it, just let me know.

@ruprict
Copy link

ruprict commented Mar 14, 2016

@rstacruz I would say, just do it. Release it from your fork if needed. Clearly, @ejholmes has moved on from this gem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants