Shopify / shipit-engine

Deployment coordination
https://shopify.engineering/introducing-shipit
MIT License
1.41k stars 144 forks source link

shipit-engine gem seems to have out-of-date dependencies #1336

Closed pbastia closed 5 months ago

pbastia commented 5 months ago

Running through the latest installation instructions, there is a mismatch between the rails and the shipit-engine versions listed in the Gemfile:

Because every version of shipit-engine depends on rails ~> 7.0.0
  and Gemfile depends on rails ~> 7.1.0,
  shipit-engine cannot be used.
So, because Gemfile depends on shipit-engine >= 0,
  version solving has failed.

I wonder if this will be solved when 0.39 is available publicly on rubygems?

casperisfine commented 5 months ago

For some reason the latest release wasn't published. It should be fixed in a couple minutes.