Skip to content
This repository has been archived by the owner on Nov 28, 2021. It is now read-only.

Add to Rubygems #33

Open
vernondegoede opened this issue May 16, 2016 · 1 comment
Open

Add to Rubygems #33

vernondegoede opened this issue May 16, 2016 · 1 comment

Comments

@vernondegoede
Copy link

vernondegoede commented May 16, 2016

It would be nice if all spree_mail_settings would be added to Rubygems.org. Right now, installing this Gem via Github will result in dependency conflicts:

Bundler could not find compatible versions for gem "spree_backend":
  In snapshot (Gemfile.lock):
    spree_backend (= 3.0.9)

  In Gemfile:
    spree (~> 3.0.9) was resolved to 3.0.9, which depends on
      spree_backend (= 3.0.9)

    spree_mail_settings was resolved to 3.2.0.alpha, which depends on
      spree_backend (~> 3.2.0.alpha)

    spree_mail_settings was resolved to 3.2.0.alpha, which depends on
      spree_backend (~> 3.2.0.alpha)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
@mvastola
Copy link

mvastola commented Jul 3, 2018

Could this please be done?

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

2 participants