You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed the pluging with the latest Redmine version 2.6.1.
When I invoke the bundle install I get the shoulda-matchers dependency conflict.
I've commented out the dependency from the plugin Gemfile and everything seemed to work fine.
Kind regards,
Tomasz Krzysztof
11:50:55 bundle install --without development test --local --verbose
You cannot specify the same gem twice with different version requirements.
You specified: shoulda-matchers (= 1.4.1) and shoulda-matchers (>= 0)
The text was updated successfully, but these errors were encountered:
Hi,
I've installed the pluging with the latest Redmine version 2.6.1.
When I invoke the bundle install I get the shoulda-matchers dependency conflict.
I've commented out the dependency from the plugin Gemfile and everything seemed to work fine.
Kind regards,
Tomasz Krzysztof
The text was updated successfully, but these errors were encountered: