Tightening Depends...
~~~~ Bundler could not find compatible versions for gem "posix-spawn": In Gemfile: gitlab-flowdock-git-hook (>= 1.0.1, ~> 1.0) was resolved to 1.0.1, which depends on gitlab-grit (>= 2.4.1) was resolved to 2.8.2, which depends on posix-spawn (~> 0.3) Could not find gem 'posix-spawn (~> 0.3)', which is required by gem 'gitlab-grit (>= 2.4.1)', in any of the sources. ~~~~
This commit is contained in:
parent
8f0df06c7c
commit
1c50ce0726
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -177,6 +177,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
ruby-jira (>= 1.4~),
|
ruby-jira (>= 1.4~),
|
||||||
# Flowdock integration
|
# Flowdock integration
|
||||||
ruby-gitlab-flowdock-git-hook (>= 1.0.1-4~),
|
ruby-gitlab-flowdock-git-hook (>= 1.0.1-4~),
|
||||||
|
ruby-posix-spawn (>= 0.3.13~),
|
||||||
# Gemnasium integration
|
# Gemnasium integration
|
||||||
ruby-gemnasium-gitlab-service (>= 0.2~),
|
ruby-gemnasium-gitlab-service (>= 0.2~),
|
||||||
# Slack integration
|
# Slack integration
|
||||||
|
|
Loading…
Reference in a new issue