Project

General

Profile

Actions

Bug #22141

closed

Remove smart_proxy_dynflow sinatra/rack dependency

Added by Daniel Lobato Garcia over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

With these dependencies on the gemspec, running "bundle update" in the smart proxy returns the following error:


Resolving dependencies......
Bundler could not find compatible versions for gem "rack-protection":
  In Gemfile:
    smart_proxy was resolved to 1.17.0.develop, which depends on
      sinatra was resolved to 1.4.6, which depends on
        rack-protection (= 2.0.0)

    smart_proxy_dynflow_core was resolved to 0.1.8, which depends on
      sinatra (~> 1.4) was resolved to 1.4.6, which depends on
        rack-protection (~> 1.4)
Bundler could not find compatible versions for gem "tilt":
  In Gemfile:
    smart_proxy was resolved to 1.17.0.develop, which depends on
      sinatra was resolved to 1.4.0, which depends on
        tilt (~> 2.0)

    smart_proxy_dynflow_core was resolved to 0.1.8, which depends on
      sinatra (~> 1.4) was resolved to 1.4.0, which depends on
        tilt (>= 1.3.4, ~> 1.3)

Actions

Also available in: Atom PDF