jbundler icon indicating copy to clipboard operation
jbundler copied to clipboard

Gem conflict when running jbundle help or any other jbundle command

Open shisoderohit opened this issue 7 years ago • 0 comments

Installed jbundle with this command - jruby -S gem install jbundler tried running jbundle help but got this error message Gem::ConflictError: Unable to activate jbundler-0.9.3, because bundler-2.0.1 conflicts with bundler (~> 1.5) I have following versions jruby - jruby 9.2.5.0 (2.5.0) 2018-12-06 6d5a228 Java HotSpot(TM) 64-Bit Server VM 25.141-b15 on 1.8.0_141-b15 +jit [darwin-x86_64] bundler - bundler (2.0.1, 1.17.3, 1.5.2)

shisoderohit avatar Jan 09 '19 07:01 shisoderohit