codemancers / rapidfire

Making dynamic surveys should be easy!
https://rapidfire.fly.dev/
MIT License
319 stars 141 forks source link

Bundler could not find compatible versions for gem "active_model_serializers" #126

Open nhinze opened 6 years ago

nhinze commented 6 years ago

Any chance rapidfire is compatible with newer versions of active_model_serializers?

  In snapshot (Gemfile.lock):
    active_model_serializers (= 0.10.7)

  In Gemfile:
grape-active_model_serializers (~> 1.5.1) was resolved to 1.5.1, which
depends on
      active_model_serializers (>= 0.10.0)

    rapidfire (~> 3.1) was resolved to 3.1.0, which depends on
      active_model_serializers (~> 0.8.1)
iffyuva commented 6 years ago

@nhinze in the next version, we will make AMS as soft dependency

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs for another 14 days. Thank you for your contributions.