Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with other JIRA plugin versions. #3

Open
jimenezjc83 opened this issue Apr 15, 2019 · 2 comments
Open

Issues with other JIRA plugin versions. #3

jimenezjc83 opened this issue Apr 15, 2019 · 2 comments

Comments

@jimenezjc83
Copy link

jimenezjc83 commented Apr 15, 2019

I'm trying to integrate the fastlane-plugin-jira_versions plugin with another JIRA plugins (fastlane-plugin-jira_transition, fastlane-plugin-jira_set_fix_version) to perform some automatic tasks on JIRA, but when trying to run bundle install I'm getting a conflict with the jira-ruby library and I'm not able to install the plugin.
This is the output of the issue:

Bundler could not find compatible versions for gem "jira-ruby":
  In Gemfile:
    fastlane-plugin-jira_set_fix_version was resolved to 1.0.0, which depends on
      jira-ruby (~> 1.5)

    fastlane-plugin-jira_versions was resolved to 0.1.0, which depends on
      jira-ruby (~> 1.1.0)

This is the content of my Pluginfile:

# Autogenerated by fastlane
#
# Ensure this file is checked in to source control!

gem 'fastlane-plugin-jira_versions'
gem 'fastlane-plugin-jira_transition'
gem 'fastlane-plugin-jira_set_fix_version'

Thanks for your help

@mahdirajabi-nent
Copy link

I have the same issue.

@bukira
Copy link

bukira commented May 4, 2021

also have same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants