ably-ruby icon indicating copy to clipboard operation
ably-ruby copied to clipboard

Bundle issue on Windows with MsgPack dependency with Ruby 2.6

Open mattheworiordan opened this issue 4 years ago • 2 comments

Customer reported a bundle issue with ruby 2.6 on windows

Resolving dependencies.....
Bundler could not find compatible versions for gem "unf_extmsgpack":
In Gemfile:
rest-client (~> 2.0, >= 2.0.2) was resolved to 2.0.2, which depends on
http-cookie (>= 1.0.2, < 2.0) was resolved to 1.0.3, which depends on
domain_name (~> 0.5) was resolved to 0.5.20180417, which depends on
unf (>= 0.0.5, < 1.0.0) was resolved to 0.1.4, which depends on
unf_extmsgpack

Could not find gem 'unf_extmsgpack', which is required by gem 'unf (>= 0.0.5, <
1.0.0)', in any of the sources.

┆Issue is synchronized with this Jira Task by Unito

mattheworiordan avatar Aug 04 '19 11:08 mattheworiordan